Closed mccolister1017 closed 2 years ago
Umbrel v0.4.15
Can you ssh into the Pi and run:
docker logs urbit_manager_1
give me the output of that
Can you ssh into the Pi and run:
docker logs urbit_manager_1
give me the output of that
Here we go
umbrel@umbrel:~ $ docker logs urbit_manager_1 Adding password for user umbrel
Usage: urbit [options...] ship_name where ship_name is a @p phonetic representation of an urbit address without the leading '~', and options is some subset of the following:
-A dir Use dir for initial clay sync -B pill Bootstrap from this pill -b ip Bind HTTP server to this IP address -C limit Set memo cache max size; 0 means uncapped -c pier Create a new urbit in pier/ -D Recompute from events -d Daemon mode; implies -t -e url Urbit ID (L2) gateway -F ship Fake keys; also disables networking -G string Private key string (see also -k) -g Set GC flag -i jam_file import pier state -j Create json trace file in .urb/put/trace -K stage Start at Hoon kernel version stage -k file-path Private key file (see also -G) -L local networking only -P Profiling -p ames_port Set the ames port to bind to -q Quiet -R Report urbit build info -S Disable battery hashing -t Disable terminal/tty assumptions -u url URL from which to download pill -v Verbose -w name Boot as ~name -X path Scry, write to file, then exit -x Exit immediately -Y file Optional name of file (for -X and -o) -Z format Optional file format ('jam', or aura, for -X)
Development Usage: To create a development ship, use a fakezod: urbit -F zod -A /path/to/arvo/folder -B /path/to/pill -c zod
For more information about developing on urbit, see: https://github.com/urbit/urbit/blob/master/CONTRIBUTING.md
Simple Usage:
urbit -c
Can you name your key file as:
sampel-palnet.key
That is your planet name no need to use sampel-palnet
Can you name your key file as:
sampel-palnet.key
I just put the good keyfile same thing with sample-planet its still loading I'm waiting since 15min nothing.
By the way I'm using a layer 2 planet
An L2 planet shouldnt matter. it takes a little bit to boot your ship, if you can post the last 50-100 or so lines from a new docker logs urbit_manager_1
command I can let you know if its working
An L2 planet shouldnt matter. it takes a little bit to boot your ship, if you can post the last 50-100 or so lines from a new
docker logs urbit_manager_1
command I can let you know if its working
umbrel@umbrel:~ $ docker logs urbit_manager_1 Adding password for user umbrel
yea its booting your pier give it a bit, when you refresh you should see a pier in the boot section. go ahead and boot that
yea its booting your pier give it a bit, when you refresh you should see a pier in the boot section. go ahead and boot that
boot time 1 hour it's all good now for the name of my keyfile i just put sampel-palnet.key thank you
Still can't upload a keyfile , can't use it. I can boot a new comet but not a planet from my keyfile
its easy to reproduce