Update 15 December, 2022

Well done team :clap:t2: . Will the pi work or best to go for windows?

7 Likes

No, I got:

Network sections information for default network:
Read from: /home/topi/.safe/network_contacts/default

Genesis Key: PublicKey(01d8..fc68)

Sections:

Prefix ''
----------------------------------
Section key: PublicKey(01d8..fc68)
Section keys chain: [(PublicKey(01d8..fc68), 18446744073709551615)]

Elders:
| XorName  | Age | Address            |
| bd0f18.. | 255 | 178.62.18.48:12000 |

6 Likes

Just the one?!?!?!!?

8 Likes

I’d encourage you to try both! The ARM build doesn’t get much test coverage.

8 Likes

A small 115kb put failed eventually with

2022-12-15T17:52:45.032152Z TRACE tokio-runtime-worker recv_stream_listener: sn_client::sessions::listeners: ReceiveCompleted of correlation MsgId(08eb..3950) to 161.35.34.29:43661, on initiator Bidirectional stream 6@161.35.34.29:4366193825011075408, with CmdResponse(161.35.34.29:43661, CreateRegister(Err(InvalidOperation("Failed to perform operation: CmdSendError"))))
2022-12-15T17:52:45.032175Z DEBUG                 main publish_register_ops{wal=[Register(Create { cmd: SignedRegisterCreate { op: CreateRegister { name: 6b2295(01101011).., tag: 1100, policy: Policy { owner: Key(Ed25519(PublicKey(4478..3dea))), permissions: {Key(Ed25519(PublicKey(4478..3dea))): Permissions { write: Some(true) }} } }, auth: ClientAuth { public_key: Ed25519(PublicKey(4478..3dea)), signature: Ed25519(Signature(f740..eb0f)) } }, section_sig: SectionSig(PublicKey(0216..98fb)) })]}:client-api send cmd:session send cmd{dst_address=6b2295(01101011)..}: sn_client::sessions::messaging: Handling msg_resp sent to ack wait channel: Ok(CmdResponse(161.35.34.29:43661, CreateRegister(Err(InvalidOperation("Failed to perform operation: CmdSendError")))))
2022-12-15T17:52:45.032182Z ERROR                 main publish_register_ops{wal=[Register(Create { cmd: SignedRegisterCreate { op: CreateRegister { name: 6b2295(01101011).., tag: 1100, policy: Policy { owner: Key(Ed25519(PublicKey(4478..3dea))), permissions: {Key(Ed25519(PublicKey(4478..3dea))): Permissions { write: Some(true) }} } }, auth: ClientAuth { public_key: Ed25519(PublicKey(4478..3dea)), signature: Ed25519(Signature(f740..eb0f)) } }, section_sig: SectionSig(PublicKey(0216..98fb)) })]}:client-api send cmd:session send cmd{dst_address=6b2295(01101011)..}: sn_client::sessions::messaging: Received error InvalidOperation("Failed to perform operation: CmdSendError") of cmd MsgId(08eb..3950) from 161.35.34.29:43661, so far 7 respones and 7 of them are errors
2022-12-15T17:52:45.032189Z ERROR                 main publish_register_ops{wal=[Register(Create { cmd: SignedRegisterCreate { op: CreateRegister { name: 6b2295(01101011).., tag: 1100, policy: Policy { owner: Key(Ed25519(PublicKey(4478..3dea))), permissions: {Key(Ed25519(PublicKey(4478..3dea))): Permissions { write: Some(true) }} } }, auth: ClientAuth { public_key: Ed25519(PublicKey(4478..3dea)), signature: Ed25519(Signature(f740..eb0f)) } }, section_sig: SectionSig(PublicKey(0216..98fb)) })]}:client-api send cmd:session send cmd{dst_address=6b2295(01101011)..}: sn_client::sessions::messaging: Received majority of error response for cmd MsgId(08eb..3950): InvalidOperation("Failed to perform operation: CmdSendError")
2022-12-15T17:52:45.032232Z TRACE                 main publish_register_ops{wal=[Register(Create { cmd: SignedRegisterCreate { op: CreateRegister { name: 6b2295(01101011).., tag: 1100, policy: Policy { owner: Key(Ed25519(PublicKey(4478..3dea))), permissions: {Key(Ed25519(PublicKey(4478..3dea))): Permissions { write: Some(true) }} } }, auth: ClientAuth { public_key: Ed25519(PublicKey(4478..3dea)), signature: Ed25519(Signature(f740..eb0f)) } }, section_sig: SectionSig(PublicKey(0216..98fb)) })]}:client-api send cmd: sn_client::api::cmds: Failed response on Register(Create { cmd: SignedRegisterCreate { op: CreateRegister { name: 6b2295(01101011).., tag: 1100, policy: Policy { owner: Key(Ed25519(PublicKey(4478..3dea))), permissions: {Key(Ed25519(PublicKey(4478..3dea))): Permissions { write: Some(true) }} } }, auth: ClientAuth { public_key: Ed25519(PublicKey(4478..3dea)), signature: Ed25519(Signature(f740..eb0f)) } }, section_sig: SectionSig(PublicKey(0216..98fb)) }), response: Err(CmdError { source: InvalidOperation("Failed to perform operation: CmdSendError"), msg_id: MsgId(08eb..3950) })
Error: 
   0: ClientError: Error received from the network: InvalidOperation("Failed to perform operation: CmdSendError") for cmd: MsgId(08eb..3950)
   1: Error received from the network: InvalidOperation("Failed to perform operation: CmdSendError") for cmd: MsgId(08eb..3950)
   2: Invalid operation: Failed to perform operation: CmdSendError

