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

"Melbourne": WSGI with Gunicorn - why cant change to socket vs sock everywhere? #58

Open
erjan opened this issue May 17, 2024 · 1 comment

Comments

@erjan
Copy link

erjan commented May 17, 2024

i need clarification here - should the name "gunicorn.sock" be hardcoded? or can it be "gunicorn.socket"?

i changed its name in gunicorn configs at /etc/systemd/system/gunicorn.service

yet when i restart gunicorn service - it still shows its listening on "sock" not socket

@fduran
Copy link
Member

fduran commented May 20, 2024

thanks, will need to investigate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants