So, there is no working network (perhaps test11, alpha1) for users to join and developers to test their applications? Maybe test15 network data could be cleared and at least make development/testing possible?
Isn’t network supposed to deal with poor connections? I recall that there was a RFC on the subject.
Never confident of myself - so closed it quick for the moment - needs more disucssions internally (needs support in other major crates too - all the way from frontend to backend so need to see here if there’s no unforseen blocker etc.)
Not sure, but going to have a look into it. The error itself indicates an entry in routing peer_manager that we do not have the public key pairs for but the bug is likely a case where a peer is not properly cleaned out from routing. Can also see it in some of the other nodes. Thanks for highlighting this
sounds good, however that issue coming up in the first place still warrants tracking it down and getting rid of as at that point it points to an entry in the RT which isnt kept track of by the peer_mgr so might just lead to other issues down the road. It looks like a tunnel issue but lets confirm once we can spot the source of the issue.
What if is this a technical problem? Can data being replicated multiple times across vaults due a bug, like a cancer? Maybe a disjoint section bug. I think it’s a good idea to check if this is not the root cause.
Got tons of consecutive lines of I 17-03-29 20:09:06.676128 Node(a4d218..(101)) Update on RoutingTableResponse completed. Prefixes: {Prefix(0010), Prefix(0011), Prefix(100), Prefix(101), Prefix(111)}
Not sure if that means anything, just reporting something that seems odd to me.
I would expect something like that would have been spotted in Maidsafe test net that didn’t have contributions.
I expect the default 5GB limit hasn’t helped if only 50% of that is being used in each vault… unclear to me the real size of the network but a 250GB network is going to fill up. If vault owners fixed their safe_vault.vault.config for 15GB+ perhaps that would help?
I seem to be seeing 3226892180 bytes == 3.22GB in one of mine atm which is set at 15GB, so that seems to be more than just 50% of 5GB. Curious that has not filled beyond that but perhaps in a network of 5GB nodes, the sharing doesn’t incline to single larger nodes?.. but with many larger nodes perhaps would add flex??
Alt option would be to reboot the same test and watch more closely what occurs and how.
safe://galaxy site is now frozen at 2017-03-29 16:43:54 UTC.
The information was displayed with a varying delay (about 1h40 too late yesterday evening and 10 minutes today afternoon). The problem was that I was updating my site every minute, which is too quick when the network is slow.
I have corrected this problem and stopped my program to be able to launch the new one. But now each time the program is launched, a timeout occurs in DnsOperation::new. I guess that I shouldn’t have stopped the program that was running. I am sorry for that.
And now my node itself has crashed. So, test 15 is finished for me.
Tomorrow, I will make a video with the information about nodes and sections that I have collected and add it to YouTube like I did for test 12c.