Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential wallet corruption #1700

Open
Stout77 opened this issue May 13, 2024 · 0 comments
Open

Potential wallet corruption #1700

Stout77 opened this issue May 13, 2024 · 0 comments

Comments

@Stout77
Copy link

Stout77 commented May 13, 2024

log_2024-05-11_04-24-51.zip
ARM build

sequencial payments error

removing and re-creating the wallet solves the problem

log attached

see command sequence below

ubuntu@instance-20211208-1104:/volume1$ safe files upload
sample.gif -p
Logging to directory: "/home/ubuntu/.local/share/safe/clie
nt/logs/log_2024-05-11_00-36-27"
safe client built with git version: 16f3484 / stable / 16f
3484 / 2024-05-09
Instantiating a SAFE client...
Connecting to the network with 49 peers
🔗 Connected to the Network                  Chunking 1 fi
les...
"sample.gif" will be made public and linkableSplitting and
 uploading "sample.gif" into 6 chunks
les...
"sample.gif" will be made public and linkableSplitting and
 uploading "sample.gif" into 6 chunks
Error:                                          0: Failed
to upload chunk batch: Too many sequential payment errors
reported during upload
Location:
   /project/sn_cli/src/files/files_uploader.rs:171
Backtrace omitted. Run with RUST_BACKTRACE=1 environment v
ariable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
ubuntu@instance-20211208-1104:/volume1$ safe files upload
sample.gif -p
Logging to directory: "/home/ubuntu/.local/share/safe/clie
nt/logs/log_2024-05-11_03-30-39"
🔗 Connected to the Network                  Chunking 1 fi
les...
"sample.gif" will be made public and linkableSplitting and
 uploading "sample.gif" into 6 chunks
Error:                                          0: Failed
"sample.gif" will be made public and linkable
Splitting and uploading "sample.gif" into 6 chunks
⠒ [00:04:41] [----------------------------------------] 0/
6^C
ubuntu@instance-20211208-1104:/volume1$ rm ~/.local/share/
safe/client/ -r
ubuntu@instance-20211208-1104:/volume1$ safe wallet get-fa
ucet 165.232.45.224:8000
Logging to directory: "/home/ubuntu/.local/share/safe/clie
nt/logs/log_2024-05-11_03-36-18"
safe client built with git version: 16f3484 / stable / 16f
3484 / 2024-05-09
Instantiating a SAFE client...
Connecting to the network with 49 peers
🔗 Connected to the Network
Requesting token for wallet address: ae333ed16002f91d5ea4a
50b570133bb1ad915f57c45874993ec44ef19479a99b311f6f5de767e2
9bbba597dca181815
Successfully parsed transfer.
Verifying transfer with the Network...
Successfully verified transfer.
Successfully stored cash_note to wallet dir.
Old balance: 0.000000000
New balance: 1.000000000
Successfully got tokens from faucet.
Successfully verified transfer.
Successfully stored cash_note to wallet dir.
Old balance: 0.000000000
New balance: 1.000000000
Successfully got tokens from faucet.
ubuntu@instance-20211208-1104:/volume1$ safe files upload
sample.gif -p
Logging to directory: "/home/ubuntu/.local/share/safe/clie
nt/logs/log_2024-05-11_03-36-50"
safe client built with git version: 16f3484 / stable / 16f
3484 / 2024-05-09
Instantiating a SAFE client...
Connecting to the network with 49 peers
🔗 Connected to the Network
Chunking 1 files...
"sample.gif" will be made public and linkable
Splitting and uploading "sample.gif" into 6 chunks
**************************************
*          Uploaded Files            *
**************************************
"sample.gif" ce757e4af6a4d6a866be0e7caacd5e7f9dcf095f1a120
eb60c872b3044ccd8a5
Among 6 chunks, found 0 already existed in network, upload
ed the leftover 6 chunks in 55 seconds
**************************************
*          Payment Details           *
**************************************
Made payment of NanoTokens(150) for 6 chunks
Made payment of NanoTokens(22) for royalties fees
New wallet balance: 0.999999828
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant