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

Weird Next Errors #6300

Closed
minderfolden opened this issue Feb 7, 2023 · 2 comments
Closed

Weird Next Errors #6300

minderfolden opened this issue Feb 7, 2023 · 2 comments
Labels

Comments

@minderfolden
Copy link

I just tried to upgrade to 1.19 from ~minder-folden and got these two errors:

urbit 1.18
boot: home is /mnt/volume_nyc1_02/minder-folden
loom: mapped 2048MB
lite: arvo formula 2a2274c9
lite: core 4bb376f0
lite: final state 4bb376f0
loom: mapped 2048MB
loom: image (north) blit read: Bad address
Assertion '0' failed in pkg/noun/events.c:864
Assertion failed: 0 (pkg/noun/events.c: _ce_image_blit: 864)
pier: serf unexpectedly shut down
vere: upgrade failed
minder@big-minder-droplet:/mnt/volume_nyc1_02$ ./minder-folden/.run next --loom 32
~
urbit 1.18
boot: home is /mnt/volume_nyc1_02/minder-folden
loom: mapped 2048MB
lite: arvo formula 2a2274c9
lite: core 4bb376f0
lite: final state 4bb376f0
loom: mapped 4096MB
boot: protected loom
live: loaded: GB/2.293.792.768
boot: installed 652 jets
vere: next (%live): 1.19-ed3e9ba
curl: error https://bootstrap.urbit.org/vere/live/v1.19-ed3e9ba/vere-v1.19-ed3e9ba-linux-x86_64: HTTP 403
unable to save https://bootstrap.urbit.org/vere/live/v1.19-ed3e9ba/vere-v1.19-ed3e9ba-linux-x86_64 to /mnt/volume_nyc1_02/minder-folden/.bin/live/vere-v1.19-ed3e9ba-linux-x86_64: -2
vere: upgrade failed
vere: prep for upgrade failed
@joemfb
Copy link
Member

joemfb commented Feb 7, 2023

The first one needs better error detection/message (loom effectively too small for snapshot). The second is urbit/vere#204, and has already been fixed. You should just retry.

@minderfolden
Copy link
Author

Worked like a charm; thanks man.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants