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

Docker needed a restart on Umbrel - Api failure #25

Open
brianoflondon opened this issue Feb 19, 2022 · 2 comments
Open

Docker needed a restart on Umbrel - Api failure #25

brianoflondon opened this issue Feb 19, 2022 · 2 comments
Labels
backend Affects the backend server bug Something isn't working

Comments

@brianoflondon
Copy link

My umbrel bitfeed stoped working.

docker restart bitfeed_api_1

got it working again. Hopefully this log might help.

https://gist.github.com/brianoflondon/7ec0e9fb17dc02be045e7c7648b19161

@mononaut mononaut added backend Affects the backend server bug Something isn't working labels Feb 20, 2022
@mononaut
Copy link
Collaborator

Thanks for this! The logs are really helpful.

The version of Bitfeed available on Umbrel right now isn't great at recovering after prolonged disconnection from Bitcoin Core, which can happen after a full restart of Umbrel when Core takes a while to warm up. From the logs, it looks like that's what happened here.

As you discovered, the short-term solution is to reboot Bitfeed, either by manually restarting the docker container or by uninstalling and reinstalling from the Umbrel App Store.

The root cause of the problem should be fixed in the next release.

@brianoflondon
Copy link
Author

That's exactly what happened, for some reason it took my Umbrel 20 mins to come back to life after an upgrade (which is annoying and scary). In the end it did come back to life but a few days later I noticed Bitfeed wasn't looking right.

I'll try to keep my eye on it and dump out the logs again if I see it isn't happy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Affects the backend server bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants