Jingo nginx installation problem
-
Hi!
I'm trying to install jingo to my Cloudron server, but I've got the following error :
"Nginx Error: Error reloading nginx: reload exited with code 1 signal null"
I checked but everything seems right with my nginx.Do you have any idea on why it's happening ?
Thanks
-
@CarbonBee This looks like a local cloudron/server error and not app related. Can you check if
systemctl reload nginxworks on the server? If it does, just re-install the app and it should work. There is a race that if you issue multiple systemctl reloads in parallel, you get the error you got. It's very rare but happens. It could also happen if the reload genuinely failed because of some bad nginx config. You can check the output ofjournalctl -u nginx -
Ok, it seems there is some issues in nginx conf files.
Theapplication/my.domainname.fr.confends brutally on# only serve up the status page if we get proxy gateway errors root /home/yellowtent/box/dasAnd nginx tells me that
invalid port in upstream "127.0.0.1:"for the jingo nginx conf.
Any idea on what's going on?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login