Closed nnmfnwl7 closed 7 months ago
Correction >> Login Page works >> Bug but actually after login main GUI window disappear.
[warning] [main.prerequisites.hpp:92] [6]: QIODevice::read (QFile, "/home/username/.atomic_qt/addressbook/walletname"): device not open
[warning] [addressbook.cfg.cpp:48] [6]: Addressbook config file was invalid, use empty configuration: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal. Content was:
[info] [main.prerequisites.hpp:89] [6]: Success: Login
[info] [app.cpp:653] [6]: Application inactive
... OK
... OK
... OK
... OK
[info] [mm2.service.cpp:1027] [84]: mm2 is initialized
[debug] [app.cpp:411] [84]: on_mm2_initialized_event l411
[warning] [main.prerequisites.hpp:92] [6]: QIODevice::read (QFile, "/home/username/.atomic_qt/addressbook/walletname"): device not open
[warning] [addressbook.cfg.cpp:48] [6]: Addressbook config file was invalid, use empty configuration: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal. Content was:
[info] [main.prerequisites.hpp:89] [6]: Success: Login
[info] [app.cpp:653] [6]: Application inactive
... OK
... OK
... OK
... OK
[info] [mm2.service.cpp:1027] [84]: mm2 is initialized
[debug] [app.cpp:411] [84]: on_mm2_initialized_event l411
[info] [qt.wallet.manager.cpp:343] [84]: Set status: enabling_coins
[info] [mm2.service.cpp:444] [84]: current_coin: BTC is a default coin
[info] [mm2.service.cpp:444] [84]: current_coin: KMD is a default coin
[info] [mm2.service.cpp:444] [84]: current_coin: LTC is a default coin
[debug] [mm2.service.cpp:746] [84]: starting async enabling coin[info] [qt.wallet.manager.cpp:343] [84]: Set status: enabling_coins
[info] [mm2.service.cpp:444] [84]: current_coin: BTC is a default coin
[info] [mm2.service.cpp:444] [84]: current_coin: KMD is a default coin
[info] [mm2.service.cpp:444] [84]: current_coin: LTC is a default coin
[debug] [mm2.service.cpp:746] [84]: starting async enabling coin
Can you please try deleting (or renaming) "/home/username/.atomic_qt/addressbook/walletname" and see if it resolves the issue?
Can you please try deleting (or renaming) "/home/username/.atomic_qt/addressbook/walletname" and see if it resolves the issue?
Unfortunately it doesn't help. I been already trying to remove all directories used and restore account but doesn't work for me.
Which version of Debian? I got it running on 11 without issue.
Try pkill -9 mm2
(or a reboot), there may have been a "zombie" instance still running (these should exit on launch normally).
Please also check you have no other services running on port 7783
Deb 12, no zombie nor port blocker.
@nnmfnwl7 we are releasing a new version soon. Please let us know if this is still an issue, otherwise I'll close it early next year
Closing as stale. If issues persist, please join our discord for support.
atomicdex-desktop-0.5.6-beta-ubuntu-portable.zip AppRun does not working on Debian.
./AppRun
does not working because:./AppRun: symbol lookup error: ./AppRun: undefined symbol: _ZNKSt3_V214error_category10_M_messageB5cxx11Ei, version Qt_5
but
./usr/bin/atomicdex-desktop
works good.