When syncing the node it knocks my entire homes internet out. When closing the node down it comes back on. This has happened to several users on discord. I used gemini 2 just fine.
would you mind trying the unified cli? We have been testing and it appears that the unified cli is less intensive on networks. (running separately results in two instances of the Decentralized Storage Network, where as the unified cli only uses one)
Would love to hear your feedback with this version comparatively to the pathway you have been using in the past.
The dev team is also working on some improvements for this which we hope to have implemented in the near future
I tried the cli and it seems to have synced without me having internet issues! But then it crashed after syncing. Error is below.
Node started successfully!
β [05:38:36] 100% [βββββββββββββββββββββββββββββ] (375331/375331) 18.47bps, Syncing is done!, ETA: 00:00:00 Starting farmer β¦
The application panicked (crashed).
Message: Should be populated at this point.
Location: C:\Users\runneradmin.cargo\git\checkouts\subspace-5c1447fb849a5554\cea0fd5\crates\subspace-farmer\src\utils\farmer_provider_storage.rs:111
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Farmer started successfully!
Initial plotting for plot: #0 (C:\Chia.Temp\RAID0\Subspace)
β [00:00:00] 0% [ ] (32.00 MiB/8.09 TiB) 145.21 GiB/s, plotting, ETA: 00:00:57
Just trying to keep you up to date. The CLI worked without knocking out the internet but it synced very slowly. Also it would say it was synced every once in awhile but it obviously was not. It would start plotting then crash, Iβm assuming due to it wasnβt really synced. I would shut down and start again and it would continue syncing from the last point. This got old having to babysit it so Iβm going back to the advanced version which I prefer anyway due to the use of multiple hard drives. I see this new version has a fix for the network issues.
Small update, fixes command for chain purging on the node and makes DSN networking a bit more conservative, hopefully improving situation with software causing networking issues for some users.
I am testing this version now and will report back, Iβm going to let the node fully sync first before starting the farmer. It seems to by syncing 100% faster than the cli.
I have experienced similar symptoms to the OPβs title - running a node via CLI would cause all devices on the network to lose Internet connectivity after a while. I managed to get round the issue by removing the ISP supplied router from my WAN setup. Somehow that was the weak link.
Iβm not sure what the root cause is but wanted to document my experience in case anyone else searches these symptoms.
The latest investigations on this issue suggest that the root cause may be related to the number of DNS queries being made to the boostrap nodes. If anyone is able to provide any insights into what exactly is happening on their network when the symptoms are present they will be gratefully received as they are super useful in narrowing down the scenario.
Iβm seeing the same with subspace-cli-Ubuntu-x86_64-v0.1.8-alpha unified CLI. I was half an hour + on the phone with my internet provider before it came to me that Iβve started the node this morning After killing it internet started working again. The symptoms where very confusing with some computers failing to connect to wifi, others connecting but having unstable access.
Let me know what kind of information I can provide to help figuring this out.
so default subspace-cli v0.1.9-alpha reached out all active connection on my home router
for example: Keenetic Speedster (KN-3012)
after subspace node started in my GUI router i saw active connections 16384/16384. (~2k active connection without running subspace)
and itβs really disturb to use network at home (no new connections possible)
Only stop node and restart router - quick method to make home on-line :C