[resolved] Update from 1.6.4 to latest version

Hello!

I’m trying to update my gitea configuration that I’ve installed a year ago following these instructions on Ubuntu 16.04. But every I try to update from 1.6 to 1.7 I can’t load the interface and I get thrown a 502 from nginx.

Any ideas of why this will be? Any things to update on the system or change from 1.6.4 to 1.7?

Thanks!

We can close this issue. I added ‘command=sudo su - git -c “/home/git/gitea web”’ on the supervisor process to run gitea as ‘git’ instead of root.