I'm building my Linux server for the forging test and when i run the "run.sh" file (to open MetaGate), i got this error on logs :
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Qt: XKEYBOARD extension not present on the X server.
Version 1.17.2 prod 4fbfa9d
Platform linux
Machine uid 29548;41689;015873
Database payments app's version 2 new version 2
QObject::startTimer: Timers cannot have negative intervals
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-dev.metahash.org. 5795.
node proxy_delegate. proxy.net-dev.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/
Wallets default path /home/vnc/.metahash_wallets/
Wss client onStarted. Url wss://ws.metahash.io/
Auth Reemit
Auth Reemit
QICNSHandler::read(): Failed, compressed format "jp2" is not supported by your Qt library or this file is corrupt. OSType: "ic09"
dns ok torrent. 10
[3578:3620:1130/182923.147520:ERROR:gl_implementation.cc(246)] Failed to load : /home/vnc/Téléchargements/MetaGate/libGLESv2.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
Wss client connected
Wss Set hello message {"app":"MetaGate","data":{"application_ver":"1.17.2","interface_ver":"0.5.274","keys_mth":[],"keys_tmh":[],"machine_uid":"29548;41689;015873","user_id":""}}
Wss client send message {"app":"MetaGate","data":{"application_ver":"1.17.2","interface_ver":"0.5.274","keys_mth":[],"keys_tmh":[],"machine_uid":"29548;41689;015873","user_id":""}}. Count 1
Reload. file:////home/vnc/.metagate/pages/f45be7eb74603b1199f0dfc60a6759fe/0.5.274/login.html.
Reload ok
scl app://Login
Wss client send message {"app":"MetaSearch","data":{"focus_release_count":0,"is_enter_pressed":false,"is_user_text":false,"machine_uid":"29548;41689;015873","text":"6170703a2f2f4c6f67696e","user_id":""}}. Count 1
Auth Reemit
QICNSHandler::read(): Failed, compressed format "jp2" is not supported by your Qt library or this file is corrupt. OSType: "ic09"
Set production server http://app.metahash.org/api/
Js authLoginInfoJs("{\"is_auth\":false,\"is_test\":false,\"login\"😕"\",\"token\"😕"\"}", 0, "");
Set user name _unregistered
Wallets path /home/vnc/.metahash_wallets/_unregistered
Set user name _unregistered
Wss client send message {"app":"MetaGate","data":{"application_ver":"1.17.2","interface_ver":"0.5.274","keys_mth":[],"keys_tmh":[],"machine_uid":"29548;41689;015873","user_id":"_unregistered"}}. Count 1
Set messenger javascript path /home/vnc/.metahash_wallets/_unregistered
Set user name _unregistered
Set messenger javascript path /home/vnc/.metahash_wallets/_unregistered
Try Swith to login
Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:8081
not set address after load about:blank app://Login
js: Uncaught ReferenceError: authLoginInfoJs is not defined
[3578:3620:1130/182923.283470:ERROR:gl_surface_qt.cpp(701)] Requested OpenGL implementation is not supported. Implementation: 0
Received signal 11 SEGV_MAPERR 000000000000
#0 0x7f2bfd9270a5
#1 0x7f2bfc668141
#2 0x7f2bfd92743d
#3 0x7f2bf87af390
#4 0x7f2bfc6a96d1
#5 0x7f2bfc6aa565
#6 0x7f2bfe3ff674
#7 0x7f2bfe40a9d4
#8 0x7f2bfe40d563
#9 0x7f2bfe40e74f
#10 0x7f2bfe40341e
#11 0x7f2bfe40877c
#12 0x7f2bfe407b8d
#13 0x7f2bfe409ca5
#14 0x7f2bfd9aa319
#15 0x7f2bfd943648
#16 0x7f2bfd944d6f
#17 0x7f2bfd9452c0
#18 0x7f2bfd946169
#19 0x7f2bfd963e5a
#20 0x7f2bfd97ee47
#21 0x7f2bfd97a4ad
#22 0x7f2bf87a56ba start_thread
#23 0x7f2bf7c3a41d clone
r8: 00007f2bf7ef9770 r9: 0000000000000001 r10: 00007f2b5c000078 r11: 00007f2b5c000078
r12: 0000000000000000 r13: 00007f2b66ffbdb0 r14: 00007f2b66ffbd60 r15: 00007f2b5c00e040
di: 0000000000000000 si: 0000000000000000 bp: 00007f2b66ffbba0 bx: 00007f2b5c00e040
dx: 0000000000000000 ax: 00007f2c0250b568 cx: 00007f2b66ffb9d0 sp: 00007f2b66ffb9d0
ip: 00007f2bfc6a96d1 efl: 0000000000010202 cgf: 0000000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
Can you help me please ? It's hard to make it run on Linux ... (i'm on Ubuntu 16.04 with xfce on GUI). On what configuration you make it works for you ?
Ty !