Uploads to test with

Thanks! It sounds like I just need to set the env variable. Will try it later!

I only have 72 attos so far, so Iโ€™ll see how far that gets me! :sweat_smile:

1 Like

yes thatโ€™s all you were missing once you set up the env variables you will be right at home :slight_smile:

1 Like

So, I wired everything up and it looked like things were going to work, but I keep getting this error message:

autonomi file upload -p st-patrick-monument-faststart.mp4
Logging to directory: "/home/paul/.local/share/safe/autonomi/logs/log_2024-11-09_18-34-53"
autonomi client built with git version: stable / 19921e0 / 2024-11-06
๐Ÿ”— Connected to the Network                                                                                                                                                             Uploading data to network...
Uploading file: "st-patrick-monument-faststart.mp4"
Error: 
   0: Failed to upload file
   1: Failed to upload file
   2: A network error occurred.
   3: Failed to verify the ChunkProof with the provided quorum

Looking at the logs, it seems to be having connectivity issues and only 26 of 27 chunks were successful:

[2024-11-09T18:36:24.080885Z INFO sn_networking] Getting ChunkProof for 9915af(f243081f9e0256d351f6254d780443d1ad6e9396f0f7a8061dd0a3d9505ace3f). Attempts: 1/2
[2024-11-09T18:36:24.372501Z INFO autonomi::client::data] Uploaded 26 chunks out of 27
[2024-11-09T18:36:24.372583Z ERROR autonomi::client::data] Error uploading chunk: Network(FailedToVerifyChunkProof(NetworkAddress::RecordKey(062ceb - f4436abf6ec007a89be29fa362942d05240dc522ad58fe6dad4fd41c4db55df4)))
[2024-11-09T18:36:24.372686Z INFO autonomi::client::fs] Upload of 1 files completed in 89.41316406s
[2024-11-09T18:36:24.372700Z ERROR autonomi::client::fs] Failed to upload file: "st-patrick-monument-faststart.mp4": PutError(Network(FailedToVerifyChunkProof(NetworkAddress::RecordKey(062ceb - f4436abf6ec007a89be29fa362942d05240dc522ad58fe6dad4fd41c4db55df4))))

I tried some small files and a directory of small files, but no dice.

My 73 attos have been spent though! :sweat_smile: AutonomiNetworkToken (ANT) Token Tracker | Arbitrum Sepolia

EDIT: I retried uploading it without verifications and it quoted only 1 atto, so it looks like most of the chunks went up. Iโ€™ll try again later! :slight_smile:

EDIT2: Got it uploaded on retry:

autonomi file upload -x -p st-patrick-monument-faststart.mp4 
Logging to directory: "/home/paul/.local/share/safe/autonomi/logs/log_2024-11-09_19-52-26"
autonomi client built with git version: stable / 19921e0 / 2024-11-06
๐Ÿ”— Connected to the Network                                                                                                                                                             Uploading data to network...
Uploading file: "st-patrick-monument-faststart.mp4"
Upload completed in 54.997003828s
Successfully uploaded: st-patrick-monument-faststart.mp4
At address: 81d815848c60f58e6509885645792c85fd3682a000a7b3ecb742cd4c9b03de7b
Number of chunks uploaded: 5
Total cost: 5 AttoTokens
6 Likes

@aatonnomicc Please can you upload a tiny text or HTML file for me to test awe fetch with?

2 Likes
ploading data to network...
Uploading file: "test.txt"
Upload completed in 81.499861521s
Successfully uploaded: test.txt
At address: af53325c1139e1577aedd8a8179bd390423d72ebc4e848c1a2b6b1d3bd3f689b
Number of chunks uploaded
4 Likes