You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible you're using selinux and/or you need to enable the new executable to open the 443 port? (e.g. port labeling). If it's port labeling, it must be re-enabled every time the file contents change (e.g. upgrade).
[x]
):Description
Hello,
I've updated a working Gitea setup listening over HTTPS, which stopped working after a reboot.
Not being able to fix my setup, I've decided to start again from scratch.
Setting up Gitea on HTTP works normally, but switching to HTTPS doesn't.
Running the command
lsof -i -P -n | grep LISTEN
returns nothing, while the Gitea logs doesn't output any error at all (se the log gist).The text was updated successfully, but these errors were encountered: