Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No LISTEN when activating HTTPS #11101

Closed
2 of 7 tasks
ghost opened this issue Apr 16, 2020 · 1 comment
Closed
2 of 7 tasks

No LISTEN when activating HTTPS #11101

ghost opened this issue Apr 16, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 16, 2020

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).

@guillep2k
Copy link
Member

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).

@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants