-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
Nginx just displaying "Welcome to nginx!" or errors. #280
Comments
I believe I had a similar issue with mux. Can you try installing Organizr? It does basically the same thing as mux. |
Unfortunately it does it with both, just had a crack then. |
Could you try running |
Here it is here:
If you need, the VPS is only still being setup so I can do a fresh reinstall with toolkit and hand it over to you guys to have a look if the issue is of interest. I'm not bad with linux and that, but also not amazing. More an amateur enthusiast. The VPS is OpenVZ, but I don't think the outdated kernal is responsible? |
Got the same issue with maximux or Organizr. |
Sounds like a Nginx config problem. |
Sorry for the silence on this, can anyone having this issue post the output from |
Same issue, i've tried on :
Here's the output from
I guess it's linked to #287 |
Ubuntu 18.04.1 LTS (Bionic Beaver) So after much flidling i managed to get Ngnix active, it was listening for an SSL port. So now my nginx is active though if i http://0.0.0.0/muximux or http://0.0.0.0/organizr i get 404 Not Found nginx Help please i really want to get organizr up and running Some info here: sudo` nginx -t nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Thank in advance |
Still broken. |
Have a look at https://dockstarter.com/ |
Did not this project quit and went to docker starter ? |
Yes. |
Ah, I had missed that on the main page. Thanks - will give that a go. |
Trying to get maximux working and I have installed it but I can't get much farther than that. I am using an external VPS and after I have installed Maximux with everything else it needs, I can't get to Maximux, by either the domain name or by typing the IP (with /maximux applied to both) and I get a 404. When I type in just the domain or IP, I get the "Welcome to nginx!" page,.
Is there anything else I need to set up? I have tried adjusting sites-available and enabled options, but no luck with that (though I thought perhaps I shouldn't have to as the script is automated to do that stuff).
Is there something wrong, or something I need to do?
The text was updated successfully, but these errors were encountered: