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

HTTP ERROR 500 #55

Open
JimH1111 opened this issue Jun 19, 2021 · 6 comments
Open

HTTP ERROR 500 #55

JimH1111 opened this issue Jun 19, 2021 · 6 comments

Comments

@JimH1111
Copy link

Latest version just installed, but pressing the Save button on the Setup Screen results in a HTTP ERROR 500. Running in Docker version 20.10.3-0552 on Synology NAS, DSM version 6.2.4-25556 (current version).

image

@patrickdk77
Copy link
Collaborator

500 normally means php crashed.

Can you post whatever is on the log screen after this happens?

@JimH1111
Copy link
Author

JimH1111 commented Jun 19, 2021

For some reason I cannot attached a .csv file. I've attached a screenshot of the most recent log entries. The last log entry contains "fastcgi://127.0.0.1:9000". I'm not sure if this matters, but port 9000 is already in use on that server by SqueezeBox.

2021-06-19 01:29:59,stdout," thrown in /var/www/html/lib/db.inc.php on line 39\" while reading response header from upstream, client: 172.17.0.1, server: _, request: \"POST /settings.php HTTP/1.1\", upstream: \"fastcgi://127.0.0.1:9000\", host: \"nas:8259\", referrer: \"http://nas:8259/settings.php\"

image

@patrickdk77
Copy link
Collaborator

Its having a hard time reading the database, and if it was missing it would have created a new one. I'm guessing something with permissions.

Is this a new install? or was it an upgrade?

@JimH1111
Copy link
Author

New install

@patrickdk77
Copy link
Collaborator

On the first screenshot you posted, what does it show for volumes table there?
I am just playing with it now to try to fix this issue, but I think it is with how it was deployed, something with the synology.

@JimH1111
Copy link
Author

JimH1111 commented Jun 24, 2021

The volume mapping is below. One mapping: Docker/Tasmobackup/data to /var/www/html/data.
image

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