Hi @coderrus, @tgalag, I have the same issue mentioned by @nes1982 here, and in the other thread. Visually, the application starts showing the splash screen and then exits. Error log below ****** ACCOUNT INFO 6592336498 65 92336498 6592336498@s.whatsapp.net 525016112120280 Hi there I'm using Wazapp END ACCNT INFO invoker: Invoking execution: '/opt/waxmppplugin/bin/wazapp/wazapp' CAUGHT EXCEPT File "/opt/waxmppplugin/bin/wazapp/wazapp", line 51, in <module> wam = WAManager(app) File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 51, in __init__ self.proceed() File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 129, in proceed account = AccountsManager.getCurrentAccount(); File "/opt/waxmppplugin/bin/wazapp/accountsmanager.py", line 34, in getCurrentAccount account = AccountsManager.findAccount() File "/opt/waxmppplugin/bin/wazapp/accountsmanager.py", line 87, in findAccount account.valueAsString("price_expiration")) File "/opt/waxmppplugin/bin/wazapp/Models/account.py", line 51, in setExtraData self.expiration = int(expiration) ValueError: invalid literal for int() with base 10: '' ~ $