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

Loading Bitcoin Core... been sitting at this point for over and hour. #593

Closed
tgienger opened this issue Feb 28, 2021 · 3 comments
Closed

Comments

@tgienger
Copy link

Is this normal? It's been in the same position for over an hour. If it's downloading core then I have downloaded Bitcoin Core previously and it took maybe a couple hours total.

Screen Shot 2021-02-28 at 8 48 48 AM

@louneskmt
Copy link
Contributor

louneskmt commented Feb 28, 2021

Hey!

This is a known issue, which has been solved in the latest release. Follow the instructions below to perform a manual update to v0.3.7.

Please connect to your Pi via SSH with the following command:

ssh -t umbrel@umbrel.local

The prompted password is your dashboard password.

Then execute:

cd ~/umbrel && sudo scripts/update/update --repo getumbrel/umbrel#v0.3.7

Wait until the command is fully executed (i.e. the terminal shows the prompt line).


If you run a custom install, just execute:

cd /path/to/umbrel/dir && sudo scripts/update/update --repo getumbrel/umbrel#v0.3.7

Don't forget to change the path to your correct Umbrel path.

@tgienger
Copy link
Author

Perfect! I'm on Ubuntu, not on pi, but obviously it worked out just fine :) Thanks!

@tinder-mattchan
Copy link

My Umbrel is having this issue. To make matters more complicated, my Umbrel is 400 miles away. Is there any way to resolve this from the tor browser? :(

@louneskmt

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

3 participants