Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 24.06.2014 23:24 INFO Using config file /etc/ajenti/config.json
- 24.06.2014 23:24 INFO Ajenti starting in foreground
- 24.06.2014 23:24 INFO registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'>
- 24.06.2014 23:24 INFO Ajenti 1.2.21.11 running on platform: debian
- 24.06.2014 23:24 WARN *** [apache] skipping due to BinaryDependency (apache2)
- 24.06.2014 23:24 WARN *** [nsd] skipping due to BinaryDependency (nsd)
- 24.06.2014 23:24 WARN *** [supervisor] skipping due to BinaryDependency (supervisord)
- 24.06.2014 23:24 WARN *** [smartctl] skipping due to BinaryDependency (smartctl)
- 24.06.2014 23:24 WARN *** [ctdb] skipping due to BinaryDependency (ctdb)
- 24.06.2014 23:24 WARN *** [hdparm] skipping due to BinaryDependency (hdparm)
- 24.06.2014 23:24 WARN *** [apcups] skipping due to BinaryDependency (apcaccess)
- 24.06.2014 23:24 WARN *** [mysql] skipping due to BinaryDependency (mysql)
- 24.06.2014 23:24 WARN *** [exports] skipping due to BinaryDependency (nfsstat)
- 24.06.2014 23:24 WARN *** [psql] skipping due to BinaryDependency (psql)
- 24.06.2014 23:24 WARN *** [csf] skipping due to BinaryDependency (csf)
- 24.06.2014 23:24 WARN *** [memcache] skipping due to BinaryDependency (memcached)
- 24.06.2014 23:24 WARN *** [ipmi] skipping due to BinaryDependency (ipmitool)
- 24.06.2014 23:24 WARN *** [elements] Plugin error: format error
- 24.06.2014 23:24 WARN *** [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli)
- 24.06.2014 23:24 WARN *** [bind9] skipping due to BinaryDependency (named)
- 24.06.2014 23:24 WARN *** [munin] skipping due to BinaryDependency (munin-cron)
- 24.06.2014 23:24 WARN *** [samba] skipping due to BinaryDependency (smbd)
- 24.06.2014 23:24 WARN *** [raid] skipping due to BinaryDependency (mdadm)
- 24.06.2014 23:24 WARN *** [nginx] skipping due to BinaryDependency (nginx)
- 24.06.2014 23:24 WARN *** [dhcpd] skipping due to BinaryDependency (dhcpd)
- 24.06.2014 23:24 WARN *** [hddtemp] skipping due to BinaryDependency (hddtemp)
- 24.06.2014 23:24 WARN *** [squid] skipping due to BinaryDependency (squid3)
- 24.06.2014 23:24 WARN *** [lm_sensors] skipping due to BinaryDependency (sensors)
- 24.06.2014 23:24 WARN *** [netatalk] skipping due to BinaryDependency (afpd)
- 24.06.2014 23:24 WARN *** [openvpn] skipping due to BinaryDependency (openvpn)
- 24.06.2014 23:24 INFO Starting server on (u'0.0.0.0', 8000)
- 24.06.2014 23:24 INFO SSL enabled: /etc/ajenti/ajenti.pem
- Traceback (most recent call last):
- File "/usr/lib/pymodules/python2.7/gevent/greenlet.py", line 390, in run
- result = self._run(*self.args, **self.kwargs)
- File "/usr/lib/pymodules/python2.7/ajenti/feedback.py", line 52, in worker
- resp = send('register', data)
- File "/usr/lib/pymodules/python2.7/ajenti/feedback.py", line 36, in send
- return json.loads(response.content)
- File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
- return _default_decoder.decode(s)
- File "/usr/lib/python2.7/json/decoder.py", line 365, in decode
- obj, end = self.raw_decode(s, idx=_w(s, 0).end())
- File "/usr/lib/python2.7/json/decoder.py", line 383, in raw_decode
- raise ValueError("No JSON object could be decoded")
- ValueError: No JSON object could be decoded
- <Greenlet at 0x1801b90: worker> failed with ValueError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement