gogs: 404 when reviewing/creating PRs

  • Gogs version (or commit ref): 0.10.34.0401 / 0.11 RC
  • Git version: as per latest Docker image
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gogs.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist (usually found in log/gogs.log):

2017/04/03 08:11:44 [TRACE] Session ID: 849f6bee671377d2 2017/04/03 08:11:44 [TRACE] CSRF Token: zFr1fBNdQSz6QKK3vv3yovCnihA6MTQ5MTE5OTQ4ODI5MzM4NzI4OQ== 2017/04/03 08:11:46 [TRACE] Template: status/404

Description

Unable to create or review PRs. It just comes back with 404 page. Example URI…

https://gogs.mydomain.com/myproject/myrepo/compare/master...feature-3963-events-model

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 17 (17 by maintainers)

Commits related to this issue

Most upvoted comments

Odd. I can only presume someone unticked it by mistake, perhaps confused because they thought it would allow to ‘accept public contributions’.

Anyway, thanks again. Problem now solved at our end.