This night my debian server upgrade (via cron-apt) to gogs_0.10rc and since this I got a “503 service unavailable” when I try to acces to the web interface.
The “top” command show that gogs is running either apache.
I’ve try to:
- update/upgrade my packages
- restart gogs (no errors)
- restart apache (no errors)
- verified that the configuration file is readable and its values OK
- verified that gogs’s logs don’t show any errors
Is there a way to downgrade or something similar to restaure the older functionnal version?
Any help welcome!