-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Hi all,
I am trying to boot a planet for a friend. My own planet booted succesfully via the app in UmbrelOS. This time I am trying it via the latest tloncorp/vere Docker image. Unfortunately I am running into the same issue some seconds after starting the container, no matter if I try to boot a comet or planet. Log from bottom to top:
c3_rand getentropy: Function not implemented
boot: parsing %solid pill
disk: loaded epoch 0i0
boot: retrieving keys for sponsor ~xxx
boot: retrieving keys for sponsor ~xxxxxx
boot: retrieving network domains
boot: retrieving galaxy table
boot: getting sponsor
boot: verifying keys
boot: retrieving ~xxxxxx-xxxxxx's public keys
boot: downloading pill https://bootstrap.urbit.org/urbit-v3.1.pill
lite: final state 4bb376f0
lite: core 4bb376f0
lite: arvo formula 2a2274c9
loom: mapped 2048MB
boot: home is /urbit/xxxxxx-xxxxxx
urbit 3.1
~
I noticed people over here having the same error message, but not sure if the two projects are the same (vere vs urbit), so I decided to post here since the docker image refers here. If I should post it over there let me know. Thanks!