Vault stops sending data - TEST 16

Continuing the discussion from Vault stops sending data at 86% - TEST 15:

I just downloaded and tried running a Vault on Test 16, and found that it was doing the same thing as last time. Namely, it starts the upload, but then stops at some N%.

I 17-04-12 21:01:32.662682

Running safe_vault v0.14.0
==========================
I 17-04-12 21:01:36.712872 Node(0a68db..()) Requesting a relocated name from the network. This can take a while.
I 17-04-12 21:01:37.239392 Node(73d8ae..()) Received relocated name. Establishing connections to 18 peers.
I 17-04-12 21:01:37.979005 Node(73d8ae..()) Starting approval process to test this node's resources. This will take at least 300 seconds.
I 17-04-12 21:02:07.239786 Node(73d8ae..()) 0/18 resource proof response(s) complete, 2% of data sent. 380/410 seconds remaining.
I 17-04-12 21:02:37.239970 Node(73d8ae..()) 0/18 resource proof response(s) complete, 10% of data sent. 350/410 seconds remaining.
I 17-04-12 21:03:07.240068 Node(73d8ae..()) 0/18 resource proof response(s) complete, 18% of data sent. 320/410 seconds remaining.
I 17-04-12 21:03:37.240196 Node(73d8ae..()) 0/18 resource proof response(s) complete, 26% of data sent. 290/410 seconds remaining.
I 17-04-12 21:04:07.240351 Node(73d8ae..()) 0/18 resource proof response(s) complete, 35% of data sent. 260/410 seconds remaining.
I 17-04-12 21:04:37.240501 Node(73d8ae..()) 0/18 resource proof response(s) complete, 43% of data sent. 230/410 seconds remaining.
I 17-04-12 21:05:07.240595 Node(73d8ae..()) 0/18 resource proof response(s) complete, 51% of data sent. 200/410 seconds remaining.
I 17-04-12 21:05:37.240795 Node(73d8ae..()) 0/18 resource proof response(s) complete, 59% of data sent. 170/410 seconds remaining.
I 17-04-12 21:06:07.241041 Node(73d8ae..()) 0/18 resource proof response(s) complete, 67% of data sent. 140/410 seconds remaining.
I 17-04-12 21:06:37.241205 Node(73d8ae..()) 0/18 resource proof response(s) complete, 75% of data sent. 110/410 seconds remaining.
I 17-04-12 21:07:07.242889 Node(73d8ae..()) 0/18 resource proof response(s) complete, 75% of data sent. 80/410 seconds remaining.
I 17-04-12 21:07:37.243061 Node(73d8ae..()) 0/18 resource proof response(s) complete, 75% of data sent. 50/410 seconds remaining.
sI 17-04-12 21:08:07.243214 Node(73d8ae..()) 0/18 resource proof response(s) complete, 75% of data sent. 20/410 seconds remaining.
I 17-04-12 21:08:27.239434 Node(73d8ae..()) Failed to get approval from the network. 0/18 resource proof response(s) complete, 75% of data sent. Terminating node.

Here is a screenshot of my bandwidth, it drops out when the terminal reaches 75%.

Are you sure your bandwidth is adequate? The log suggests that your client is still sending data out slowly and has not yet acheived even one response.
To pass the test the client must send out data to (in your case) 20 different vauls and get a similar amount of data back inside 300 secs
This looks like a low upload speed issue.
Are you trying to run this from home on ADSL?
Can you post your results from speedof.me , please?

I don’t know, but I think that it’s weird that safe_vault just stops sending data before the 300 secs is up.

Is 1.2 Mbps enough to run a safe vault, or does it have to be in the 8 Mbps range?

1 Like

Upload bandwidth needs to be around 6 Mbps at the moment.

Darn, thanks for clearing that up

Just so you know the resource proof is for 300 seconds and the uploading stops after the 300 seconds then the group decides on the results. As you can see at the 110/410 mark there is no more uploading

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.