Offline - Just a quicky (run 1)

sn_cli 0.39.1
safe_network 0.51.6

rm -rf $HOME/.safe

curl -so- https://install-safe.s3.eu-west-2.amazonaws.com/install.sh | bash

safe networks add comnet https://sn-comnet.s3.eu-west-2.amazonaws.com/node_connection_info.config

safe networks switch comnet

safe cat safe://hygoynyybnp5fcbfugedfaebsco48tk1cygbqb9uor5iosi631pzmrpnqa7zo > xmas.gif

11 Likes

xmas

7 Likes

what’s the plan @Josh we going to hammer this till she is broken or you only keeping it up for an hour or two ?

I was in bed but im up now !!!

3 Likes

Until its broken but I suspect it wont take long, it is running on very low spec instances.

3 Likes

it tried to join as a node but no dice with safe node install

1 Like

you can build with features=self-update and safe node install will work, or you can just get it from github manually, probably less hassle.

my traditional beg blag steal mp3 and a cockerel for @Sascha

safe cat safe://hygyy1yybp9edeorgb1wyu9yyoofd9nuz3czc9339kx7gdcumq9fx8r6 BegBlagAndSteal.mp3
safe cat safe://hygoygyyb1aq95ugj4kyp98gz87px3d9becszpo1hbxmxwrgjfsg778rz88go cockrel.jpg
4 Likes

@Josh - Confirmed I am able to join the network after manually downloading sn_node!

Joined the network with max capacity flag of 1TB for now!

5 Likes

BegBlagAndSteal.mp3 not working for me, got the rooster though.

2 Likes

struggling to join a node what steps were there ?
i downloaded the latest sn_node unziped it and stuck it in
~/.safe/node

What is it telling you

administrator@Test-Node:~/.safe/node$ safe node join
Joining network with contacts (PublicKey(0f13..1f57), {64.227.35.39:12000, 64.227.37.201:12000, 64.227.37.214:12000, 64.227.37.216:12000, 64.227.37.217:12000, 64.227.37.220:12000, 64.227.41.78:12000, 64.227.42.158:12000, 134.209.20.194:12000, 134.209.182.191:12000, 134.209.186.158:12000, 134.209.186.174:12000, 157.245.36.36:12000, 157.245.46.136:12000, 167.172.56.121:12000, 167.172.58.77:12000, 167.172.60.21:12000, 178.128.45.32:12000, 206.189.18.226:12000, 209.97.187.109:12000}) ...
Storing nodes' generated data at /home/administrator/.safe/node/local-node
Starting a node to join a Safe network...
Starting logging to file: "/home/administrator/.safe/node/local-node"
Error:
   0: Failed to establish UPnP port forwarding
   1: The requested mapping conflicts with a mapping assigned to another client.

Location:
   /rustc/f1edd0429582dd29cccacaf50fd134b05593bd9c/library/core/src/convert/mod.rs:542

Suggestion: Disable port forwarding or change your router settings
   You can disable port forwarding by supplying --skip-auto-port-forwarding. Without port
   forwarding, your machine must be publicly reachable by the given
   --public-addr. If your machine is not publicly reachable, you may have to
   adjust your router settings to either:

   - Resolve the error (e.g. by enabling UPnP).
   - Manually configure port forwarding, such that your machine is publicly reachable, and supplying that address with --public-addr.

Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Error:
   0: Error launching node
   1: Failed to start '/home/administrator/.safe/node/sn_node' with args '["-vv"]'
   2: Node exited early (status: exit status: 1)

Location:
   /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/sn_launch_tool-0.9.4/src/cmd.rs:146

Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
administrator@Test-Node:~/.safe/node$

Hmm I have not tried to join from home for this, I can in about 2 hours.
Maybe @Shu can share their command for you to try.

safe node join has not worked for me in a while though.

You can try

RUST_LOG=safe_network=info,qp2p=info ~/.safe/node/sn_node --skip-auto-port-forwarding

3 Likes

image

4 Likes

that worked after i
chown username ~/.safe/node/sn_node

just trying to get a node online now

2 Likes

Thats my node online thanks @Josh :slight_smile:

2 Likes

awesome, is it getting chunks?

2 Likes

yes she is online and running

and i just did a get and BBS is downloading and playing

safe cat safe://hygyy1yybp9edeorgb1wyu9yyoofd9nuz3czc9339kx7gdcumq9fx8r6sj9ey > BegBlagandSteal.mp3

4 Likes

I haz chunks

 INFO 2021-12-19T00:32:24.015505Z [sn/src/dbs/kv_store/mod.rs:L161]:
	 ➤ Used space ratio: 0.002277020364999771
 INFO 2021-12-19T00:33:01.780524Z [sn/src/routing/core/msg_handling/mod.rs:L672]:
	 ➤ Processing chunk write with MessageId: MessageId(7e10..8beb)
 INFO 2021-12-19T00:33:01.781006Z [sn/src/routing/core/msg_handling/mod.rs:L672]:
	 ➤ Processing chunk write with MessageId: MessageId(541b..d676)
 INFO 2021-12-19T00:33:01.785753Z [sn/src/routing/core/msg_handling/mod.rs:L672]:
	 ➤ Processing chunk write with MessageId: MessageId(d179..e654)
 INFO 2021-12-19T00:33:01.787813Z [sn/src/dbs/kv_store/mod.rs:L159]:
	 ➤ Used space: 14717788
 INFO 2021-12-19T00:33:01.787824Z [sn/src/dbs/kv_store/mod.rs:L160]:
	 ➤ Max capacity: 2147483648
 INFO 2021-12-19T00:33:01.787827Z [sn/src/dbs/kv_store/mod.rs:L161]:
	 ➤ Used space ratio: 0.006853504106402397
 INFO 2021-12-19T00:33:01.788632Z [sn/src/dbs/kv_store/mod.rs:L159]:
	 ➤ Used space: 9821497
 INFO 2021-12-19T00:33:01.788639Z [sn/src/dbs/kv_store/mod.rs:L160]:
	 ➤ Max capacity: 2147483648
 INFO 2021-12-19T00:33:01.788644Z [sn/src/dbs/kv_store/mod.rs:L161]:
	 ➤ Used space ratio: 0.004573490936309099
 INFO 2021-12-19T00:33:01.791591Z [sn/src/dbs/kv_store/mod.rs:L159]:
	 ➤ Used space: 9821497
 INFO 2021-12-19T00:33:01.791597Z [sn/src/dbs/kv_store/mod.rs:L160]:
	 ➤ Max capacity: 2147483648
 INFO 2021-12-19T00:33:01.791600Z [sn/src/dbs/kv_store/mod.rs:L161]:
	 ➤ Used space ratio: 0.004573490936309099

try safe cat "safe://hyryyryynbuet6miiydn6jhzfxi37sq8mrmqq74dyf8rkfacu8fixhg6tyuyyeuy?v=hurd8dutd1pgqaox3txin6j9gppif3frjerdbdpjn5gstbjspyo8y"

small uploads only, promise :slight_smile:

5 Likes

yip, working for me now :boom:

4 Likes