No prompt for passphrase or password for me.
It could also be an issue we have on Windows due to the lib we use for prompts: https://github.com/maidsafe/sn_api/issues/502
I’m using windows. Is there a command for removing installation to start again.
Yeah thats exactly what im getting. Cheers
You can just re-install it, it should overwrite it, you can also remove the entire ~/.safe
folder if you wish to remove all files stored by CLI, authd and sn-node. Note the issue I linked above, using powershell is an option to overcome this problem on Windows
Ok cheers @bochaco . I ll give the powershell a bash before I retire.
Thanks. How do I check the balance of my rewards key?
vdash
display of my first Fleming Testnet node before I shut it down because I’m off-grid and can’t run my laptop overnight. You can see the PUTS (yellow), ERRORS (red) and that I have 10.4MB of immutable chunks stored!
See this topic if you want to give vdash
a try: Vdash - Node dashboard for Safe Network
safe keys balance --sk $(cat ~/.safe/node/local-node/reward_secret_key)
Thank you!
sn_node --help
:
…
-v, --verbose
Verbose output.-v
is equivalent to logging withwarn
,-vv
to
info
,-vvv
todebug
,-vvvv
to
trace
. This flag overrides RUST_LOG
Looks like no
I was using -vv
and got almost nothing in my logs.
But with SET RUST_LOG=info
I see now lots of lines.
FYI Powershell is giving me the same issue I had with bash its still hanging. Thats me for tonight. Will try setup a Linux VM tomorrow to see if i cant get on that way.
Back at you!
$ safe keys transfer --to "safe://givewydileiemoney" 11
Success. TX_ID: 33
$ safe keys transfer --to "safe://givewydileiemoney" 11
Success. TX_ID: 34
Now I have chunk too
[sn_node] INFO 2021-04-09T01:21:46.800316900+03:00 [src\node\handle.rs:36] Handling NodeDuty: WriteChunk
[sn_node] INFO 2021-04-09T01:21:46.809316900+03:00 [src\chunks\chunk_storage.rs:73] TRYING TO STORE BLOB
[sn_node] INFO 2021-04-09T01:21:46.821316900+03:00 [src\chunk_store\mod.rs:100] Writing chunk
[tokio-runtime-worker] INFO 2021-04-09T01:21:46.822316900+03:00 [C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\quinn-0.7.0\src\connection.rs:286] drive; id=16
[tokio-runtime-worker] INFO 2021-04-09T01:21:46.822316900+03:00 [C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\quinn-0.7.0\src\connection.rs:286] drive; id=16
[tokio-runtime-worker] INFO 2021-04-09T01:21:46.823316900+03:00 [C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\quinn-0.7.0\src\connection.rs:286] drive; id=16
[tokio-runtime-worker] INFO 2021-04-09T01:21:46.824316900+03:00 [C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\quinn-0.7.0\src\connection.rs:286] drive; id=16
[sn_node] INFO 2021-04-09T01:21:46.824316900+03:00 [src\chunk_store\mod.rs:104] consumed space: 1037692
[sn_node] INFO 2021-04-09T01:21:46.824316900+03:00 [src\chunk_store\mod.rs:105] max : 50000000000
[tokio-runtime-worker] INFO 2021-04-09T01:21:46.824316900+03:00 [C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\quinn-0.7.0\src\connection.rs:286] drive; id=16
[sn_node] INFO 2021-04-09T01:21:46.824316900+03:00 [src\chunk_store\mod.rs:106] use space total : 0
Wow wow wow—a massive thanks and congratulations to team Maidsafe!
Glad yah shipped something for people to play with. Now for iteration and cleaning up around the edges. I will stay fairly conservative and hope for a full v1 release in maybe 1 years time? Maybe that is aggressive too for something new and unknown but I will stay hopeful.
Mark,
Im sure Im not the only one who would appreciate if you could find time to repeat the instructions for vdash
BTW I see your 2.1MB of chunks and raise you
willie@gagarin:~/.safe/node/local-node$ du -h
72M ./chunks/immutable
72M ./chunks
72M .
I’ve created, authenticated and unlocked a Safe on computer A. Can I install the CLI on computer B and unlock the same Safe created on computer A? Or do I need to create a new Safe on each computer?
I’ve also successfully joined and chunkin’ along now
gogogo team! its just started! I have been waiting this moment so long!