-
Notifications
You must be signed in to change notification settings - Fork 2
The aursec-init process is taking a long time #28
Comments
Hi netlexer, |
I started it up like this:
and it's remained like this. I'm definitely connected to the internet. |
OK I killed the process, removed /var/aursec and started up aursec-init with the --verbose flag. It's currently printing 'Getting current block' in a loop. |
As i thought ... it cant connect to our network... i will try to reproduce your problem |
Thanks. Let me know if there's anything I can do here. |
We have found the problem (our bootnode is overloaded) and work on a fix. |
The bootnode being the server that initiates the p2p connections. Without it, users can't find each other. |
@netlexer Peer discovery should work again, can you confirm? |
Well it's been running for only about 10 minutes, so this may be premature... it's still waiting for synchronisation and printing 'Getting current block' (about 40 times so far). However, there is an established connection made by geth, which wasn't there before:
This was from starting aursec-init -v again. |
It does take a while, just not 6 hours :) |
It's still running I'm afraid. I've created a paste from the journal output (about 60 lines). It's at https://paste.ee/p/1krMQ - lines 1 and 3 - "couldn't add port mapping" - not sure why my router couldn't add this, but I added the port 30200 forwarding manually... it didn't make a difference. |
I'm curious, how many participants are there in this project? Also, is there a way of determining how many package hashes have actually been stored on the blockchain? I'm interested in this, but have found virtually no references to it in the forums or on the wiki. Thanks. |
Have you tried restarting it? We confirmed that it works in vagrant, so it should work for you, as well. This was @Lifree and my Bachelor's thesis. We are not sure how many users we have because downloads are not a very useful metric, and ethereum wallet addresses change whenever someone re-inits. We know there's more than us, but probably not very many. We ship We announced this on aur-general, but didn't get much response. We are not active on the forums - I spend most of my time in the MLs or IRC. |
I'm just curious, how long does the aursec-init process take? It's been over six hours already, on a HP core i5 laptop.
The text was updated successfully, but these errors were encountered: