Can't install apps

Karen logs
----------

sending incremental file list

sent 281 bytes  received 15 bytes  592.00 bytes/sec
total size is 4,132  speedup is 13.96
Pulling images for app electrs...
Pulling tor       ... 
Pulling app_proxy ... 
Pulling electrs   ... 
Pulling app       ... 
Pulling app       ... pulling from getumbrel/umbrel-ele...
Pulling app_proxy ... pulling from getumbrel/app-proxy
Pulling tor       ... pulling from getumbrel/tor
Pulling app_proxy ... digest: sha256:a2e3e0ddfcf84838bf...
Pulling app_proxy ... status: image is up to date for g...
Pulling app_proxy ... done
Pulling tor       ... digest: sha256:2ace83f22501f58857...
Pulling tor       ... status: image is up to date for g...
Pulling app       ... pulling fs layer
Pulling tor       ... done
Pulling app       ... pulling fs layer
Pulling app       ... pulling fs layer
Pulling app       ... pulling fs layer
Pulling app       ... pulling fs layer
Pulling app       ... pulling fs layer
Pulling app       ... pulling fs layer
Pulling app       ... waiting
Pulling app       ... waiting
Pulling app       ... waiting
Pulling app       ... waiting
Pulling app       ... downloading
Pulling app       ... retrying in 5 seconds
Pulling app       ... downloading
Pulling app       ... retrying in 5 seconds
Pulling electrs   ... error
Pulling app       ... retrying in 4 seconds
Pulling app       ... retrying in 4 seconds
Pulling app       ... retrying in 4 seconds
Pulling app       ... retrying in 3 seconds
Pulling app       ... retrying in 3 seconds
Pulling app       ... retrying in 3 seconds
Pulling app       ... retrying in 2 seconds
Pulling app       ... retrying in 2 seconds
Pulling app       ... retrying in 2 seconds

ERROR: for electrs  Get "https://registry-1.docker.io/v2/getumbrel/electrs/manifests/sha256:f215ca7163a3bd42ae3db3563dd2b4600342bc0148641226cb704f8dc8da0b82": dial tcp: lookup registry-1.docker.io on 192.168.1.254:53: no such host

ERROR: for app  error pulling image configuration: download failed after attempts=6: dial tcp: lookup auth.docker.io on 192.168.1.254:53: no such host
error pulling image configuration: download failed after attempts=6: dial tcp: lookup auth.docker.io on 192.168.1.254:53: no such host
Got signal: debug
karen is getting triggered!

Does anyone have any input?

Weird that it could pull the proxy, but not the main app.
Iā€™d give the app store a refresh, and try a fresh install again

  1. Stop Umbrel: sudo scripts/stop
  2. Reboot your system: sudo reboot
  3. Start Umbrel: sudo scripts/start
  4. Uninstall Electrs: sudo scripts/app uninstall electrs
  5. Install Electrs: sudo scripts/app install electrs

command not found

Try it like this instead

  • cd ~/umbrel
  • Stop Umbrel: sudo scripts/stop
  • Reboot your system: sudo reboot
  • cd ~/umbrel
  • Start Umbrel: sudo scripts/start
  • Uninstall Electrs: sudo scripts/app uninstall electrs
  • Install Electrs: sudo scripts/app install electrs
1 Like