mopfel-winrux / urbit-umbrel

Urbit Wrapper for Umbrel
20 stars 8 forks source link

v1.16-hotfix2 - boot: sigsegv install failed #22

Closed hanryc-tirpur closed 1 year ago

hanryc-tirpur commented 1 year ago

Hello again!

After installing the latest hotfix (thanks again for the quick turnaround!), I am getting an error when Urbit starts booting. I realize this is likely an error with Urbit, but a quick googling didn't turn up anything obvious. I am running my Umbrel on a rpi, could this be possibly be caused by downloading the incorrect binary?

I can also create an urbit issue if you think this isn't the right place for it.

127.0.0.1 - - [16/Jan/2023 15:46:19] "POST /boot HTTP/1.0" 302 -
Urbit detected a Pier named /data/piers/modlyx-hidled-hanryc-tirpur/
~
urbit 1.16
boot: home is /data/piers/modlyx-hidled-hanryc-tirpur
boot: sigsegv install failed
127.0.0.1 - - [16/Jan/2023 15:46:19] "GET / HTTP/1.0" 200 -
127.0.0.1 - - [16/Jan/2023 15:46:19] "GET /static/logo.png HTTP/1.0" 304 -
127.0.0.1 - - [16/Jan/2023 15:46:19] "GET / HTTP/1.0" 200 -
hanryc-tirpur commented 1 year ago

Err... nvm. I found this issue https://github.com/urbit/vere/issues/113

I guess I should have read my emails before upgrading! Looks like I'll have to wait for v1.17.

yapishu commented 1 year ago

Oof! I missed that. 1.17 should be in a day or two anyway

yapishu commented 1 year ago

For the time being you could roll back to 1.15: mopfelwinrux/urbit-umbrel:v1.15.0@sha256:f0f908dc1069b606e5fb45b407f9729f84b1f031932b4ddfcc7ca998d0fa90bc

hanryc-tirpur commented 1 year ago

That did the trick. Thanks!