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

Unable to open the database, err: timeout #4

Open
Arturoe1 opened this issue Jun 2, 2022 · 5 comments
Open

Unable to open the database, err: timeout #4

Arturoe1 opened this issue Jun 2, 2022 · 5 comments

Comments

@Arturoe1
Copy link

Arturoe1 commented Jun 2, 2022

after running the command with the latest version of Portainer i get this error:
Unable to open the database, err: timeout

@ReubenBTalbott
Copy link

I was having the same issue, then I realized I forgot to stop the Portainer container. Once I did that and reran the reset password container it worked immediately.

@rvendo
Copy link

rvendo commented Sep 14, 2022

Also having this issue even with the container being stopped

@Karo-X
Copy link

Karo-X commented Dec 20, 2022

try this:
docker stop portainer

@stationswift001
Copy link

that fixed it, thanks!

@CptCurk
Copy link

CptCurk commented Jan 11, 2024

{"level":"info","filename":"portainer.db","time":"2024-01-11T16:15:55Z","message":"loading PortainerDB"}
2024/01/11 16:15:56 Unable to open the database, err: timeout

I got that when I try to do the command : docker run --rm -v /mydockerfolder:/data portainer/helper-reset-password

Any idea ? I indeed tried docker stop portainer command it gave me : 'portainer'

Then I try 'docker start portainer' and it gives me : Error response from daemon: driver failed programming external connectivity on endpoint portainer (222524611a7e68f9826958beb6e56935f3daeea3b8c3dba19e810c2ada96865f): Error starting userland proxy: listen tcp4 0.0.0.0:8000: bind: address already in use Error: failed to start containers: portainer

Any idea ?
I don't know if it somehow the same issue. To me it looks the same ! ^^'

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

6 participants