Pretty sure @roland was looking for a full log of this error if you could save that log file.
Did somebody have a script that would sweep all your node rewards balances into one wallet?
safe files download "intro-to-llms.webm" 6c673b825760e616e2d41315216d1aeaecb8bc0011375987bd18718e73a1adf8
Nodes from home without port redirection working through safenode-manager. Actually even 40 of them in a raspberrypi4 (that is also running pihole and minidlna, pretty idle other than that).
A bit of load when spinning everything up at once, but just a few minutes later it was ok.
I can’t upload though, even small text files:
> >
> > raul@raspberrypi4:~> $ echo test > test.txt
> > raul@raspberrypi4:~> $ safe files upload -p test.txt
> > Logging to directory: "/home/raul/.local/share/safe/client/logs/log_2024-04-25_21-10-11"
> > Built with git version: 8809489 / alpha-punch / 8809489 / 2024-04-25
> > Instantiating a SAFE client...
> > Trying to fetch the bootstrap peers from https://sn-testnet.s3.eu-west-2.amazonaws.com/alpha-punch-network-contacts
> > Connecting to the network with 51 peers
> > 🔗 Connected to the Network Chunking 1 files...
> > "test.txt" will be made public and linkable Splitting and uploading "test.txt" into 4 chunks
> > ⠐ [00:00:28] [----------------------------------------] 0/4
Downloading works fine, this took around 45 seconds for 162M
safe files upload "Neuromancer.mp4" d7af35df373b13a9cfa3a6c91f8ec9094222c083c2fec7556f4272a7dd4ce616
Can you share the upload logs if you’ve still got it? I can take a look at it.
I can’t upload from home while running nodes either (BT Homehub router). I think it’s either/or for now
For myself I see a big improvement running nodes over mobile broadband, though there are some issues too.
I started five nodes and after 54mins all have earned, three have one bad node report each (Shunned x1). Also interesting is that 3/5 show “Start time unknown” in their individual status page which means that vdash didn’t see the log message which begins “Running safenode” although it did for 2/5 which is odd!
user@dell:~$ cat .local/share/safe/client/logs/log_2024-04-25_20-22-32/safe.log | tail
[2024-04-25T19:27:01.284887Z DEBUG sn_networking::event] All our external addresses: []
[2024-04-25T19:27:01.329144Z WARN sn_networking::event] Node reported as being behind NAT for not having enough incoming connections. This can be a false positive. Do nothing.
[2024-04-25T19:27:01.329208Z DEBUG sn_networking::event] All our listeners: []
[2024-04-25T19:27:01.329213Z DEBUG sn_networking::event] All our external addresses: []
[2024-04-25T19:27:01.423669Z WARN sn_networking::event] Node reported as being behind NAT for not having enough incoming connections. This can be a false positive. Do nothing.
[2024-04-25T19:27:01.423703Z DEBUG sn_networking::event] All our listeners: []
[2024-04-25T19:27:01.423706Z DEBUG sn_networking::event] All our external addresses: []
[2024-04-25T19:27:01.448934Z WARN sn_networking::event] Node reported as being behind NAT for not having enough incoming connections. This can be a false positive. Do nothing.
[2024-04-25T19:27:01.448970Z DEBUG sn_networking::event] All our listeners: []
[2024-04-25T19:27:01.448973Z DEBUG sn_networking::event] All our external addresses: []
Can you share the entire log file?
safe.log.zip (86.0 KB)
Here’s the latest client log @roland
Awwwww!!!
Eraserhead (1977) Criterion (1080p BluRay x265 HEVC 10bit AAC 2.0 Tigole)/" will be made public and linkable
Splitting and uploading "Eraserhead (1977) Criterion (1080p BluRay x265 HEVC 10bit AAC 2.0 Tigole)/" into 8943 chunks
Error:
0: Failed to upload chunk batch: The maximum specified repayments were made for the address: 846135(10000100)..
Location:
/home/runner/work/safe_network/safe_network/sn_cli/src/files/files_uploader.rs:171
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
safenode --home-network --peer /ip4/142.93.46.42/udp/43338/quic-v1/p2p/12D3KooWSaCWsF2qLULtKTtjJPYpzCKn3X3aY19WdznPB5jUfmt3
logs.tar.bz2.zip (1.5 MB)
Um, these home nodes are pricey!
Failed to store website content. Not enough balance in wallet to pay for chunk.
We have NanoTokens(1000000000) but need
NanoTokens(11693190245296920) to pay for the chunk
In both these cases, the upload failed when trying to make payments. It is weird that all the nodes rejected the payment.
Maybe can you try clearing out the wallet folder and then try uploading again?
Having a decent experience with this network. Nodes from home, no port forwarding. Earned 1400 nanos so far with 10 nodes (any more nodes and my puny broadband starts to suffer). At this rate I should earn a whole token in around 190 years
Upload speeds are slower than before (probably because I’m running nodes from home). Stating the obvious, but removal of the need for port forwarding is a game changer.
Download speeds are the fastest I’ve ever seen - getting 11 mbits/s which is much faster than I was previously seeing.
That worked - thanks!
I hadn’t cleared it out from the last test
It worked!
raul@raspberrypi4:~> $ safe wallet get-faucet 209.97.185.196:8000
Logging to directory: "/home/raul/.local/share/safe/client/logs/log_2024-04-25_21-48-22"
Built with git version: 8809489 / alpha-punch / 8809489 / 2024-04-25
Instantiating a SAFE client...
Trying to fetch the bootstrap peers from https://sn-testnet.s3.eu-west-2.amazonaws.com/alpha-punch-network-contacts
Connecting to the network with 51 peers
🔗 Connected to the Network Requesting token for wallet address: 8ddd4db57275161d805a9f11faa45d99a5f17bca0aebb5e9e3798e0f9486b7cba4fbb04b947b7d3a94124404292eac60
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.
raul@raspberrypi4:~> $ safe files upload -p test.txt
Logging to directory: "/home/raul/.local/share/safe/client/logs/log_2024-04-25_21-48-45"
Built with git version: 8809489 / alpha-punch / 8809489 / 2024-04-25
Instantiating a SAFE client...
Trying to fetch the bootstrap peers from https://sn-testnet.s3.eu-west-2.amazonaws.com/alpha-punch-network-contacts
Connecting to the network with 51 peers
🔗 Connected to the Network "test.txt" will be made public and linkable
Splitting and uploading "test.txt" into 4 chunks
************************************** * Uploaded Files *
**************************************
"test.txt" 371c9dc582aeed6e289b3dfdbefe82f107b882ab30442a4c673ea9a7d26ba70a
Among 4 chunks, found 0 already existed in network, uploaded the leftover 4 chunks in 29 seconds
**************************************
* Payment Details *
**************************************
Made payment of NanoTokens(743) for 4 chunks
Made payment of NanoTokens(129) for royalties fees
New wallet balance: 0.999999128
raul@raspberrypi4:~> $ safe files upload -p openSUSE-Leap-15.4- openSUSE-Leap-15.4-ARM-JeOS-raspberrypi.aarch64.raw.xz
openSUSE-Leap-15.4-NET-aarch64-Build243.2-Media.iso
raul@raspberrypi4:~> $ time safe files upload -p openSUSE-Leap-15.4-NET-aarch64-Build243.2-Media.iso
Logging to directory: "/home/raul/.local/share/safe/client/logs/log_2024-04-25_21-50-01"
Built with git version: 8809489 / alpha-punch / 8809489 / 2024-04-25
Instantiating a SAFE client...
Trying to fetch the bootstrap peers from https://sn-testnet.s3.eu-west-2.amazonaws.com/alpha-punch-network-contacts
Connecting to the network with 51 peers
🔗 Connected to the Network "openSUSE-Leap-15.4-NET-aarch64-Build243.2-Media.iso" will be made public and linkableSplitting and uploading "openSUSE-Leap-15.4-NET-aarch64-Build243.2-Media.iso" into 407 chunks
************************************** * Uploaded Files *
**************************************
"openSUSE-Leap-15.4-NET-aarch64-Build243.2-Media.iso" e94ef66956173e460fc04b013491aedfac7bd94b33957307085ff8e0a66d9d55
Among 407 chunks, found 0 already existed in network, uploaded the leftover 407 chunks in 8 minutes 38 seconds
**************************************
* Payment Details *
**************************************
Made payment of NanoTokens(71793) for 407 chunks
Made payment of NanoTokens(12478) for royalties fees
New wallet balance: 0.999914857
real 8m38.948s
user 5m24.346s
sys 1m48.109s
raul@raspberrypi4:~> $ ls -lh openSUSE-Leap-15.4-NET-aarch64-Build243.2-Media.iso
-rw-r--r-- 1 raul users 203M Sep 23 2022 openSUSE-Leap-15.4-NET-aarch64-Build243.2-Media.iso
raul@raspberrypi4:~> $
Speed was around 3-4 Mbps, but the last chunks were really dragging and that must’ve decreased the speed average (I have symmetric 1gbps home fiber but with 40 nodes running since an hour ago or so, but they don’t seem to generate a lot of traffic according to bmon (and they’re indeed earning) ).
If anyone wants to download the 203M iso:
"openSUSE-Leap-15.4-NET-aarch64-Build243.2-Media.iso" e94ef66956173e460fc04b013491aedfac7bd94b33957307085ff8e0a66d9d55
outside looking from afar, he appears to be as big a Loser as this R’feller dope stooge puppet we have mangling ‘the show’ here in the GWN from Ottawa.
No shortage of stupid self interest on this planet, these guys got a triple dose.