Wallet syncing issues

Please follow these instructions if you are experiencing issues with your wallet(s). Do not hesitate to contact us if you need help!

Add nodes to your ogva.conf

Click in the menu : Wallet >> Options >> Open Configuration File.

Open the ogva.conf in your favorite text editor.

Add nodes from https://explorer.ogva.net/network

On that page click Add Nodes:

Copy nodes from that page into your ogva.conf file.

Location of file in Windows : %AppData%\ogvacore\ogva.conf

Location of file in Linux: ~/.ogvacore/ogva.conf

It should look like this.

addnode=100.100.100.100:40112

addnode=100.100.100.100:40112

and so on....

Save

Restart Wallet

This will speed up your syncing time If the nodes added is working correct.

Last updated