Well done guys - and well recovered too
I missed T5-classic entirely
When I did get a chance to play I noticed this momentary failure - Insufficient balance but when I query the balance . the upload is fine…
willie@gagarin:~$ safe node join
Joining network with contacts {46.101.19.186:50907, 46.101.49.188:51312, 188.166.148.64:49622, 178.62.104.236:38400, 159.65.31.41:12000, 46.101.30.133:50815, 46.101.54.33:41193, 46.101.19.72:54678, 139.59.170.0:53087, 178.62.104.243:46583, 46.101.43.81:56908, 139.59.171.144:44936, 138.68.164.95:48616, 138.68.141.32:51673, 138.68.152.90:50922, 138.68.136.117:53948, 178.62.123.199:43709, 46.101.79.106:33591, 46.101.47.95:37960, 46.101.24.12:53152, 46.101.41.190:43216, 46.101.24.198:58544, 188.166.152.85:52074, 138.68.144.182:48452, 188.166.152.235:39524, 188.166.158.95:57446, 178.62.46.72:57556, 178.62.125.72:45559, 46.101.28.62:35800, 46.101.76.28:35911, 188.166.156.166:60479, 46.101.55.116:41595, 139.59.165.76:54661, 139.59.171.91:38954, 46.101.49.166:51528, 139.59.171.232:41976, 178.62.22.210:43296, 178.62.59.132:46886, 46.101.26.127:53384, 46.101.21.9:37679, 46.101.77.196:37597, 46.101.81.224:54935, 178.62.99.67:51866, 46.101.53.51:51352, 188.166.144.60:37413} ...
Creating '/home/willie/.safe/node/local-node' folder
Storing nodes' generated data at /home/willie/.safe/node/local-node
Starting a node to join a Safe network...
Launching with node executable from: /home/willie/.safe/node/sn_node
Version: sn_node 0.42.7
Using RUST_LOG 'sn_node=debug'
Node to be started with contact(s): ["46.101.19.186:50907","46.101.49.188:51312","188.166.148.64:49622","178.62.104.236:38400","159.65.31.41:12000","46.101.30.133:50815","46.101.54.33:41193","46.101.19.72:54678","139.59.170.0:53087","178.62.104.243:46583","46.101.43.81:56908","139.59.171.144:44936","138.68.164.95:48616","138.68.141.32:51673","138.68.152.90:50922","138.68.136.117:53948","178.62.123.199:43709","46.101.79.106:33591","46.101.47.95:37960","46.101.24.12:53152","46.101.41.190:43216","46.101.24.198:58544","188.166.152.85:52074","138.68.144.182:48452","188.166.152.235:39524","188.166.158.95:57446","178.62.46.72:57556","178.62.125.72:45559","46.101.28.62:35800","46.101.76.28:35911","188.166.156.166:60479","46.101.55.116:41595","139.59.165.76:54661","139.59.171.91:38954","46.101.49.166:51528","139.59.171.232:41976","178.62.22.210:43296","178.62.59.132:46886","46.101.26.127:53384","46.101.21.9:37679","46.101.77.196:37597","46.101.81.224:54935","178.62.99.67:51866","46.101.53.51:51352","188.166.144.60:37413"]
Launching node...
Node logs are being stored at: /home/willie/.safe/node/local-node/sn_node.log
willie@gagarin:~$ safe files put ~/tmp/testfiles/5MB.zip
Error: NetDataError: Failed to PUT Public Blob: Transfer(InsufficientBalance)
willie@gagarin:~$ safe keys balance
Checking balance of CLI's assigned keypair...
SafeKey's current balance: 1000.111000000
willie@gagarin:~$ safe files put ~/tmp/testfiles/5MB.zip
FilesContainer created at: "safe://hyryyrbjz3qhq3dfheckxcta5p45nj5ezd5omm3iab8wogzu3u1xoif17conra"
+ /home/willie/tmp/testfiles/5MB.zip safe://hyfenrym6m19mkdjperroq88n14mkpbemyatwsxehwdrc6rhnqpcemeud3y
willie@gagarin:~$
EDIT: THat 5MB zip file is not meant to be unzipped - it will return garbage - if you GET it and try to extract its contents. The point is that it is a standard file of a fixed length which can be used for comparison in upload/download and deduplication tests