This issue tracker is only for technical issues related to bitcoin-core.
General bitcoin questions and/or support requests and are best directed to the Bitcoin StackExchange.
For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/.
The UI never appears. It seems to get stuck at “Done loading”
The final entries in debug.log are
02017-03-15 22:12:34 UPnP Port Mapping successful.
12017-03-15 22:12:43 Loading addresses from DNS seeds (could take a while)
22017-03-15 22:12:44 202 addresses found from DNS seeds
32017-03-15 22:12:44 dnsseed thread exit
4017-01-25 19:30:11' progress=0.933531 cache=12.3MiB(6668tx)
52017-03-15 22:15:08 GUI: Platform customization: "macosx"
62017-03-15 22:15:09 GUI: PaymentServer::LoadRootCAs: Loaded 169 root certificates
72017-03-15 22:16:46 UpdateTip: new best=000000000000000002979e885deeefde60442b7bd2b8676549bec4594b27eca2 height=449981 version=0x20000000 log2_work=85.875006 tx=190716632 date='2017-01-25 19:39:46' progress=0.933539 cache=19.6MiB(12337tx)
82017-03-15 22:16:46 connect() to 46.253.252.167:8333 failed after select(): Connection refused (61)
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
- Start bitcoin-qt (on OS X 10.12.3) using a custom data directory
Expected behaviour
The QT UI should appear.
Actual behaviour
I get stuck with the splash screen and never see the QT UI.
Screenshots.
If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.
What version of bitcoin-core are you using?
Official binary 0.14.0
Machine specs:
- OS: Mac OS 10.12.3
- CPU: Core i7
- RAM: 8gig
- Disk size: 1tb
- Disk Type (HD/SDD): SSD
Any extra information that might be useful in the debugging process.
This is normally the contents of a debug.log
or config.log
file. Raw text or a link to a pastebin type site are preferred.