On what device / OS you are running Umbrel Raspberry Pi
How is your Umbrel connected to the Internet Ethernet
What type of drive you are using SSD via USB
After the last update v0.3.13 installed on 6/22 I am having intermittent connectivity issues. My payment channels connect on boot up but after some time they disconnect. I can access the web app upon boot but same as the payment channels the web app cannot be connected to after some time. The really strange part is if i go to umbrel.local from my phone the web app connects, but not from my laptop in the same WiFi network. I am able to go to settings an reboot the Umbrel, and for a short time everything works again.
Also, it is not found with Angry IP Scanner when the web app is not accessible from my laptop.
I will add logs later today.
Other issues that may be related, automatic channel backups fail while I am unable to connect via my laptop. I know this because when I connect through my phone I see error on the last backup attempt.
When I try to SSH in to the Pi while my laptop cannot connect to the web app, it will not connect, but my phone can still load the web app.
I should also add that I have been up and running for about a month without any issues. Which is why I think it has to do with the update.
I am not sure what to do. Is anyone else having any of these issues? Thanks!!
Try the command in my last comment. I have been back up for 2 hours so far. I have been able to access my node through Zap from outside my house and access the web app via browsers in my WiFi as well as via tor browser since the forced update via SSH. If it fails at some point I will report back.
After running my node without a single issue for the last month I have the exact same problems as you after this latest update. It’s very odd how I can still access my node using my iphone, but not my macbook?
Add me to the list of people with this issue, I thought it was because I changed my alias after update and made a mistake, but I’ve now flashed the SSD a few times with 0.3.12, 0.3.10, etc, and nothing has worked.
Trying the above command in terminal… At the very least, it got things back up and running (I was getting 0 docker containers before) in a way that refreshing didn’t seem to.
I’ll update in a few hours as to whether or not it persists.
FYI, for those of you who want to be alerted about your node going down, I discovered a kick-ass Telegram Bot that will monitor it for you for free w/ a 1 hour delay:
Set up monitoring by saying /start to @lightningwatchbot.
If you want "instant" notifications for 7 days, send /referral 1570350100 once you're set up (I'll also get 7 free days :) )
Last night my node went down again with the same issue. I decided that I would try force updating via SSH to a pervious version to see if that would work.
I ran:
cd ~/umbrel && sudo ./scripts/update/update --repo getumbrel/umbrel#v0.3.10
I have been back up for 12 hours, the longest I have been up since I tried the 0.3.13 update. Not out of the woods yet, but seems to be working now. I get the green bar that says there is an update available, but I just close that out, to keep from my neurotic updating of my devices.
Updating that while I was online for 2 hours after the force-update (maybe not enough time to actually test, though), after updating the Alias and restarting, I went down within an hour.
So, it might be something to do with the alias. Are you guys doing custom aliases? Or just me?
EDIT/IDEA: I am starting to suspect that this might have something to do with IPV6… how many of you are running IPV6 who are having the problem?
I followed these instructions to DISABLE IPV6, and I’m back online. I’m going to see if it holds: https://cwesystems.com/?p=231
Feel free to try it on your own, as well. Please note that I’m not a programmer or system admin, and most of the changes I make end up doing more harm than good… so follow my lead at your own peril. But, I’ll report back later tonight probably and let you know if I stayed online as a result.
My theory is that IPv6 is causing issues and switching back and forth (see the guy in the post above, he had connection issues, too), and something about 0.3.13 is causing it to switch back and forth to IPV6… So disabling it might create more stability (alongside static IP of course).