metagate icon indicating copy to clipboard operation
metagate copied to clipboard

MetaGate 1.16.2 is failing to start in Ubuntu 16.04

Open macrokernel opened this issue 6 years ago • 12 comments

Hi,

I am getting the following error while starting MetaGate 1.16.2 in Ubuntu 16.04:

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-vncuser' Version 1.16.2 prod 5d5f50f Platform linux Machine uid 29539;51042;054448 Set messenger javascript path /home/vncuser/.metahash_wallets/ Javascript setMessengerPathsJs("Ok", 0, ""); node torrent. tor.net-dev.metahash.org. 5795. node proxy. proxy.net-dev.metahash.org. 9999. node torrent_main. tor.net-main.metahash.org. 5795. node proxy_main. proxy.net-main.metahash.org. 9999. node torrent_delegate. tor.net-test.metahash.org. 5795. node proxy_delegate. proxy.net-test.metahash.org. 9999. Start ns resolve after 1 ms qt.network.ssl: QSslSocket: cannot resolve SSL_set_alpn_protos qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_set_alpn_select_cb qt.network.ssl: QSslSocket: cannot resolve SSL_get0_alpn_selected Dns scan start Wss client started. Url wss://ws.metahash.io/ Wss client onStarted. Url wss://ws.metahash.io/ dns ok torrent. 10 Wss client finished Error Not open file /home/vncuser/.metagate/pages/lastVersion.txt. Error at file

I have tried removing /home/vncuser/.metagate/pages and /home/vncuser/.metagate with no success.

It looks like MetaGate is failing to download lastVersion.txt from a server and terminates. SSL errors are looking worrying too.

Here is a log of running MetaGate under strace: https://paste.ofcode.org/uatUkddQzBirWntDrCmzuk

macrokernel avatar Oct 09 '18 10:10 macrokernel