-
Notifications
You must be signed in to change notification settings - Fork 3
Wallet Syncing
Before you continue, please backup your wallet.dat file again, so that it contains all ODN addresses that you are using to store and receive ODN! Also be sure to install the latest version of the wallet form here: https://github.com/obsidianplatform/Obsidian-Qt/releases
Normally, the wallet syncs automatically when you start it and wait 1-5 minutes. For some computers (about 5%) and home network/router configurations, this does not work.
Here are three alternative solutions to the problem:
Disabled UPnP or missing port forwarding for port 56660 is mostly the root cause for connection problems.
- Log into your DSL/Cable Router/Firewall/OS Settings and enable UPnP (Universal Plug & Play) or forwarding of port 56660
- If you cannot find these settings, use Solution 1 instead.
- Run the wallet and go to the menu: Help/Debug Window
- Go to the Console tab
- Type at the prompt:
addnode seed1.obsidianplatform.com add
addnode seed2.obsidianplatform.com add
addnode odn.init.run add
- Wait a couple of minutes again
Solution 2 - Your wallet started syncing but is stuck at a block/percentage and does not download more blocks after you tried Solution 1
The reason could be you are synced with an old, abandoned chain. To resolve this, you must delete the old chain and start over.
- Be really sure now you create a new backup of your wallet.dat file!!!
- Find your wallet data folder:
For Windows: locate %APPDATA%\Roaming\ObsidianQt in the Explorer.
For macOS: navigate to "/Users/USERNAME/Library/Application Support/ObsidianQt", e.g. using Finder (Go menu -> Go to Folder).
For Linux: navigate to the hidden .obsidian directory in your home directory and be sure to use the right user, e.g. yourname, root.
- Delete the contents of the ObsidianQt folder
- Copy your wallet.dat from your backup back into the ObsidianQt folder.
- Start the wallet application again.
- If it does not sync after 5 minutes, try Solution 1
If both did not help:
- Try on a different computer
- Try with a different internet connection
- Get help on our Discord: https://discord.gg/Wyagm4f
Obsidian (ODN) is Published and supported by Obsidian Platform Ltd. ---
Learn more about the next evolution of Obsidian, ODIN Blockchain. A human-centered, privacy focused blockchain platform.