Halloween Test - Offline

I set a small network up using the latest sn_node and cli just to see how it goes… I am able to put/get ok so I am sharing it here if anyone wants to jump in.

You can view one of the nodes here joshclsn | Screenleap

curl -so- https://sn-api.s3.amazonaws.com/install.sh | bash

safe node install

safe networks add community-test https://jc-com-net.s3.eu-west-2.amazonaws.com/node_connection_info.config

safe networks switch community-test

RUST_LOG=safe_network=info,qp2p=info ~/.safe/node/sn_node --skip-igd

test files
SN_CLI_QUERY_TIMEOUT=90 safe cat safe://hygoygyybtrdgdisz1u9my5wpthjg8ziuw4sc7xatmnt85yn7yj5m7gkc5mgy > testimage.jpeg

SN_CLI_QUERY_TIMEOUT=90 safe cat safe://hy8ayqyybznguqkg7cs8w4wrkkg66xrrijynhpfqz9dud9qw1bkdap7cszhxo > testvideo.mp4

12 Likes

SUPER FAST!

10 Likes

My router is haunted by evil spirits

Summary

Oct 31 19:29:53.794 ERROR qp2p::endpoint: some error: TimedOut
Oct 31 19:29:53.794 ERROR safe_network::routing::core::bootstrap::join: Failed to send message WireMsg { header: WireMsgHeader { version: 1, msg_envelope: MsgEnvelope { msg_id: MessageId(473d…08dd), msg_kind: NodeAuthMsg(NodeAuth { section_pk: PublicKey(0342…e87d), public_key: PublicKey(feee…3534), signature: Signature(78c8…3804) }), dst_location: Section { name: feeeeb(11111110)…, section_pk: PublicKey(0342…e87d) } } } } to [139.59.169.77:12000]
Oct 31 19:29:53.816 ERROR safe_network::routing::core::bootstrap::join: Node cannot join the network since it is not externally reachable: 146.70.61.147:50891
Unfortunately we are unable to establish a connection to your machine (146.70.61.147:50891) 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/

5 Likes

SN_CLI_QUERY_TIMEOUT=90 safe cat safe://hy8ayqyyb4okktfwrn8od9i6ciqhzo4y7j9x8qbotcyo6b46fgnph4qfypnno > BOOM.mp4

1 Like

I’m afraid I’m “between computers”. I’ll try joining the tests when I get a decent machine.

4 Likes

I can’t get that one.

2 Likes

me neither
network dead?

1 Like

I can still get the the original original test files.

can you try this one, it went up with the originals.

SN_CLI_QUERY_TIMEOUT=90 safe cat safe://hygoygyyba71wfma7r16hmbm618hz7e9fg8awa65yxyotpjbn711sxwfh6hmy > testimage2.jpeg

1 Like

that also works fine… wierd

2 Likes

SN_CLI_QUERY_TIMEOUT=90 safe cat safe://hy8ayqyyb4okktfwrn8od9i6ciqhzo4y7j9x8qbotcyo6b46fgnph4qfypnno > BOOM2.mp4
Error:
0: NetDataError: Failed to GET Blob: NotEnoughChunks(3, 0)

Location:
/rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1897

1 Like

What happens if you try to put it again

1 Like

gives me same xorurl and fails to cat again
some info
I am on windows 10 with debian wsl 2

2 Likes

Yay I’m in on a cloud server and have managed to download the test image :tada:. Trouble is I don’t know how to copy it to my local drive - I’m in Windows using Putty. Anyone done this?

4 Likes

I am unable to bootstrap. Not surprising really as I am still stuck in hospital and its asking a bit much of the patient wifi.

Oct 31 20:53:23.335 ERROR qp2p::endpoint: some error: TimedOut
Oct 31 20:53:23.335 ERROR qp2p::endpoint: some error: TimedOut
Oct 31 20:53:23.335 ERROR qp2p::endpoint: some error: TimedOut
Oct 31 20:53:23.335 ERROR qp2p::endpoint: some error: TimedOut
Oct 31 20:53:23.336 ERROR qp2p::endpoint: Failed to bootstrap to the network, last error: timed out
Oct 31 20:53:23.336  WARN qp2p::endpoint: Could not determine better public IP than local IP (0.0.0.0)
Oct 31 20:53:23.336  WARN qp2p::endpoint: Could not determine better public port than local port (56193)
Error: 
   0: Cannot start node. If this is the first node on the network pass the local address to be used using --first
   1: Routing error:: Could not connect to any bootstrap contact
   2: Could not connect to any bootstrap contact

Hope you all have lots of fun :slight_smile:

6 Likes

Can’t connect now. Was fun while it lasted…

5 Likes

Same, ok calling it quits.

4 Likes

Great effort to everyone who took part unfortunately I was traveling and couldn’t join the fun :frowning:

4 Likes

scp command I think

1 Like

I tried pscp but it wouldn’t let me in. Must be doing something wrong. I’ll see if I can get it working before the next one.

Do logs tells the same reason of fail as with previous testnet?