Continuing the discussion from Join the Community Test Network (Running Now):
I ran the rsafeclient example. It connected to the launcher no problems. I left it for couple more minutes before I ended the example test. After I ended. One minute or so, the launcher crashed. Here are the errors on the launcher terminal.
/build/Safenet/safe_launcher-v0.4.3-linux-x64/resources/app.asar/node_modules/ffi/lib/callback.js:18
throw new Error(err)
^
Error: ffi fatal: callback has been garbage collected!
at /build/Safenet/safe_launcher-v0.4.3-linux-x64/resources/app.asar/node_modules/ffi/lib/callback.js:18:15
at doNTCallback0 (node.js:443:9)
at process._tickCallback (node.js:372:13)
Griz@LocalHost:~/âŚ/safe_launcher-v0.4.3-linux-x64$ ./safe_launcher
WARN 16:42:39.673459218 [w_result lib.rs:288] Error mapping external address and port through IGD gateway at address 192.168.0.1:49155. igd::Gateway::get_any_address returned an error: Request error. Gateway response error 401: Invalid Action
WARN 16:42:40.423329412 [routing::core core.rs:1327] Connection failed: Proxy node needs a larger routing table to accept clients.
WARN 16:54:06.691321743 [w_result lib.rs:288] Error mapping external address and port through IGD gateway at address 192.168.0.1:49155. igd::Gateway::get_any_address returned an error: Request error. Gateway response error 401: Invalid Action
| FfiError::DnsError â DnsError::CoreError â CoreError::GetFailure::{ reason: NoSuchData, request: Structured(7ee8âŚ, 5)}
thread<âunnamedâ>panicked at â
======================================================
| Result evaluated to Err: âFailed decrypting chunk 0â |
======================================================
Then Vaults started to drop all of the connections. After 5 minutes or so, vaults are able to connect again. Unfortunately, the vault errors has been completely overwritten by new data so I canât copy and paste the vault incident during that time frame. But mostly, it said TCP canât connect.
And then the community said they canât access to the website or the files. Yikes.
In all of this madness, I believe the script has completely deleted or override the files of the entire network. Thus, nobody canât access to the websites at all. The vaults seems to be working now but all of the files are lost, and needs to be rebuild again. The churn event couldnât handle the amount of lost data.