-
Notifications
You must be signed in to change notification settings - Fork 82
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
Reinstall every 2ish weeks #185
Comments
You'd have to check your webserver logs and see what's happening. |
I am getting the http error 500 on my stuff now, journalctl -xe isn't showing anything helpful, all of my other docker containers work just fine with the nginx redirect. It is strictly only muximux that is having this issue. The thing is that i never once had any issues until I set up a domain site and a redirect for muximux on my server. Then I added SSL. So not 100% sure why this is happening, but seems like I am not the only one. I have not made any changes and it has also been working great the past few weeks I have set it up, then today, tried to access it and now cannot get it to go through as it gets the error. One thing I did see in researching is this One comment states
Mind you, that thread is also a year old so I dont know if this has already been corrected or not, but yeah I dont know if it is an issue with setting up the redirect that muximux doesn't like or if it is the ssl that it does not like, at least on my end. Ubuntu Server 16.04 |
I'm a little late to the party but I've been experiencing this too. It seems like every couple weeks or so the settings.ini.php file has the last line plus a quotation mark from the line above removed somehow. My solution right now is to just keep a setting.ini.php.bak file in the same folder and just use the backup whenever this happens. I might do a pull request and try to figure out the bug causing this but I'm by no means a web developer so it might take me a while. |
@Badbabyboyo if you work it out, please submit a pull request and I'd be happy to merge it! |
anyone know why muximux just stops working every 2 or so weeks
error message i get
www.domain.ca is currently unable to handle this request.
HTTP ERROR 500
anyone else experiencing this?
The text was updated successfully, but these errors were encountered: