I add IPs from /Inferno:1.2.2.2/ list, but nothing syncing. After 15 minutes 0 connection, debug in network traffic tab show IN:2kb OUT:16kb.
Then I try to additionally add to config nodes with ports from
http://sys300.cryptoid.info/tx/masternodes.dwsAnd client start syncronization with 9-10 connection, but speed is not fast after 2 hours 21476 blocks.
When I remove nodes without ports from config and left only with ports - client crashes. If nodes with ports going first in config - client crashes. Rarely client crashes with any config.
Debug log:
GUI: QMetaObject::connectSlotsByName: No matching signal for on_UpdateKeys_clicked(bool,bool)
GUI: QSslSocket: cannot call unresolved function SSLv23_client_method
GUI: QSslSocket: cannot call unresolved function SSL_CTX_new
GUI: QSslSocket: cannot call unresolved function SSL_library_init
GUI: QSslSocket: cannot call unresolved function ERR_get_error
GUI: QSslSocket: cannot call unresolved function ERR_get_error
GUI: QSslSocket: cannot call unresolved function SSLv23_client_method
GUI: QSslSocket: cannot call unresolved function SSL_CTX_new
GUI: QSslSocket: cannot call unresolved function SSL_library_init
GUI: QSslSocket: cannot call unresolved function ERR_get_error
GUI: QSslSocket: cannot call unresolved function ERR_get_error
It's big trouble to create correct config, client must find nodes automaticaly via DHT as Emercoin client does or via other way. Please fix this, it may help to involve more people. Client must work correctly out of the box.
This is incredibly rare error that very few users have. If you compiled this wallet on your own system then it means something was incorrect in the building.