-
Notifications
You must be signed in to change notification settings - Fork 788
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
Failed Startup after coming back to this app #1001
Comments
This is from your logs. It looks like it can't start the database. It says that the port is taken by some other application. I would also recommend deleting the db volume as well: |
Now that you mention that, one thing I did in between using this was actually install postgres for something else that does use my server's 5432 port. Would that be conflicting then? If so, since I have postgres now anyways, should I just be using it via the external database option? |
Although I shutdown the other postgres and it still doesn't work, still getting error not expected about compreface-admin. |
Sorry for a long response |
No problem, thanks. Sorry I didn't update this. I set up a new database within my postgres container for CompreFace and then configured CompreFace to use it and it now works. |
im getting this same issue on a fresh install of unraid, but an older server is working perfectly fine. I also know for a fact im not running another server on the same port |
Describe the bug
I used to use once single container version was available for unRAID. I was on 0.6.1. I couldn't login anymore, decided to wipe and start fresh since I didn't do much with it initially, but now I have a new doorbell camera that I can use with it, so I'm back, but even after a clean reinstall, I cannot create an account, getting same error when trying to login on previous install. Same thing with both 0.6.1, and latest 1.1.0 version. I looked at log and it seems to fail at compreface-admin over and over.
To Reproduce
Steps to reproduce the behavior:
Leave default 4 options that seem to use internal database from unRAID template, also clear them all which I think does same thing anyways. Either way is a problem.
Expected behavior
It it load up successfully so I can create and account and login.
Desktop (please complete the following information):
Additional context
Log attached next post.
The text was updated successfully, but these errors were encountered: