ajenti / ajenti

Ajenti Core and stock plugins
http://ajenti.org/core/
MIT License
7.5k stars 837 forks source link

Connection closed #261

Closed MLWALK3R closed 10 years ago

MLWALK3R commented 10 years ago

Ajenti 1.2.16.1 bug report

Detected platform: debian / ubuntu / Ubuntu 13.04

Architecture: x86_64 x86_64

Python: 2.7.4 Installation: 21313523 Debug: False Locale: (None, None) Loaded plugins: main dashboard services hosts logs samba db_common mysql terminal packages cron tasks webserver_common power resources apache scripts configurator fstab sensors plugins fm codemirror notepad ajenti_org bind9 raid users hddtemp taskmgr iptables ipmi resolv network nginx

Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 107, in handle_message self.ui.dispatch_event(update['uid'], update['event'], update['params']) File "/usr/lib/pymodules/python2.7/ajenti/ui/init.py", line 73, in dispatch_event self.root.dispatch_event(uid, event, params) File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 363, in dispatch_event if child.dispatch_event(uid, event, params): File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 359, in dispatchevent self.event(event, params) File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 383, in event getattr(self, 'on%s' % selfevent)(*(params or {})) File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 294, in on_switch child.broadcast('on_page_load') File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 340, in broadcast getattr(self, method)(_args, _kwargs) File "/usr/lib/pymodules/python2.7/ajenti/plugins/webserver_common/api.py", line 144, in on_page_load self.refresh() File "/usr/lib/pymodules/python2.7/ajenti/plugins/webserver_common/api.py", line 156, in refresh self.find_type('servicebar').reload() File "/usr/lib/pymodules/python2.7/ajenti/plugins/services/main.py", line 68, in reload self.service = ServiceMultiplexor.get().get_one(self.name) File "/usr/lib/pymodules/python2.7/ajenti/api/init.py", line 83, in get return context.get_instance(cls) File "/usr/lib/pymodules/python2.7/ajenti/plugins/init.py", line 188, in get_instance return self.instantiate(cls) File "/usr/lib/pymodules/python2.7/ajenti/plugins/init.py", line 202, in instantiate init(instance) File "/usr/lib/pymodules/python2.7/ajenti/plugins/services/api.py", line 12, in init self.managers = ServiceManager.get_all() File "/usr/lib/pymodules/python2.7/ajenti/api/init.py", line 198, in get_all return [context.get_instance(x) for x in manager.get_implementations(cls)] File "/usr/lib/pymodules/python2.7/ajenti/plugins/init.py", line 188, in get_instance return self.instantiate(cls) File "/usr/lib/pymodules/python2.7/ajenti/plugins/init.py", line 202, in instantiate init(instance) File "/usr/lib/pymodules/python2.7/ajenti/plugins/services/sm_upstart.py", line 20, in init self.upstart = self.bus.get_object("com.ubuntu.Upstart", "/com/ubuntu/Upstart") File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in init self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 175, in activate_name_owner return self.get_name_owner(bus_name) File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 361, in get_name_owner 's', (bus_name,), _keywords) File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.Disconnected: Connection is closed

http://ajenti.org/catcher/view/850

Log content: 2014-02-05 03:12:22,015 INFO ajenti-panel.(): Using config file /etc/ajenti/config.json 2014-02-05 03:12:22,043 DEBUG compat.Popen(): Popen: git describe --tags 2> /dev/null 2014-02-05 03:12:22,050 DEBUG compat.Popen(): Popen: ['lsb_release', '-sd'] 2014-02-05 03:12:22,327 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'> 2014-02-05 03:12:22,435 INFO core.run(): Ajenti 1.2.16.1 running on platform: debian 2014-02-05 03:12:22,437 DEBUG init.load(): Loading plugin netatalk 2014-02-05 03:12:22,438 DEBUG init.load_recursive(): Preloading plugin dependency: main 2014-02-05 03:12:22,438 DEBUG init.load(): Loading plugin main 2014-02-05 03:12:22,452 DEBUG init.load(): Loading plugin netatalk 2014-02-05 03:12:22,452 DEBUG init.load_recursive(): Preloading plugin dependency: services 2014-02-05 03:12:22,453 DEBUG init.load(): Loading plugin services 2014-02-05 03:12:22,454 DEBUG init.load_recursive(): Preloading plugin dependency: dashboard 2014-02-05 03:12:22,454 DEBUG init.load(): Loading plugin dashboard 2014-02-05 03:12:22,457 DEBUG init.load(): Loading plugin services 2014-02-05 03:12:22,479 DEBUG init.load(): Loading plugin netatalk 2014-02-05 03:12:22,479 DEBUG compat.Popen(): Popen: ['which', 'afpd'] 2014-02-05 03:12:22,484 WARNING init.load(): * [netatalk] skipping due to BinaryDependency (afpd) 2014-02-05 03:12:22,485 DEBUG init.load(): Loading plugin squid 2014-02-05 03:12:22,486 DEBUG compat.Popen(): Popen: ['which', 'squid3'] 2014-02-05 03:12:22,492 WARNING init.load(): * [squid] skipping due to BinaryDependency (squid3) 2014-02-05 03:12:22,493 DEBUG init.load(): Loading plugin hosts 2014-02-05 03:12:22,495 DEBUG init.load(): Loading plugin logs 2014-02-05 03:12:22,497 DEBUG init.load(): Loading plugin smartctl 2014-02-05 03:12:22,497 DEBUG compat.Popen(): Popen: ['which', 'smartctl'] 2014-02-05 03:12:22,502 WARNING init.load(): * [smartctl] skipping due to BinaryDependency (smartctl) 2014-02-05 03:12:22,503 DEBUG init.load(): Loading plugin samba 2014-02-05 03:12:22,504 DEBUG compat.Popen(): Popen: ['which', 'smbd'] 2014-02-05 03:12:22,512 DEBUG init.load(): Loading plugin mysql 2014-02-05 03:12:22,512 DEBUG init.load_recursive(): Preloading plugin dependency: db_common 2014-02-05 03:12:22,513 DEBUG init.load(): Loading plugin db_common 2014-02-05 03:12:22,515 DEBUG init.load(): Loading plugin mysql 2014-02-05 03:12:22,515 DEBUG compat.Popen(): Popen: ['which', 'mysql'] 2014-02-05 03:12:22,521 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe'] 2014-02-05 03:12:22,529 DEBUG init.load(): Loading plugin packages 2014-02-05 03:12:22,530 DEBUG init.load_recursive(): Preloading plugin dependency: terminal 2014-02-05 03:12:22,530 DEBUG init.load(): Loading plugin terminal 2014-02-05 03:12:22,562 DEBUG init.load(): Loading plugin packages 2014-02-05 03:12:22,566 DEBUG init.load(): Loading plugin tasks 2014-02-05 03:12:22,567 DEBUG init.load_recursive(): Preloading plugin dependency: cron 2014-02-05 03:12:22,567 DEBUG init.load(): Loading plugin cron 2014-02-05 03:12:22,568 DEBUG compat.Popen(): Popen: ['which', 'crontab'] 2014-02-05 03:12:22,574 DEBUG init.load(): Loading plugin tasks 2014-02-05 03:12:22,580 DEBUG init.load(): Loading plugin webserver_common 2014-02-05 03:12:22,582 DEBUG init.load(): Loading plugin megaraid 2014-02-05 03:12:22,585 WARNING init.load(): * [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli) 2014-02-05 03:12:22,586 DEBUG init.load(): Loading plugin power 2014-02-05 03:12:22,589 DEBUG init.load(): Loading plugin resources 2014-02-05 03:12:22,591 DEBUG init.load(): Loading plugin psql 2014-02-05 03:12:22,592 DEBUG compat.Popen(): Popen: ['which', 'psql'] 2014-02-05 03:12:22,597 WARNING init.load(): * [psql] skipping due to BinaryDependency (psql) 2014-02-05 03:12:22,598 DEBUG init.load(): Loading plugin openvpn 2014-02-05 03:12:22,599 DEBUG compat.Popen(): Popen: ['which', 'openvpn'] 2014-02-05 03:12:22,603 WARNING init.load(): * [openvpn] skipping due to BinaryDependency (openvpn) 2014-02-05 03:12:22,605 DEBUG init.load(): Loading plugin apache 2014-02-05 03:12:22,605 DEBUG compat.Popen(): Popen: ['which', 'apache2'] 2014-02-05 03:12:22,612 DEBUG init.load(): Loading plugin scripts 2014-02-05 03:12:22,614 DEBUG init.load(): Loading plugin configurator 2014-02-05 03:12:22,616 DEBUG init.load(): Loading plugin fstab 2014-02-05 03:12:22,650 DEBUG init.load(): Loading plugin sensors 2014-02-05 03:12:22,654 DEBUG init.load(): Loading plugin plugins 2014-02-05 03:12:22,656 DEBUG init.load(): Loading plugin fm 2014-02-05 03:12:22,660 DEBUG init.load(): Loading plugin munin 2014-02-05 03:12:22,660 DEBUG compat.Popen(): Popen: ['which', 'munin-cron'] 2014-02-05 03:12:22,665 WARNING init.load(): * [munin] skipping due to BinaryDependency (munin-cron) 2014-02-05 03:12:22,666 DEBUG init.load(): Loading plugin memcache 2014-02-05 03:12:22,667 DEBUG compat.Popen(): Popen: ['which', 'memcached'] 2014-02-05 03:12:22,672 WARNING init.load(): * [memcache] skipping due to BinaryDependency (memcached) 2014-02-05 03:12:22,673 DEBUG init.load(): Loading plugin notepad 2014-02-05 03:12:22,674 DEBUG init.load_recursive(): Preloading plugin dependency: codemirror 2014-02-05 03:12:22,674 DEBUG init.load(): Loading plugin codemirror 2014-02-05 03:12:22,677 DEBUG init.load(): Loading plugin notepad 2014-02-05 03:12:22,679 DEBUG init.load(): Loading plugin dhcpd 2014-02-05 03:12:22,680 DEBUG compat.Popen(): Popen: ['which', 'dhcpd'] 2014-02-05 03:12:22,685 WARNING init.load(): * [dhcpd] skipping due to BinaryDependency (dhcpd) 2014-02-05 03:12:22,686 DEBUG init.load(): Loading plugin ajenti_org 2014-02-05 03:12:22,688 DEBUG init.load(): Loading plugin ctdb 2014-02-05 03:12:22,689 DEBUG compat.Popen(): Popen: ['which', 'ctdb'] 2014-02-05 03:12:22,695 WARNING init.load(): * [ctdb] skipping due to BinaryDependency (ctdb) 2014-02-05 03:12:22,695 DEBUG init.load(): Loading plugin bind9 2014-02-05 03:12:22,696 DEBUG compat.Popen(): Popen: ['which', 'named'] 2014-02-05 03:12:22,702 DEBUG init.load(): Loading plugin lm_sensors 2014-02-05 03:12:22,703 DEBUG compat.Popen(): Popen: ['which', 'sensors'] 2014-02-05 03:12:22,708 WARNING init.load(): * [lm_sensors] skipping due to BinaryDependency (sensors) 2014-02-05 03:12:22,709 DEBUG init.load(): Loading plugin raid 2014-02-05 03:12:22,710 DEBUG compat.Popen(): Popen: ['which', 'mdadm'] 2014-02-05 03:12:22,719 DEBUG init.load(): Loading plugin users 2014-02-05 03:12:22,721 DEBUG init.load(): Loading plugin apcups 2014-02-05 03:12:22,722 DEBUG compat.Popen(): Popen: ['which', 'apcaccess'] 2014-02-05 03:12:22,727 WARNING init.load(): * [apcups] skipping due to BinaryDependency (apcaccess) 2014-02-05 03:12:22,729 DEBUG init.load(): Loading plugin hddtemp 2014-02-05 03:12:22,730 DEBUG compat.Popen(): Popen: ['which', 'hddtemp'] 2014-02-05 03:12:22,737 DEBUG init.load(): Loading plugin taskmgr 2014-02-05 03:12:22,739 DEBUG init.load(): Loading plugin elements 2014-02-05 03:12:22,739 WARNING init.load(): * [elements] Plugin error: format error 2014-02-05 03:12:22,741 DEBUG init.load(): Loading plugin supervisor 2014-02-05 03:12:22,741 DEBUG compat.Popen(): Popen: ['which', 'supervisord'] 2014-02-05 03:12:22,746 WARNING init.load(): * [supervisor] skipping due to BinaryDependency (supervisord) 2014-02-05 03:12:22,747 DEBUG init.load(): Loading plugin iptables 2014-02-05 03:12:22,753 DEBUG init.load(): Loading plugin ipmi 2014-02-05 03:12:22,753 DEBUG compat.Popen(): Popen: ['which', 'ipmitool'] 2014-02-05 03:12:22,761 DEBUG init.load(): Loading plugin resolv 2014-02-05 03:12:22,763 DEBUG init.load(): Loading plugin exports 2014-02-05 03:12:22,764 DEBUG compat.Popen(): Popen: ['which', 'nfsstat'] 2014-02-05 03:12:22,769 WARNING init.load(): * [exports] skipping due to BinaryDependency (nfsstat) 2014-02-05 03:12:22,769 DEBUG init.load(): Loading plugin network 2014-02-05 03:12:22,775 DEBUG init.load(): Loading plugin nginx 2014-02-05 03:12:22,777 DEBUG compat.Popen(): Popen: ['which', 'nginx'] 2014-02-05 03:12:22,783 DEBUG init.load(): Loading plugin nsd 2014-02-05 03:12:22,784 DEBUG compat.Popen(): Popen: ['which', 'nsd'] 2014-02-05 03:12:22,789 WARNING init.load(): * [nsd] skipping due to BinaryDependency (nsd) 2014-02-05 03:12:22,789 INFO core.run(): Starting server on (u'0.0.0.0', 8000) 2014-02-05 03:12:22,839 DEBUG inflater.precache(): Precaching layout main:file-dialog 2014-02-05 03:12:22,842 DEBUG inflater.precache(): Precaching layout main:file-dialog-save 2014-02-05 03:12:22,843 DEBUG inflater.precache(): Precaching layout main:input-dialog 2014-02-05 03:12:22,845 DEBUG inflater.precache(): Precaching layout dashboard:welcome 2014-02-05 03:12:22,847 DEBUG inflater.precache(): Precaching layout dashboard:dash 2014-02-05 03:12:22,849 DEBUG inflater.precache(): Precaching layout dashboard:text 2014-02-05 03:12:22,851 DEBUG inflater.precache(): Precaching layout services:bar 2014-02-05 03:12:22,852 DEBUG inflater.precache(): Precaching layout services:widget 2014-02-05 03:12:22,855 DEBUG inflater.precache(): Precaching layout services:main 2014-02-05 03:12:22,858 DEBUG inflater.precache(): Precaching layout hosts:main 2014-02-05 03:12:22,862 DEBUG inflater.precache(): Precaching layout logs:main 2014-02-05 03:12:22,873 DEBUG inflater.precache(): Precaching layout samba:main 2014-02-05 03:12:22,896 DEBUG inflater.precache(): Precaching layout db_common:main 2014-02-05 03:12:22,902 DEBUG inflater.precache(): Precaching layout mysql:config 2014-02-05 03:12:22,904 DEBUG inflater.precache(): Precaching layout terminal:config 2014-02-05 03:12:22,906 DEBUG inflater.precache(): Precaching layout terminal:main 2014-02-05 03:12:22,908 DEBUG inflater.precache(): Precaching layout packages:headers 2014-02-05 03:12:22,910 DEBUG inflater.precache(): Precaching layout packages:row 2014-02-05 03:12:22,912 DEBUG inflater.precache(): Precaching layout packages:installer 2014-02-05 03:12:22,913 DEBUG inflater.precache(): Precaching layout packages:main 2014-02-05 03:12:22,919 DEBUG inflater.precache(): Precaching layout cron:main 2014-02-05 03:12:22,928 DEBUG inflater.precache(): Precaching layout tasks:params-execute 2014-02-05 03:12:22,929 DEBUG inflater.precache(): Precaching layout tasks:params-rsync 2014-02-05 03:12:22,946 DEBUG inflater.precache(): Precaching layout tasks:params-copydir 2014-02-05 03:12:22,957 DEBUG inflater.precache(): Precaching layout tasks:main 2014-02-05 03:12:22,970 DEBUG inflater.precache(): Precaching layout webserver_common:main 2014-02-05 03:12:22,974 DEBUG inflater.precache(): Precaching layout power:widget 2014-02-05 03:12:22,977 DEBUG inflater.precache(): Precaching layout scripts:widget 2014-02-05 03:12:22,985 DEBUG inflater.precache(): Precaching layout configurator:ldap-sync-config 2014-02-05 03:12:22,987 DEBUG inflater.precache(): Precaching layout configurator:ad-sync-config 2014-02-05 03:12:22,989 DEBUG inflater.precache(): Precaching layout configurator:main 2014-02-05 03:12:23,009 DEBUG inflater.precache(): Precaching layout fstab:free-widget 2014-02-05 03:12:23,011 DEBUG inflater.precache(): Precaching layout fstab:iio-widget 2014-02-05 03:12:23,013 DEBUG inflater.precache(): Precaching layout fstab:widget 2014-02-05 03:12:23,014 DEBUG inflater.precache(): Precaching layout fstab:main 2014-02-05 03:12:23,026 DEBUG inflater.precache(): Precaching layout sensors:value-widget 2014-02-05 03:12:23,028 DEBUG inflater.precache(): Precaching layout sensors:cpu-widget 2014-02-05 03:12:23,030 DEBUG inflater.precache(): Precaching layout sensors:cpu-line 2014-02-05 03:12:23,031 DEBUG inflater.precache(): Precaching layout sensors:progressbar-widget 2014-02-05 03:12:23,033 DEBUG inflater.precache(): Precaching layout plugins:main 2014-02-05 03:12:23,040 DEBUG compat.Popen(): Popen: ['which', ''] 2014-02-05 03:12:23,048 DEBUG inflater.precache(): Precaching layout fm:config 2014-02-05 03:12:23,049 DEBUG inflater.precache(): Precaching layout fm:main 2014-02-05 03:12:23,060 DEBUG inflater.precache(): Precaching layout notepad:config 2014-02-05 03:12:23,062 DEBUG inflater.precache(): Precaching layout notepad:listitem 2014-02-05 03:12:23,063 DEBUG inflater.precache(): Precaching layout notepad:main 2014-02-05 03:12:23,081 DEBUG inflater.precache(): Precaching layout ajenti_org:config 2014-02-05 03:12:23,083 DEBUG inflater.precache(): Precaching layout ajenti_org:main 2014-02-05 03:12:23,085 DEBUG inflater.precache(): Precaching layout bind9:main 2014-02-05 03:12:23,095 DEBUG inflater.precache(): Precaching layout raid:main 2014-02-05 03:12:23,099 DEBUG inflater.precache(): Precaching layout users:user-list 2014-02-05 03:12:23,108 DEBUG inflater.precache(): Precaching layout users:main 2014-02-05 03:12:23,162 DEBUG inflater.precache(): Precaching layout hddtemp:widget 2014-02-05 03:12:23,164 DEBUG inflater.precache(): Precaching layout taskmgr:main 2014-02-05 03:12:23,169 DEBUG inflater.precache(): Precaching layout iptables:option-match 2014-02-05 03:12:23,171 DEBUG inflater.precache(): Precaching layout iptables:option-port 2014-02-05 03:12:23,172 DEBUG inflater.precache(): Precaching layout iptables:option-ports 2014-02-05 03:12:23,173 DEBUG inflater.precache(): Precaching layout iptables:option-interface 2014-02-05 03:12:23,175 DEBUG inflater.precache(): Precaching layout iptables:option-protocol 2014-02-05 03:12:23,177 DEBUG inflater.precache(): Precaching layout iptables:option 2014-02-05 03:12:23,179 DEBUG inflater.precache(): Precaching layout iptables:option-state 2014-02-05 03:12:23,180 DEBUG inflater.precache(): Precaching layout iptables:option-address 2014-02-05 03:12:23,181 DEBUG inflater.precache(): Precaching layout iptables:option-custom 2014-02-05 03:12:23,183 DEBUG inflater.precache(): Precaching layout iptables:main 2014-02-05 03:12:23,188 DEBUG inflater.precache(): Precaching layout iptables:option-reject-with 2014-02-05 03:12:23,190 DEBUG inflater.precache(): Precaching layout ipmi:widget 2014-02-05 03:12:23,192 DEBUG inflater.precache(): Precaching layout resolv:main 2014-02-05 03:12:23,195 DEBUG inflater.precache(): Precaching layout network:bit-linux-ipv4 2014-02-05 03:12:23,197 DEBUG inflater.precache(): Precaching layout network:bit-linux-basic 2014-02-05 03:12:23,199 DEBUG inflater.precache(): Precaching layout network:bit-linux-ifupdown 2014-02-05 03:12:23,200 DEBUG inflater.precache(): Precaching layout network:bit-linux-dhcp 2014-02-05 03:12:23,202 DEBUG inflater.precache(): Precaching layout network:widget 2014-02-05 03:12:23,204 DEBUG inflater.precache(): Precaching layout network:main 2014-02-05 03:12:23,208 DEBUG feedback.send(): Feedback >> ping ({'edition': 'vanilla', 'version': '1.2.16.1', 'os': 'debian', 'id': 25613}) 2014-02-05 03:12:23,210 INFO connectionpool._new_conn(): Starting new HTTP connection (1): meta.ajenti.org 2014-02-05 03:12:29,969 DEBUG connectionpool._make_request(): "POST /api/v2/ping HTTP/1.1" 200 36 2014-02-05 03:12:29,969 DEBUG feedback.send(): Feedback << {"status": "ok"} 2014-02-05 03:51:46,804 INFO users.check_password(): user root logged in through AjentiSyncProvider 2014-02-05 03:51:50,240 DEBUG compat.Popen(): Popen: ['df', '-P'] 2014-02-05 03:51:50,347 DEBUG compat.Popen(): Popen: ['ifconfig', 'lo'] 2014-02-05 03:51:50,356 DEBUG compat.Popen(): Popen: ['ifconfig', 'em1']

Eugeny commented 10 years ago

Looks like some problem with Upstart service manager. Are your service xxx start/stop/restart commands working?

MLWALK3R commented 10 years ago

service xxx start/stop/restart is working but its still throwing the errors after the login.

Ajenti 1.2.16.1 bug report
--------------------
Detected platform: debian / ubuntu / Ubuntu 13.04

Architecture: x86_64 x86_64

Python: 2.7.4
Installation: 21313523
Debug: False
Locale: (None, None)
Loaded plugins:
main dashboard services hosts logs samba db_common mysql terminal packages cron tasks webserver_common power resources apache scripts configurator fstab sensors plugins fm codemirror notepad ajenti_org bind9 lm_sensors raid users hddtemp taskmgr iptables ipmi resolv network nginx

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 107, in handle_message
    self.ui.dispatch_event(update['uid'], update['event'], update['params'])
  File "/usr/lib/pymodules/python2.7/ajenti/ui/__init__.py", line 73, in dispatch_event
    self.root.dispatch_event(uid, event, params)
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 363, in dispatch_event
    if child.dispatch_event(uid, event, params):
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 359, in dispatch_event
    self.event(event, params)
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 383, in event
    getattr(self, 'on_%s' % self_event)(**(params or {}))
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 294, in on_switch
    child.broadcast('on_page_load')
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 340, in broadcast
    getattr(self, method)(*args, **kwargs)
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/webserver_common/api.py", line 144, in on_page_load
    self.refresh()
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/webserver_common/api.py", line 156, in refresh
    self.find_type('servicebar').reload()
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/services/main.py", line 68, in reload
    self.service = ServiceMultiplexor.get().get_one(self.name)
  File "/usr/lib/pymodules/python2.7/ajenti/api/__init__.py", line 83, in get
    return context.get_instance(cls)
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/__init__.py", line 188, in get_instance
    return self.instantiate(cls)
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/__init__.py", line 202, in instantiate
    init(instance)
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/services/api.py", line 12, in init
    self.managers = ServiceManager.get_all()
  File "/usr/lib/pymodules/python2.7/ajenti/api/__init__.py", line 198, in get_all
    return [context.get_instance(x) for x in manager.get_implementations(cls)]
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/__init__.py", line 188, in get_instance
    return self.instantiate(cls)
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/__init__.py", line 202, in instantiate
    init(instance)
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/services/sm_upstart.py", line 20, in init
    self.upstart = self.bus.get_object("com.ubuntu.Upstart", "/com/ubuntu/Upstart")
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 175, in activate_name_owner
    return self.get_name_owner(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 361, in get_name_owner
    's', (bus_name,), **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.Disconnected: Connection is closed

Failed to upload traceback

Log content:
2014-02-05 04:12:01,005 INFO     ajenti-panel.<module>(): Using config file /etc/ajenti/config.json
2014-02-05 04:12:01,036 DEBUG    compat.Popen(): Popen: git describe --tags 2> /dev/null
2014-02-05 04:12:01,043 DEBUG    compat.Popen(): Popen: ['lsb_release', '-sd']
2014-02-05 04:12:01,308 INFO     registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'>
2014-02-05 04:12:01,473 INFO     core.run(): Ajenti 1.2.16.1 running on platform: debian
2014-02-05 04:12:01,476 DEBUG    __init__.load(): Loading plugin netatalk
2014-02-05 04:12:01,477 DEBUG    __init__.load_recursive(): Preloading plugin dependency: main
2014-02-05 04:12:01,477 DEBUG    __init__.load(): Loading plugin main
2014-02-05 04:12:01,491 DEBUG    __init__.load(): Loading plugin netatalk
2014-02-05 04:12:01,492 DEBUG    __init__.load_recursive(): Preloading plugin dependency: services
2014-02-05 04:12:01,492 DEBUG    __init__.load(): Loading plugin services
2014-02-05 04:12:01,493 DEBUG    __init__.load_recursive(): Preloading plugin dependency: dashboard
2014-02-05 04:12:01,493 DEBUG    __init__.load(): Loading plugin dashboard
2014-02-05 04:12:01,498 DEBUG    __init__.load(): Loading plugin services
2014-02-05 04:12:01,523 DEBUG    __init__.load(): Loading plugin netatalk
2014-02-05 04:12:01,523 DEBUG    compat.Popen(): Popen: ['which', 'afpd']
2014-02-05 04:12:01,530 WARNING  __init__.load():  *** [netatalk] skipping due to BinaryDependency (afpd)
2014-02-05 04:12:01,532 DEBUG    __init__.load(): Loading plugin squid
2014-02-05 04:12:01,533 DEBUG    compat.Popen(): Popen: ['which', 'squid3']
2014-02-05 04:12:01,538 WARNING  __init__.load():  *** [squid] skipping due to BinaryDependency (squid3)
2014-02-05 04:12:01,539 DEBUG    __init__.load(): Loading plugin hosts
2014-02-05 04:12:01,542 DEBUG    __init__.load(): Loading plugin logs
2014-02-05 04:12:01,544 DEBUG    __init__.load(): Loading plugin smartctl
2014-02-05 04:12:01,545 DEBUG    compat.Popen(): Popen: ['which', 'smartctl']
2014-02-05 04:12:01,551 WARNING  __init__.load():  *** [smartctl] skipping due to BinaryDependency (smartctl)
2014-02-05 04:12:01,552 DEBUG    __init__.load(): Loading plugin samba
2014-02-05 04:12:01,553 DEBUG    compat.Popen(): Popen: ['which', 'smbd']
2014-02-05 04:12:01,563 DEBUG    __init__.load(): Loading plugin mysql
2014-02-05 04:12:01,563 DEBUG    __init__.load_recursive(): Preloading plugin dependency: db_common
2014-02-05 04:12:01,563 DEBUG    __init__.load(): Loading plugin db_common
2014-02-05 04:12:01,566 DEBUG    __init__.load(): Loading plugin mysql
2014-02-05 04:12:01,567 DEBUG    compat.Popen(): Popen: ['which', 'mysql']
2014-02-05 04:12:01,574 DEBUG    compat.Popen(): Popen: ['which', 'mysqld_safe']
2014-02-05 04:12:01,584 DEBUG    __init__.load(): Loading plugin packages
2014-02-05 04:12:01,585 DEBUG    __init__.load_recursive(): Preloading plugin dependency: terminal
2014-02-05 04:12:01,585 DEBUG    __init__.load(): Loading plugin terminal
2014-02-05 04:12:01,621 DEBUG    __init__.load(): Loading plugin packages
2014-02-05 04:12:01,627 DEBUG    __init__.load(): Loading plugin tasks
2014-02-05 04:12:01,628 DEBUG    __init__.load_recursive(): Preloading plugin dependency: cron
2014-02-05 04:12:01,629 DEBUG    __init__.load(): Loading plugin cron
2014-02-05 04:12:01,630 DEBUG    compat.Popen(): Popen: ['which', 'crontab']
2014-02-05 04:12:01,636 DEBUG    __init__.load(): Loading plugin tasks
2014-02-05 04:12:01,641 DEBUG    __init__.load(): Loading plugin webserver_common
2014-02-05 04:12:01,643 DEBUG    __init__.load(): Loading plugin megaraid
2014-02-05 04:12:01,644 WARNING  __init__.load():  *** [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli)
2014-02-05 04:12:01,646 DEBUG    __init__.load(): Loading plugin power
2014-02-05 04:12:01,648 DEBUG    __init__.load(): Loading plugin resources
2014-02-05 04:12:01,651 DEBUG    __init__.load(): Loading plugin psql
2014-02-05 04:12:01,652 DEBUG    compat.Popen(): Popen: ['which', 'psql']
2014-02-05 04:12:01,658 WARNING  __init__.load():  *** [psql] skipping due to BinaryDependency (psql)
2014-02-05 04:12:01,659 DEBUG    __init__.load(): Loading plugin openvpn
2014-02-05 04:12:01,660 DEBUG    compat.Popen(): Popen: ['which', 'openvpn']
2014-02-05 04:12:01,666 WARNING  __init__.load():  *** [openvpn] skipping due to BinaryDependency (openvpn)
2014-02-05 04:12:01,668 DEBUG    __init__.load(): Loading plugin apache
2014-02-05 04:12:01,668 DEBUG    compat.Popen(): Popen: ['which', 'apache2']
2014-02-05 04:12:01,676 DEBUG    __init__.load(): Loading plugin scripts
2014-02-05 04:12:01,677 DEBUG    __init__.load(): Loading plugin configurator
2014-02-05 04:12:01,680 DEBUG    __init__.load(): Loading plugin fstab
2014-02-05 04:12:01,717 DEBUG    __init__.load(): Loading plugin sensors
2014-02-05 04:12:01,722 DEBUG    __init__.load(): Loading plugin plugins
2014-02-05 04:12:01,724 DEBUG    __init__.load(): Loading plugin fm
2014-02-05 04:12:01,728 DEBUG    __init__.load(): Loading plugin munin
2014-02-05 04:12:01,729 DEBUG    compat.Popen(): Popen: ['which', 'munin-cron']
2014-02-05 04:12:01,734 WARNING  __init__.load():  *** [munin] skipping due to BinaryDependency (munin-cron)
2014-02-05 04:12:01,735 DEBUG    __init__.load(): Loading plugin memcache
2014-02-05 04:12:01,736 DEBUG    compat.Popen(): Popen: ['which', 'memcached']
2014-02-05 04:12:01,743 WARNING  __init__.load():  *** [memcache] skipping due to BinaryDependency (memcached)
2014-02-05 04:12:01,744 DEBUG    __init__.load(): Loading plugin notepad
2014-02-05 04:12:01,745 DEBUG    __init__.load_recursive(): Preloading plugin dependency: codemirror
2014-02-05 04:12:01,745 DEBUG    __init__.load(): Loading plugin codemirror
2014-02-05 04:12:01,747 DEBUG    __init__.load(): Loading plugin notepad
2014-02-05 04:12:01,749 DEBUG    __init__.load(): Loading plugin dhcpd
2014-02-05 04:12:01,749 DEBUG    compat.Popen(): Popen: ['which', 'dhcpd']
2014-02-05 04:12:01,755 WARNING  __init__.load():  *** [dhcpd] skipping due to BinaryDependency (dhcpd)
2014-02-05 04:12:01,756 DEBUG    __init__.load(): Loading plugin ajenti_org
2014-02-05 04:12:01,759 DEBUG    __init__.load(): Loading plugin ctdb
2014-02-05 04:12:01,760 DEBUG    compat.Popen(): Popen: ['which', 'ctdb']
2014-02-05 04:12:01,765 WARNING  __init__.load():  *** [ctdb] skipping due to BinaryDependency (ctdb)
2014-02-05 04:12:01,766 DEBUG    __init__.load(): Loading plugin bind9
2014-02-05 04:12:01,767 DEBUG    compat.Popen(): Popen: ['which', 'named']
2014-02-05 04:12:01,775 DEBUG    __init__.load(): Loading plugin lm_sensors
2014-02-05 04:12:01,776 DEBUG    compat.Popen(): Popen: ['which', 'sensors']
2014-02-05 04:12:01,784 DEBUG    __init__.load(): Loading plugin raid
2014-02-05 04:12:01,785 DEBUG    compat.Popen(): Popen: ['which', 'mdadm']
2014-02-05 04:12:01,794 DEBUG    __init__.load(): Loading plugin users
2014-02-05 04:12:01,797 DEBUG    __init__.load(): Loading plugin apcups
2014-02-05 04:12:01,798 DEBUG    compat.Popen(): Popen: ['which', 'apcaccess']
2014-02-05 04:12:01,804 WARNING  __init__.load():  *** [apcups] skipping due to BinaryDependency (apcaccess)
2014-02-05 04:12:01,805 DEBUG    __init__.load(): Loading plugin hddtemp
2014-02-05 04:12:01,806 DEBUG    compat.Popen(): Popen: ['which', 'hddtemp']
2014-02-05 04:12:01,815 DEBUG    __init__.load(): Loading plugin taskmgr
2014-02-05 04:12:01,817 DEBUG    __init__.load(): Loading plugin elements
2014-02-05 04:12:01,818 WARNING  __init__.load():  *** [elements] Plugin error: format error
2014-02-05 04:12:01,818 DEBUG    __init__.load(): Loading plugin supervisor
2014-02-05 04:12:01,819 DEBUG    compat.Popen(): Popen: ['which', 'supervisord']
2014-02-05 04:12:01,827 WARNING  __init__.load():  *** [supervisor] skipping due to BinaryDependency (supervisord)
2014-02-05 04:12:01,828 DEBUG    __init__.load(): Loading plugin iptables
2014-02-05 04:12:01,833 DEBUG    __init__.load(): Loading plugin ipmi
2014-02-05 04:12:01,834 DEBUG    compat.Popen(): Popen: ['which', 'ipmitool']
2014-02-05 04:12:01,842 DEBUG    __init__.load(): Loading plugin resolv
2014-02-05 04:12:01,844 DEBUG    __init__.load(): Loading plugin exports
2014-02-05 04:12:01,844 DEBUG    compat.Popen(): Popen: ['which', 'nfsstat']
2014-02-05 04:12:01,850 WARNING  __init__.load():  *** [exports] skipping due to BinaryDependency (nfsstat)
2014-02-05 04:12:01,851 DEBUG    __init__.load(): Loading plugin network
2014-02-05 04:12:01,858 DEBUG    __init__.load(): Loading plugin nginx
2014-02-05 04:12:01,859 DEBUG    compat.Popen(): Popen: ['which', 'nginx']
2014-02-05 04:12:01,868 DEBUG    __init__.load(): Loading plugin nsd
2014-02-05 04:12:01,870 DEBUG    compat.Popen(): Popen: ['which', 'nsd']
2014-02-05 04:12:01,875 WARNING  __init__.load():  *** [nsd] skipping due to BinaryDependency (nsd)
2014-02-05 04:12:01,876 INFO     core.run(): Starting server on (u'0.0.0.0', 8000)
2014-02-05 04:12:01,932 DEBUG    inflater.precache(): Precaching layout main:file-dialog
2014-02-05 04:12:01,934 DEBUG    inflater.precache(): Precaching layout main:file-dialog-save
2014-02-05 04:12:01,936 DEBUG    inflater.precache(): Precaching layout main:input-dialog
2014-02-05 04:12:01,937 DEBUG    inflater.precache(): Precaching layout dashboard:welcome
2014-02-05 04:12:01,939 DEBUG    inflater.precache(): Precaching layout dashboard:dash
2014-02-05 04:12:01,943 DEBUG    inflater.precache(): Precaching layout dashboard:text
2014-02-05 04:12:01,944 DEBUG    inflater.precache(): Precaching layout services:bar
2014-02-05 04:12:01,946 DEBUG    inflater.precache(): Precaching layout services:widget
2014-02-05 04:12:01,948 DEBUG    inflater.precache(): Precaching layout services:main
2014-02-05 04:12:01,952 DEBUG    inflater.precache(): Precaching layout hosts:main
2014-02-05 04:12:01,958 DEBUG    inflater.precache(): Precaching layout logs:main
2014-02-05 04:12:01,970 DEBUG    inflater.precache(): Precaching layout samba:main
2014-02-05 04:12:01,996 DEBUG    inflater.precache(): Precaching layout db_common:main
2014-02-05 04:12:02,003 DEBUG    inflater.precache(): Precaching layout mysql:config
2014-02-05 04:12:02,005 DEBUG    inflater.precache(): Precaching layout terminal:config
2014-02-05 04:12:02,006 DEBUG    inflater.precache(): Precaching layout terminal:main
2014-02-05 04:12:02,008 DEBUG    inflater.precache(): Precaching layout packages:headers
2014-02-05 04:12:02,010 DEBUG    inflater.precache(): Precaching layout packages:row
2014-02-05 04:12:02,011 DEBUG    inflater.precache(): Precaching layout packages:installer
2014-02-05 04:12:02,013 DEBUG    inflater.precache(): Precaching layout packages:main
2014-02-05 04:12:02,020 DEBUG    inflater.precache(): Precaching layout cron:main
2014-02-05 04:12:02,030 DEBUG    inflater.precache(): Precaching layout tasks:params-execute
2014-02-05 04:12:02,031 DEBUG    inflater.precache(): Precaching layout tasks:params-rsync
2014-02-05 04:12:02,048 DEBUG    inflater.precache(): Precaching layout tasks:params-copydir
2014-02-05 04:12:02,059 DEBUG    inflater.precache(): Precaching layout tasks:main
2014-02-05 04:12:02,073 DEBUG    inflater.precache(): Precaching layout webserver_common:main
2014-02-05 04:12:02,077 DEBUG    inflater.precache(): Precaching layout power:widget
2014-02-05 04:12:02,080 DEBUG    inflater.precache(): Precaching layout scripts:widget
2014-02-05 04:12:02,090 DEBUG    inflater.precache(): Precaching layout configurator:ldap-sync-config
2014-02-05 04:12:02,092 DEBUG    inflater.precache(): Precaching layout configurator:ad-sync-config
2014-02-05 04:12:02,094 DEBUG    inflater.precache(): Precaching layout configurator:main
2014-02-05 04:12:02,113 DEBUG    inflater.precache(): Precaching layout fstab:free-widget
2014-02-05 04:12:02,115 DEBUG    inflater.precache(): Precaching layout fstab:iio-widget
2014-02-05 04:12:02,117 DEBUG    inflater.precache(): Precaching layout fstab:widget
2014-02-05 04:12:02,119 DEBUG    inflater.precache(): Precaching layout fstab:main
2014-02-05 04:12:02,131 DEBUG    inflater.precache(): Precaching layout sensors:value-widget
2014-02-05 04:12:02,134 DEBUG    inflater.precache(): Precaching layout sensors:cpu-widget
2014-02-05 04:12:02,136 DEBUG    inflater.precache(): Precaching layout sensors:cpu-line
2014-02-05 04:12:02,137 DEBUG    inflater.precache(): Precaching layout sensors:progressbar-widget
2014-02-05 04:12:02,140 DEBUG    inflater.precache(): Precaching layout plugins:main
2014-02-05 04:12:02,148 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:12:02,158 DEBUG    inflater.precache(): Precaching layout fm:config
2014-02-05 04:12:02,159 DEBUG    inflater.precache(): Precaching layout fm:main
2014-02-05 04:12:02,174 DEBUG    inflater.precache(): Precaching layout notepad:config
2014-02-05 04:12:02,175 DEBUG    inflater.precache(): Precaching layout notepad:listitem
2014-02-05 04:12:02,176 DEBUG    inflater.precache(): Precaching layout notepad:main
2014-02-05 04:12:02,196 DEBUG    inflater.precache(): Precaching layout ajenti_org:config
2014-02-05 04:12:02,197 DEBUG    inflater.precache(): Precaching layout ajenti_org:main
2014-02-05 04:12:02,200 DEBUG    inflater.precache(): Precaching layout bind9:main
2014-02-05 04:12:02,210 DEBUG    inflater.precache(): Precaching layout lm_sensors:widget
2014-02-05 04:12:02,213 DEBUG    inflater.precache(): Precaching layout raid:main
2014-02-05 04:12:02,218 DEBUG    inflater.precache(): Precaching layout users:user-list
2014-02-05 04:12:02,228 DEBUG    inflater.precache(): Precaching layout users:main
2014-02-05 04:12:02,289 DEBUG    inflater.precache(): Precaching layout hddtemp:widget
2014-02-05 04:12:02,292 DEBUG    inflater.precache(): Precaching layout taskmgr:main
2014-02-05 04:12:02,296 DEBUG    inflater.precache(): Precaching layout iptables:option-match
2014-02-05 04:12:02,298 DEBUG    inflater.precache(): Precaching layout iptables:option-port
2014-02-05 04:12:02,299 DEBUG    inflater.precache(): Precaching layout iptables:option-ports
2014-02-05 04:12:02,301 DEBUG    inflater.precache(): Precaching layout iptables:option-interface
2014-02-05 04:12:02,303 DEBUG    inflater.precache(): Precaching layout iptables:option-protocol
2014-02-05 04:12:02,304 DEBUG    inflater.precache(): Precaching layout iptables:option
2014-02-05 04:12:02,306 DEBUG    inflater.precache(): Precaching layout iptables:option-state
2014-02-05 04:12:02,308 DEBUG    inflater.precache(): Precaching layout iptables:option-address
2014-02-05 04:12:02,309 DEBUG    inflater.precache(): Precaching layout iptables:option-custom
2014-02-05 04:12:02,312 DEBUG    inflater.precache(): Precaching layout iptables:main
2014-02-05 04:12:02,318 DEBUG    inflater.precache(): Precaching layout iptables:option-reject-with
2014-02-05 04:12:02,320 DEBUG    inflater.precache(): Precaching layout ipmi:widget
2014-02-05 04:12:02,322 DEBUG    inflater.precache(): Precaching layout resolv:main
2014-02-05 04:12:02,325 DEBUG    inflater.precache(): Precaching layout network:bit-linux-ipv4
2014-02-05 04:12:02,328 DEBUG    inflater.precache(): Precaching layout network:bit-linux-basic
2014-02-05 04:12:02,330 DEBUG    inflater.precache(): Precaching layout network:bit-linux-ifupdown
2014-02-05 04:12:02,331 DEBUG    inflater.precache(): Precaching layout network:bit-linux-dhcp
2014-02-05 04:12:02,333 DEBUG    inflater.precache(): Precaching layout network:widget
2014-02-05 04:12:02,335 DEBUG    inflater.precache(): Precaching layout network:main
2014-02-05 04:12:02,340 DEBUG    feedback.send(): Feedback >> ping ({'edition': 'vanilla', 'version': '1.2.16.1', 'os': 'debian', 'id': 25613})
2014-02-05 04:12:02,342 INFO     connectionpool._new_conn(): Starting new HTTP connection (1): meta.ajenti.org
2014-02-05 04:12:04,825 DEBUG    connectionpool._make_request(): "POST /api/v2/ping HTTP/1.1" 200 36
2014-02-05 04:12:04,826 DEBUG    feedback.send(): Feedback << {"status": "ok"}
2014-02-05 04:21:59,790 INFO     users.check_password(): user root logged in through AjentiSyncProvider
2014-02-05 04:22:03,796 DEBUG    compat.Popen(): Popen: ['status', 'smbd']
2014-02-05 04:22:03,812 DEBUG    compat.Popen(): Popen: ['smbstatus', '-p']
2014-02-05 04:22:03,840 DEBUG    compat.Popen(): Popen: ['smbstatus', '-S']
2014-02-05 04:22:03,938 DEBUG    compat.Popen(): Popen: ['df', '-P']
2014-02-05 04:22:04,043 DEBUG    compat.Popen(): Popen: ['ifconfig', 'lo']
2014-02-05 04:22:04,053 DEBUG    compat.Popen(): Popen: ['ifconfig', 'em1']
2014-02-05 04:22:08,304 DEBUG    compat.Popen(): Popen: ['smbstatus', '-p']
2014-02-05 04:22:08,317 DEBUG    compat.Popen(): Popen: ['smbstatus', '-S']
2014-02-05 04:22:08,331 DEBUG    compat.Popen(): Popen: ['pdbedit', '-L', '-d0']
2014-02-05 04:22:08,838 DEBUG    compat.Popen(): Popen: ['status', 'smbd']
2014-02-05 04:22:46,365 DEBUG    compat.Popen(): Popen: ['smbstatus', '-p']
2014-02-05 04:22:46,381 DEBUG    compat.Popen(): Popen: ['smbstatus', '-S']
2014-02-05 04:22:46,396 DEBUG    compat.Popen(): Popen: ['pdbedit', '-L', '-d0']
2014-02-05 04:22:48,273 DEBUG    compat.Popen(): Popen: ['restart', 'smbd']
2014-02-05 04:22:48,784 DEBUG    compat.Popen(): Popen: ['status', 'smbd']
2014-02-05 04:22:48,805 INFO     main.on_restart(): [services] restarting smbd
2014-02-05 04:22:59,126 DEBUG    compat.Popen(): Popen: ['smbstatus', '-p']
2014-02-05 04:22:59,140 DEBUG    compat.Popen(): Popen: ['smbstatus', '-S']
2014-02-05 04:22:59,157 DEBUG    compat.Popen(): Popen: ['pdbedit', '-L', '-d0']
2014-02-05 04:23:01,848 DEBUG    compat.Popen(): Popen: ['restart', 'smbd']
2014-02-05 04:23:02,351 DEBUG    compat.Popen(): Popen: ['status', 'smbd']
2014-02-05 04:23:02,371 INFO     main.on_restart(): [services] restarting smbd
2014-02-05 04:23:14,807 DEBUG    compat.Popen(): Popen: ['df', '-P']
2014-02-05 04:23:18,821 DEBUG    compat.Popen(): Popen: ['crontab', '-l', '-u', 'root']
2014-02-05 04:23:20,673 DEBUG    compat.Popen(): Popen: ['which', 'apcaccess']
2014-02-05 04:23:20,707 DEBUG    compat.Popen(): Popen: ['which', 'ctdb']
2014-02-05 04:23:20,733 DEBUG    compat.Popen(): Popen: ['which', 'dhcpd']
2014-02-05 04:23:20,750 DEBUG    compat.Popen(): Popen: ['which', 'nfsstat']
2014-02-05 04:23:20,799 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:20,818 DEBUG    compat.Popen(): Popen: ['which', 'memcached']
2014-02-05 04:23:20,836 DEBUG    compat.Popen(): Popen: ['which', 'munin-cron']
2014-02-05 04:23:20,867 DEBUG    compat.Popen(): Popen: ['which', 'afpd']
2014-02-05 04:23:20,896 DEBUG    compat.Popen(): Popen: ['which', 'nsd']
2014-02-05 04:23:20,913 DEBUG    compat.Popen(): Popen: ['which', 'openvpn']
2014-02-05 04:23:20,942 DEBUG    compat.Popen(): Popen: ['which', 'psql']
2014-02-05 04:23:20,991 DEBUG    compat.Popen(): Popen: ['which', 'smartctl']
2014-02-05 04:23:21,009 DEBUG    compat.Popen(): Popen: ['which', 'squid3']
2014-02-05 04:23:21,029 DEBUG    compat.Popen(): Popen: ['which', 'supervisord']
2014-02-05 04:23:21,060 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,071 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,082 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,093 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,104 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,116 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,129 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,142 DEBUG    compat.Popen(): Popen: ['which', 'apcaccess']
2014-02-05 04:23:21,156 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,169 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,183 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,194 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,210 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,225 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,236 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,251 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,263 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,274 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,287 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,302 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,314 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,327 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,343 DEBUG    compat.Popen(): Popen: ['which', 'ctdb']
2014-02-05 04:23:21,355 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,368 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,379 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,391 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,405 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,418 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,432 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,444 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,456 DEBUG    compat.Popen(): Popen: ['which', 'dhcpd']
2014-02-05 04:23:21,467 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,480 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,493 DEBUG    compat.Popen(): Popen: ['which', 'nfsstat']
2014-02-05 04:23:21,506 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,518 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,533 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,544 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,555 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,568 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,579 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,593 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,607 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,620 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,632 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,644 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,656 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,666 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,678 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,690 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,705 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,716 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,730 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,741 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,756 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,769 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,780 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,792 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,805 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,818 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,831 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,843 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,856 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,869 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,879 DEBUG    compat.Popen(): Popen: ['which', 'memcached']
2014-02-05 04:23:21,893 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,906 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,918 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,932 DEBUG    compat.Popen(): Popen: ['which', 'munin-cron']
2014-02-05 04:23:21,944 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,957 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,969 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,982 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:21,993 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,005 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,018 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,031 DEBUG    compat.Popen(): Popen: ['which', 'afpd']
2014-02-05 04:23:22,046 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,058 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,069 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,082 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,094 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,109 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,119 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,131 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,142 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,157 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,171 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,183 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,194 DEBUG    compat.Popen(): Popen: ['which', 'nsd']
2014-02-05 04:23:22,208 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,220 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,234 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,245 DEBUG    compat.Popen(): Popen: ['which', 'openvpn']
2014-02-05 04:23:22,259 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,271 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,283 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,295 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,309 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,322 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,333 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,345 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,357 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,369 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,381 DEBUG    compat.Popen(): Popen: ['which', 'psql']
2014-02-05 04:23:22,394 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,408 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,420 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,432 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,445 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,458 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,472 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,485 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,498 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,509 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,521 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,533 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,548 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,560 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,572 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,583 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,595 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,607 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,620 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,633 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,646 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,658 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,671 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,684 DEBUG    compat.Popen(): Popen: ['which', 'smartctl']
2014-02-05 04:23:22,695 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,707 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,720 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,731 DEBUG    compat.Popen(): Popen: ['which', 'squid3']
2014-02-05 04:23:22,742 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,754 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,766 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,780 DEBUG    compat.Popen(): Popen: ['which', 'supervisord']
2014-02-05 04:23:22,792 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,804 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,817 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,832 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,845 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,855 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,868 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,881 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,895 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,906 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,920 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,932 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,944 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:22,956 DEBUG    compat.Popen(): Popen: ['which', '']
2014-02-05 04:23:37,934 DEBUG    compat.Popen(): Popen: ['ipmitool', 'sensor']
2014-02-05 04:23:54,555 DEBUG    compat.Popen(): Popen: ['sensors']
2014-02-05 04:24:02,507 DEBUG    compat.Popen(): Popen: ['apt-show-versions', '-u']
2014-02-05 04:24:07,613 DEBUG    compat.Popen(): Popen: ['dpkg', '-l']
2014-02-05 16:12:04,168 DEBUG    feedback.send(): Feedback >> ping ({'edition': 'vanilla', 'version': '1.2.16.1', 'os': 'debian', 'id': 25613})
2014-02-05 16:12:04,172 INFO     connectionpool._new_conn(): Starting new HTTP connection (1): meta.ajenti.org
2014-02-05 19:20:45,919 INFO     users.check_password(): user root logged in through AjentiSyncProvider
2014-02-05 19:20:49,940 DEBUG    compat.Popen(): Popen: ['df', '-P']
2014-02-05 19:20:50,047 DEBUG    compat.Popen(): Popen: ['ifconfig', 'lo']
2014-02-05 19:20:50,062 DEBUG    compat.Popen(): Popen: ['ifconfig', 'em1']
2014-02-05 19:20:50,120 DEBUG    compat.Popen(): Popen: ['sensors']