View Single Post
Posts: 13 | Thanked: 6 times | Joined on Aug 2012 @ Venezuela
#4465
Originally Posted by ttt0600 View Post
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'
~ #
--
No root user!!!
 

The Following User Says Thank You to juancpulidom For This Useful Post: