OFFLINE Another Quicky (run 2 & 3)

sn_cli 0.39.1
safe_network 0.51.6
run 1 1vcpu-1gb-amd
run 2 1vcpu-2gb-amd
run 3 2vcpu-4gb
run 4 live 2vcpu-8gb

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

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

test file
safe cat safe://hygoynyybh5bc3afb8i811wj8dnrpqkfx4mog9m3s1owokcz4763x5rhj9fko > spiral.gif

15 Likes

This didn’t work out of the box:

sascha@sascha-Librem-15-v3:~$ RUST_LOG=safe_network=info,qp2p=info ~/.safe/node/sn_node --skip-auto-port-forwarding
bash: /home/sascha/.safe/node/sn_node: No such file or directory

But the following worked:

sascha@sascha-Librem-15-v3:~$ safe cat safe://hygoynyybh5bc3afb8i811wj8dnrpqkfx4mog9m3s1owokcz4763x5rhj9fko > spiral.gif

5 Likes

try

chown <your username> $HOME/.safe/node/sn_node

and

chmod +x $HOME/.safe/node/sn_node
1 Like

here is the test cockerel for you :slight_smile:

safe cat safe://hygoygyyb1aq95ugj4kyp98gz87px3d9becszpo1hbxmxwrgjfsg778rz88go >cockrel.jpg

&&

BBS mp3

safe cat safe://hygyy1yybp9edeorgb1wyu9yyoofd9nuz3czc9339kx7gdcumq9fx8r6sj9ey >BegBlagSteal.mp3
1 Like

does not install sn_node
I meant to mention that last night - sorry

Need to grab the version for your CPU from https://github.com/maidsafe/safe_network/releases/tag/safe_network-v0.51.6

Which I am just about to do…

meanwhile I safe cat and :slight_smile:
safe cat safe://hygoynyybh5bc3afb8i811wj8dnrpqkfx4mog9m3s1owokcz4763x5rhj9fko > spiral.gif
image

5 Likes

yes for node install to work you can build safe_network with cargo build --release --features=self-update or just get it from github as you said.

1 Like

try safe cat "safe://hyryyryynsj55yaumfnqqsbs3dfsp88pk6unky5puybayiz7ko1gibu7ynnboeuy?v=hdj9pfye7ybnz9cu7yornsqoahkuwrtztuetneiymmzxa5gh36zxo"

Damn. It’s fast. I got the BegBlagSteal and the spiral :smirk:
Thanks for the info guys, I should be able to upload as well now.

Edit : And the mazda as well :grin:

4 Likes

Go for it but please keep it under 100Mb

Cos Ah um the HAMMERLORD!!! and if anyone breaks it will be me!!!

It would help to imagine some very bombastic crap power rock in the background at tis point and the sound of crunching wood and bone. PS - this is optional Do not feel obligated.

Meanwhile- this seems much faster than last night

willie@gagarin:~/projects/maidsafe/comnet$ time safe files put ~/5MB.zip 
FilesContainer created at: "safe://hyryyryynxqu9mst1euxs6zqqgwxmdjmwepehoepwhfqokagcsg56cyqi46qyeuy?v=h7973w35ta6pf3gayf98snywykaixbyire4jwkrcshe69rtgedkco"
+  /home/willie/5MB.zip  safe://hyfenryybcj4nmrrycotxo9jyjkqb563rorqteq9945iuibj5e9xzbicpe5ky 

real	0m47.287s
user	0m2.612s
sys	0m0.679s

BTW Dont try to unzip that 5Mb.zip its just a random file of exactly 5MB for testing - your download
was not corrupted

3 Likes

i used safe files get cause you didnt specify the output of the file :stuck_out_tongue:

2 Likes

I have two nodes online now

  1. at home ubuntu running in virtual box
    2 an arm based oracle node as discoverd by @happybeing

for any one who trying to run a node on a x86 machine with ubuntu

cd ~/.safe/node/
wget https://github.com/maidsafe/safe_network/releases/download/safe_network-v0.51.6/sn_node-0.51.6-x86_64-unknown-linux-musl.tar.gz
tar xf *.tar.gz
chmod +x sn_node
chown <your username> sn_node
RUST_LOG=safe_network=info,qp2p=info ~/.safe/node/sn_node --skip-auto-port-forwarding

if it still fails do a manual port forward in your router to the port mentioned in the start up message

also i had to allow the mentioned port in ufw

5 Likes

getting timeouts now …

 ➤ during sending, received error Connection(TimedOut)
 WARN 2021-12-19T14:59:12.992122Z [sn/src/routing/core/comm.rs:L280]:
	 ➤ send {recipients=[Peer { name: b5a57b(10110101).., addr: 64.227.46.119:12000, connection: Some(Connection { id: 93824998344528, remote_address: 64.227.46.119:12000, .. }) }] delivery_group_size=1 wire_msg=WireMsg { header: WireMsgHeader { version: 1, msg_envelope: MsgEnvelope { msg_id: MessageId(66b0..86d0), msg_kind: NodeAuthMsg(NodeAuth { section_pk: PublicKey(0e5c..02fd), public_key: PublicKey(1fa4..9530), signature: Signature(e686..2407) }), dst_location: Node { name: b5a57b(10110101).., section_pk: PublicKey(0e5c..02fd) } } } }}
	 ➤ during sending, received error Connection(TimedOut)
 WARN 2021-12-19T14:59:33.513164Z [sn/src/routing/core/comm.rs:L280]:
	 ➤ send {recipients=[Peer { name: 0d1b38(00001101).., addr: 64.227.46.173:12000, connection: Some(Connection { id: 93824998692144, remote_address: 64.227.46.173:12000, .. }) }] delivery_group_size=1 wire_msg=WireMsg { header: WireMsgHeader { version: 1, msg_envelope: MsgEnvelope { msg_id: MessageId(439d..91ee), msg_kind: NodeAuthMsg(NodeAuth { section_pk: PublicKey(0e5c..02fd), public_key: PublicKey(1fa4..9530), signature: Signature(d7c0..7300) }), dst_location: Node { name: 0d1b38(00001101).., section_pk: PublicKey(0e5c..02fd) } } } }}
	 ➤ during sending, received error Connection(TimedOut)
 WARN 2021-12-19T14:59:45.084178Z [sn/src/routing/core/comm.rs:L280]:
	 ➤ send {recipients=[Peer { name: 34468c(00110100).., addr: 64.227.46.105:12000, connection: Some(Connection { id: 93824997560464, remote_address: 64.227.46.105:12000, .. }) }] delivery_group_size=1 wire_msg=WireMsg { header: WireMsgHeader { version: 1, msg_envelope: MsgEnvelope { msg_id: MessageId(735e..9f17), msg_kind: NodeAuthMsg(NodeAuth { section_pk: PublicKey(0e5c..02fd), public_key: PublicKey(1fa4..9530), signature: Signature(7469..b50d) }), dst_location: Node { name: 34468c(00110100).., section_pk: PublicKey(0e5c..02fd) } } } }}

I put this but can’t cat it now

willie@gagarin:~/projects/maidsafe/comnet$ safe files put "/home/willie/duncan/Duncan's music/Talking Heads -  Psycho Killer.mp3"
FilesContainer created at: "safe://hyryyryyncpb1sfdjioichbdyp4gxfj8tohdtgzhmcmw1j9zurg3xjpp6q66oeuy?v=hx4o64htiwg5hfbdcphbwy6kyb7zq5phxka87i4azbqorowoa1cho"
+  /home/willie/duncan/Duncan's music/Talking Heads -  Psycho Killer.mp3  safe://hygyy1yybz96twx6s877b44t6mk3t15e98c3wfya6pzdn5hadzuh5wwmyno4o
3 Likes

me too, couldn’t join it says timeout and wait 3 minutes to retry

1 Like

Did I break something ? :sweat_smile:

/Users/ myusername /.safe/node/sn_node --skip-auto-port-forwarding
Starting logging to stdout
INFO 2021-12-19T15:01:14.393995Z [sn/src/bin/sn_node.rs:L160]:

Running safe_network v0.51.6
============================
Unfortunately we are unable to establish a connection to your machine (93.9.80.102:55590) either through a public IP address, or via IGD on your router. Please ensure that IGD is enabled on your router - if it is and you are still unable to add your node to the testnet, then skip adding a node for this testnet iteration. You can still use the testnet as a client, uploading and downloading content, etc. https://forum.autonomi.community/
ERROR 2021-12-19T15:02:15.470882Z [sn/src/bin/sn_node.rs:L208]:
➤ Unfortunately we are unable to establish a connection to your machine (93.9.80.102:55590) either through a public IP address, or via IGD on your router. Please ensure that IGD is enabled on your router - if it is and you are still unable to add your node to the testnet, then skip adding a node for this testnet iteration. You can still use the testnet as a client, uploading and downloading content, etc. https://forum.autonomi.community/

1 Like

Some nodes have been lost and memory has maxed out on some of the remaining instances again.

I am going to restart with higher capacity now.

6 Likes

Did you go to 2Gb nodes?

2 Likes

yes.
last night 1vcpu-1gb, this was 1vcpu-2gb and we will do 2vcpu-4gb now.

4 Likes

Cool - standing by with an upload just for @Sascha

4 Likes

It is back dbl with 2vcpu-4gb instances.

I am going to ride roller coasters now so this will hopefully stay up for a little while. :roller_coaster:

4 Likes

Can anyone connect?
I’m just hanging here…

willie@gagarin:~/.safe/node$ RUST_LOG=safe_network=info,qp2p=info ~/.safe/node/sn_node --skip-auto-port-forwarding
Starting logging to stdout
 INFO 2021-12-19T15:24:06.190391Z [sn/src/routing/routing_api/mod.rs:L152]:
	 ➤ 29b18c.. Bootstrapping a new node.