-
Notifications
You must be signed in to change notification settings - Fork 233
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
Possibly hanging worker? #67
Comments
Just to make sure - are you on the latest container with a clean db? Because I had this issue, but latest hooram/ownphotos seems to fix it for me. Also what is the output of https://localhost:3000/api/ ? |
Hi, as far as I know I am using the latest container. I deployed it last night... |
Ok, that otuput is what you expect, it says "I can't find /api", but here are a list of all the paths that work. |
I stopped the backend and brought it back up again several times, but that didn't solve the problem.
And after trying top open https://localhost:3000/api :
Please let me know if there's something I can try or do to help out! (and your quick response is awesome 👍 ) |
Hi, no update yet? I'm just so eager to use this software ;-) |
the current log does not help pin point the issue.
You could try flushing all the containers and volumes.
Also @hooram said something about ``/media_protected`` might be related to
that.
|
I'm very sorry and ashamed of myself... I found out I didn't adjust the localhost setting in the docker-compose.yml file. After adjusting that everything worked fine! |
Last night I installed OwnPhotos (my compliments for your very cool app!). It could'nt connect to the backend. While trying to login I got this message:
"No connection to backend server"
I left the instance running overnight, and just checked the logs:
A lot of 'Sent heartbeat' messages, and at the moment I tried to login again I got the 'Not found' message.
As mentioned in #52 (comment) I report this as a new issue
The text was updated successfully, but these errors were encountered: