Where are the instructions for setting up vdash on Windows to monitor your Windows node?
Try:
cargo install vdash
vdash --help
And the OP in the vdash
topic.
Note: install rustup
first unless you have it already.
if you can DM me the log, that will be great. thx.
Hey, this may be similar to another bug I fixed here:
I’m not sure exactly what the circumstances are for reproducing your particular case here, though.
Complete vdash install instructions on Windows:
Execute each step in a new shell
- Install Chocolatey
choco install -y vcredist140 rust mingw
cargo install vdash
I’ve been running 20 or so nodes from behind NAT and no rewards yet.
50 GB or so sent and received.
And you started them with the --home-network flag - right?
I did not use the flag as I assumed it was built into the safe note command at this point. The instructions don’t specify that those behind network address translation should use the flag. Unless I didn’t read the instructions properly. I didn’t see the safe note command with the home flag in the instructions at all
What does the flag look like or how should I run it.
Thanks very much
Punched Nodes from home: already earning nanos before all 20 node services activated. Already 2203 records. Good amount of puts and gets. Still getting shunned, not as much though, ram low 30. Feels nice and stable. Still early, we will see. Cheers
The instructions about the home network flag sadly is just in the punchnet description
# Home machine:
safenode --home-network
I’ve got 40 nodes running. When I try to hit the faucet I get “Could not connect to the network in 30s”
Is there a way to change the time out limit so I can get the faucet to respond?
@riddim I am afraid to ask, but what does your numbers say. I am now excluding the upper and lower 15% of totals, doesn’t make a huge difference though. https://nodecount.live
Your website reads:
My estimator:
Off by about 100 nodes not bad I’d say! - very cool the numbers match now this closely!
Hitting the sequencial payments error again,
and as previously, removing and re-creating the wallet solves the problem
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
@joshuef, when you get a chance, is there a bug, and an open issue for that? Happy to open one if not
I remember you talking about temporary wallets, or something like that?
Logs below if needed:
"log_2024-05-11_04-24-51.zip" ba35c1c450787cbd62071b3e12e884550c7f6f7c887f7e9be5b93022fe0ec8c2
Even deleting the wallet and starting over only slightly improves the uploads. As soon as the file to be uploaded contains a few tens of chunks it fails again.
It is therefore normal that new nodes are gaining little or nothing.
Without being able to upload files, which is the food of the nodes, the network simply dies of starvation.
In a bit I’ll start a script that uploads a steady stream of minimum sized files. It won’t make much of a difference but some people will see some earnings. With an estimated 5k nodes in the network at the moment if I leave it running long enough everyone should get a record as long as they have a few nodes.
I think you are right and there is a problem with uploading at the moment. I can’t get a file of just a few bytes to upload. The uploads hang indefinitely after the first of the 3 chunks or maybe on the first one.
Not in my experience. Been uploading files and folders well above 100s of chunks, before and after the wallet cleanup.
Aha! After a wallet reset uploads are working again! I think it’s that old thing of if there has been a problem during the upload it mangles up the wallet. Because I was tinkering with the script I kept killing it and restarting it and I think interrupting the upload process wrecks the wallet as well.
The script is repeatedly creating a small random file and uploading it. Enjoy the records and earnings! Looks like it will be 4 chunks about every minute. So everyone should get some eventually.