Hi @lonerangir @Louie !
It looks like you have multiple instances of electrs & bitcoin running
you can try to stop all apps using:
sudo ~/umbrel/scripts/stop
and try to restart the apps using:
sudo ~/umbrel/scripts/start
If everything times out during the startup script you can try :
sudo systemctl restart docker
which should make Docker behave normally
Keep us posted !