Location:
   sn_cli/src/subcommands/files.rs:213

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
5 Likes

Do anyone have backup of https://sn-node.s3.eu-west-2.amazonaws.com/testnet_tool/main/network-contacts right from the start of testnet?
It is small exactly like with previous testnet. I do not know however if it is normal or not.

3 Likes

What do you need another copy for?

3 Likes

Similar thing for me:

d:\SN>safe files put 85320507_p0.jpg
Error:
   0: ←[91mClientError: Error received from the network: InvalidOperation("Faile
d to perform operation: CmdSendError") for cmd: MsgId(241d..67c4)←[0m
   1: ←[91mError received from the network: InvalidOperation("Failed to perform
operation: CmdSendError") for cmd: MsgId(241d..67c4)←[0m
   2: ←[91mInvalid operation: Failed to perform operation: CmdSendError←[0m

Location:
   ←[35msn_cli\src\subcommands\files.rs←[0m:←[35m213←[0m

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.

Run with RUST_BACKTRACE=full to include source snippets.

However file which I was able to upload earlier is still alive:
safe cat safe://hygoygycbp1kztgwys9w384tqa1g77fd1ut5afui57arf1w6kfww1iej34r > 1.jpg

3 Likes

To check if it was changed.

3 Likes

From when? There would be no reason for it to have changed.

3 Likes

Looks like it :stuck_out_tongue_winking_eye:

4 Likes

getting various errors:

this one only happened once, otherwise works (cat and dog):

safe dog safe://hygoygym7tsj5hhyyykd1aqpw3djxea6om6xku5
Error: 
   0: Failed to connect: ConnectionError: Failed to connect to the SAFE Network: NetworkContacts("failed to make initial contact with network to bootstrap to after 3 attempts, result in last attempt: Err(NoResponse { msg_id: MsgId(7d03..0d93), peers: [Peer { name: c27658(11000010).., addr: 178.62.72.166:42939 }, Peer { name: eae2f6(11101010).., addr: 161.35.34.29:43661 }, Peer { name: bd0f18(10111101).., addr: 178.62.18.48:12000 }] })")

Location:
   sn_cli/src/operations/auth_and_connect.rs:83

happened once:

safe files put pic.jpg 
FilesContainer created at: "safe://hyryyryw14trkrpbhf6z9akb3deixh7ujzhpjgjgmb73cgmswjkfhapx57ynra?v=hnrijhg7qx435iejzzjm1i5oc3qgw3s3b36ej9r7wwe8nmgxjnfey"
+---+---------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------+
| E | /home/johannes/Downloads/Fotos/IMG_0442.jpg | <ClientError: Error received from the network: InvalidOperation("Failed to perform operation: CmdSendError") for cmd: MsgId(e6c5..ef95)> |
+---+---------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------+

now getting this instead (twice already):

safe files put pic.jpg
Error: 
   0: ClientError: Error received from the network: InvalidOperation("Failed to perform operation: CmdSendError") for cmd: MsgId(c2d1..ed80)
   1: Error received from the network: InvalidOperation("Failed to perform operation: CmdSendError") for cmd: MsgId(c2d1..ed80)
   2: Invalid operation: Failed to perform operation: CmdSendError

Location:
   sn_cli/src/subcommands/files.rs:213
3 Likes

I test the arm releases every time two of my nodes are arm oracle boxes on there free tier.

I’m not having much luck with puts at the moment

4 Likes

Yes same error now as well

➜  ~ safe files put 14424.jpeg
Error: 
   0: ClientError: Error received from the network: InvalidOperation("Failed to perform operation: CmdSendError") for cmd: MsgId(0756..2255)
   1: Error received from the network: InvalidOperation("Failed to perform operation: CmdSendError") for cmd: MsgId(0756..2255)
   2: Invalid operation: Failed to perform operation: CmdSendError

Location:
   sn_cli/src/subcommands/files.rs:213

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
3 Likes

Ah nice one!

Yeah, it looks like most people can’t get connected to this net.

I would vote for starting again with a new one. It might just be an unlucky intermittent issue.

Would anyone have any objection to that?

8 Likes

Do it means that logs from this test will be thrown away?

6 Likes

Yeah, but I’m not sure we’d get much useful out of this test.

5 Likes

I joined as a node. havent tried to use safe to put or get!

also when I copy sn_node in another folder (because right now safe node join is accepting only --node-dir-path where you need to have another sn_node and it populates the node data inside that folder that has sn_node)

but I have an issue, the node start normally but after a few seconds it stops without any info. like the logs just show a last normal message. no errors in the logs and in htop it is gone!

3 Likes

So no one knows what happened, and no one want to know it?
Why?
I thought that it is the goal of tests to search for the problems.
Instead of restarting until they go away.

2 Likes

Not me.

Like this post if you think the same.

5 Likes