View Single Post
ttt0600's Avatar
Posts: 45 | Thanked: 11 times | Joined on Dec 2011 @ USA
#4463
Originally Posted by CepiPerez View Post
Can you run wazapp using terminal and PM me the log?
the command is /opt/waxmppplugin/bin/wazapp/wazapp_init
I can not send PM messages !! but here is my output from the Terminal:

/opt/waxmppplugin/bin/wazapp/wazapp_init
CAUGHT EXCEPT
invoker: Invoking execution: '/opt/waxmppplugin/bin/wazapp/wazapp'
/opt/waxmppplugin/bin/wazapp/utilities.py:19: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
WAManager: wazapp 0.2.6.50
WAManager: No running instance found. Proceeding with relaunch
Accounts: Looking for 310260540475335
Accounts: found waxmpp account with imsi: 310260540475335
ACCOUNT INFO
ttt0600
1
5735299934
15735299934@s.whatsapp.net
310260540475335
Hi there I'm using Wazapp
END ACCNT INFO
WAManager: <Models.account.Account instance at 0x3c9682d8>
Accounts: Looking for 310260540475335
Accounts: found waxmpp account with imsi: 310260540475335
ACCOUNT INFO
ttt0600
1
5735299934
15735299934@s.whatsapp.net
310260540475335
Hi there I'm using Wazapp
END ACCNT INFO
Traceback (most recent call last):
File "/opt/waxmppplugin/bin/wazapp/wazapp", line 53, in <module>
wam = WAManager(app)
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 48, in __init__
self.proceed()
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 71, in proceed
store = DataStore(imsi);
File "/opt/waxmppplugin/bin/wazapp/litestore.py", line 47, in __init__
os.makedirs(LiteStore.db_dir);
File "/usr/lib/python2.6/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/root/.wazapp'
~ #
--