-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
- Gitea version (or commit ref): d077fd0
- Git version: 2.9.3
- Operating system: Ubuntu 16.10
- Database (use
[x]
):- PostgreSQL
- MySQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No (I do not have admin access)
- Not relevant
- Log gist: Nothing out of the ordinary in the log, even in the debug messages.
Description
I cannot access monitoring while garbage collection is running. I get this error returned instead of the page: "template: admin/monitor:52:15: executing "admin/monitor" at <.Pid>: Pid is not a field of struct type *process.Process"
How to reproduce:
- Upload some repositories (so it takes some time to do garbage collection)
- Run the garbage collection action in the admin
- While it is running, try and view the monitoring page in the admin