+1
ERROR: Could not bind to (u'0.0.0.0', 8000)
I'm having trouble getting ajenti work.
Below is the output of my ajenti-panel-v
And the ajenti log
Thanks!
Below is the output of my ajenti-panel-v
2015-06-01 09:22:56,399 INFO ajenti-panel.<module>(): Using config file /etc/ajenti/config.json 2015-06-01 09:22:56,399 INFO ajenti-panel.<module>(): Ajenti starting in foreground 2015-06-01 09:22:56,461 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'> 2015-06-01 09:22:56,526 DEBUG compat.Popen(): Popen: git describe --tags 2> /dev/null 2015-06-01 09:22:56,534 DEBUG compat.Popen(): Popen: ['lsb_release', '-sd'] 2015-06-01 09:22:56,600 INFO core.run(): Ajenti 1.2.22.19 running on platform: debian 2015-06-01 09:22:56,601 DEBUG __init__.load(): Loading plugin tasks 2015-06-01 09:22:56,601 DEBUG __init__.load_recursive(): Preloading plugin dependency: main 2015-06-01 09:22:56,601 DEBUG __init__.load(): Loading plugin main 2015-06-01 09:22:56,610 DEBUG __init__.load(): Loading plugin tasks 2015-06-01 09:22:56,611 DEBUG __init__.load_recursive(): Preloading plugin dependency: cron 2015-06-01 09:22:56,611 DEBUG __init__.load(): Loading plugin cron 2015-06-01 09:22:56,611 DEBUG compat.Popen(): Popen: ['which', 'crontab'] 2015-06-01 09:22:56,617 DEBUG __init__.load(): Loading plugin tasks 2015-06-01 09:22:56,619 DEBUG __init__.load(): Loading plugin smartctl 2015-06-01 09:22:56,619 DEBUG __init__.load_recursive(): Preloading plugin dependency: dashboard 2015-06-01 09:22:56,619 DEBUG __init__.load(): Loading plugin dashboard 2015-06-01 09:22:56,622 DEBUG __init__.load(): Loading plugin smartctl 2015-06-01 09:22:56,622 DEBUG compat.Popen(): Popen: ['which', 'smartctl'] 2015-06-01 09:22:56,626 DEBUG __init__.load(): *** [smartctl] skipping due to BinaryDependency (smartctl) 2015-06-01 09:22:56,626 DEBUG __init__.load(): Loading plugin megaraid 2015-06-01 09:22:56,627 DEBUG __init__.load(): *** [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli) 2015-06-01 09:22:56,627 DEBUG __init__.load(): Loading plugin rethink 2015-06-01 09:22:56,627 DEBUG __init__.load_recursive(): Preloading plugin dependency: db_common 2015-06-01 09:22:56,627 DEBUG __init__.load(): Loading plugin db_common 2015-06-01 09:22:56,628 DEBUG __init__.load_recursive(): Preloading plugin dependency: services 2015-06-01 09:22:56,628 DEBUG __init__.load(): Loading plugin services 2015-06-01 09:22:56,918 DEBUG compat.Popen(): Popen: ['which', 'systemctl'] 2015-06-01 09:22:56,924 INFO sm_systemd.verify(): Disabling systemd service manager: org.freedesktop.DBus.Error.UnknownMethod: No such method 'ListUnitFiles' 2015-06-01 09:22:56,925 DEBUG __init__.load(): Loading plugin db_common 2015-06-01 09:22:56,926 DEBUG __init__.load(): Loading plugin rethink 2015-06-01 09:22:56,926 DEBUG compat.Popen(): Popen: ['which', 'rethinkdb'] 2015-06-01 09:22:56,929 DEBUG __init__.load(): *** [rethink] skipping due to BinaryDependency (rethinkdb) 2015-06-01 09:22:56,929 DEBUG __init__.load(): Loading plugin git 2015-06-01 09:22:56,929 DEBUG compat.Popen(): Popen: ['which', 'git'] 2015-06-01 09:22:56,932 DEBUG __init__.load(): *** [git] skipping due to BinaryDependency (git) 2015-06-01 09:22:56,933 DEBUG __init__.load(): Loading plugin mysql 2015-06-01 09:22:56,933 DEBUG compat.Popen(): Popen: ['which', 'mysql'] 2015-06-01 09:22:56,936 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe'] 2015-06-01 09:22:56,939 DEBUG __init__.load(): Loading plugin hddtemp 2015-06-01 09:22:56,940 DEBUG compat.Popen(): Popen: ['which', 'hddtemp'] 2015-06-01 09:22:56,942 DEBUG __init__.load(): *** [hddtemp] skipping due to BinaryDependency (hddtemp) 2015-06-01 09:22:56,942 DEBUG __init__.load(): Loading plugin raid 2015-06-01 09:22:56,943 DEBUG compat.Popen(): Popen: ['which', 'mdadm'] 2015-06-01 09:22:56,946 DEBUG __init__.load(): *** [raid] skipping due to BinaryDependency (mdadm) 2015-06-01 09:22:56,946 DEBUG __init__.load(): Loading plugin bind9 2015-06-01 09:22:56,946 DEBUG compat.Popen(): Popen: ['which', 'named'] 2015-06-01 09:22:56,949 DEBUG __init__.load(): Loading plugin power 2015-06-01 09:22:56,950 DEBUG compat.Popen(): Popen: ['which', 'systemctl'] 2015-06-01 09:22:56,953 DEBUG compat.Popen(): Popen: ['which', 'pm-hibernate'] 2015-06-01 09:22:56,956 DEBUG __init__.load(): Loading plugin packages 2015-06-01 09:22:56,957 DEBUG __init__.load_recursive(): Preloading plugin dependency: terminal 2015-06-01 09:22:56,957 DEBUG __init__.load(): Loading plugin terminal 2015-06-01 09:22:56,965 DEBUG __init__.load(): Loading plugin packages 2015-06-01 09:22:56,967 DEBUG __init__.load(): Loading plugin network 2015-06-01 09:22:56,984 DEBUG __init__.load(): Loading plugin plugins 2015-06-01 09:22:56,985 DEBUG __init__.load(): Loading plugin ntpd 2015-06-01 09:22:56,985 DEBUG compat.Popen(): Popen: ['which', 'ntpd'] 2015-06-01 09:22:56,989 DEBUG __init__.load(): *** [ntpd] skipping due to BinaryDependency (ntpd) 2015-06-01 09:22:56,989 DEBUG __init__.load(): Loading plugin snmpd 2015-06-01 09:22:56,989 DEBUG compat.Popen(): Popen: ['which', 'snmpd'] 2015-06-01 09:22:56,992 DEBUG __init__.load(): *** [snmpd] skipping due to BinaryDependency (snmpd) 2015-06-01 09:22:56,992 DEBUG __init__.load(): Loading plugin users 2015-06-01 09:22:56,993 DEBUG __init__.load(): Loading plugin supervisor 2015-06-01 09:22:56,993 DEBUG compat.Popen(): Popen: ['which', 'supervisord'] 2015-06-01 09:22:56,996 DEBUG __init__.load(): *** [supervisor] skipping due to BinaryDependency (supervisord) 2015-06-01 09:22:56,997 DEBUG __init__.load(): Loading plugin csf 2015-06-01 09:22:56,997 DEBUG compat.Popen(): Popen: ['which', 'csf'] 2015-06-01 09:22:57,000 DEBUG __init__.load(): *** [csf] skipping due to BinaryDependency (csf) 2015-06-01 09:22:57,000 DEBUG __init__.load(): Loading plugin ajenti_org 2015-06-01 09:22:57,001 DEBUG __init__.load(): Loading plugin fm 2015-06-01 09:22:57,002 DEBUG __init__.load(): Loading plugin lm_sensors 2015-06-01 09:22:57,002 DEBUG compat.Popen(): Popen: ['which', 'sensors'] 2015-06-01 09:22:57,005 DEBUG __init__.load(): *** [lm_sensors] skipping due to BinaryDependency (sensors) 2015-06-01 09:22:57,006 DEBUG __init__.load(): Loading plugin psql 2015-06-01 09:22:57,006 DEBUG compat.Popen(): Popen: ['which', 'psql'] 2015-06-01 09:22:57,009 DEBUG __init__.load(): Loading plugin munin 2015-06-01 09:22:57,009 DEBUG compat.Popen(): Popen: ['which', 'munin-cron'] 2015-06-01 09:22:57,012 DEBUG __init__.load(): *** [munin] skipping due to BinaryDependency (munin-cron) 2015-06-01 09:22:57,013 DEBUG __init__.load(): Loading plugin memcache 2015-06-01 09:22:57,013 DEBUG compat.Popen(): Popen: ['which', 'memcached'] 2015-06-01 09:22:57,016 DEBUG __init__.load(): *** [memcache] skipping due to BinaryDependency (memcached) 2015-06-01 09:22:57,016 DEBUG __init__.load(): Loading plugin openvpn 2015-06-01 09:22:57,016 DEBUG compat.Popen(): Popen: ['which', 'openvpn'] 2015-06-01 09:22:57,019 DEBUG __init__.load(): *** [openvpn] skipping due to BinaryDependency (openvpn) 2015-06-01 09:22:57,020 DEBUG __init__.load(): Loading plugin resources 2015-06-01 09:22:57,021 DEBUG __init__.load(): Loading plugin configurator 2015-06-01 09:22:57,022 DEBUG __init__.load(): Loading plugin codemirror 2015-06-01 09:22:57,022 DEBUG __init__.load(): Loading plugin samba 2015-06-01 09:22:57,022 DEBUG compat.Popen(): Popen: ['which', 'smbd'] 2015-06-01 09:22:57,025 DEBUG compat.Popen(): Popen: ['which', 'smbstatus'] 2015-06-01 09:22:57,029 DEBUG __init__.load(): Loading plugin fail2ban 2015-06-01 09:22:57,029 DEBUG compat.Popen(): Popen: ['which', 'fail2ban-client'] 2015-06-01 09:22:57,032 DEBUG __init__.load(): *** [fail2ban] skipping due to BinaryDependency (fail2ban-client) 2015-06-01 09:22:57,032 DEBUG __init__.load(): Loading plugin apcups 2015-06-01 09:22:57,033 DEBUG compat.Popen(): Popen: ['which', 'apcaccess'] 2015-06-01 09:22:57,035 DEBUG __init__.load(): *** [apcups] skipping due to BinaryDependency (apcaccess) 2015-06-01 09:22:57,036 DEBUG __init__.load(): Loading plugin mongo 2015-06-01 09:22:57,036 DEBUG compat.Popen(): Popen: ['which', 'mongod'] 2015-06-01 09:22:57,039 DEBUG __init__.load(): *** [mongo] skipping due to BinaryDependency (mongod) 2015-06-01 09:22:57,039 DEBUG __init__.load(): Loading plugin ipmi 2015-06-01 09:22:57,039 DEBUG compat.Popen(): Popen: ['which', 'ipmitool'] 2015-06-01 09:22:57,042 DEBUG __init__.load(): *** [ipmi] skipping due to BinaryDependency (ipmitool) 2015-06-01 09:22:57,042 DEBUG __init__.load(): Loading plugin taskmgr 2015-06-01 09:22:57,043 DEBUG __init__.load(): Loading plugin nginx 2015-06-01 09:22:57,043 DEBUG __init__.load_recursive(): Preloading plugin dependency: webserver_common 2015-06-01 09:22:57,044 DEBUG __init__.load(): Loading plugin webserver_common 2015-06-01 09:22:57,044 DEBUG __init__.load(): Loading plugin nginx 2015-06-01 09:22:57,044 DEBUG compat.Popen(): Popen: ['which', 'nginx'] 2015-06-01 09:22:57,047 DEBUG __init__.load(): *** [nginx] skipping due to BinaryDependency (nginx) 2015-06-01 09:22:57,048 DEBUG __init__.load(): Loading plugin elements 2015-06-01 09:22:57,048 WARNING __init__.load(): *** [elements] Plugin error: format error 2015-06-01 09:22:57,048 DEBUG __init__.load(): Loading plugin exports 2015-06-01 09:22:57,048 DEBUG compat.Popen(): Popen: ['which', 'nfsstat'] 2015-06-01 09:22:57,051 DEBUG __init__.load(): *** [exports] skipping due to BinaryDependency (nfsstat) 2015-06-01 09:22:57,051 DEBUG __init__.load(): Loading plugin ctdb 2015-06-01 09:22:57,052 DEBUG compat.Popen(): Popen: ['which', 'ctdb'] 2015-06-01 09:22:57,055 DEBUG __init__.load(): *** [ctdb] skipping due to BinaryDependency (ctdb) 2015-06-01 09:22:57,055 DEBUG __init__.load(): Loading plugin nsd 2015-06-01 09:22:57,055 DEBUG compat.Popen(): Popen: ['which', 'nsd'] 2015-06-01 09:22:57,058 DEBUG __init__.load(): *** [nsd] skipping due to BinaryDependency (nsd) 2015-06-01 09:22:57,058 DEBUG __init__.load(): Loading plugin logs 2015-06-01 09:22:57,059 DEBUG __init__.load(): Loading plugin netatalk 2015-06-01 09:22:57,059 DEBUG compat.Popen(): Popen: ['which', 'afpd'] 2015-06-01 09:22:57,062 DEBUG __init__.load(): *** [netatalk] skipping due to BinaryDependency (afpd) 2015-06-01 09:22:57,062 DEBUG __init__.load(): Loading plugin resolv 2015-06-01 09:22:57,063 DEBUG __init__.load(): Loading plugin sensors 2015-06-01 09:22:57,064 DEBUG __init__.load(): Loading plugin squid 2015-06-01 09:22:57,065 DEBUG compat.Popen(): Popen: ['which', 'squid3'] 2015-06-01 09:22:57,068 DEBUG __init__.load(): *** [squid] skipping due to BinaryDependency (squid3) 2015-06-01 09:22:57,068 DEBUG __init__.load(): Loading plugin uname 2015-06-01 09:22:57,068 DEBUG __init__.load(): Loading plugin scripts 2015-06-01 09:22:57,069 DEBUG __init__.load(): Loading plugin notepad 2015-06-01 09:22:57,070 DEBUG __init__.load(): Loading plugin apache 2015-06-01 09:22:57,070 DEBUG compat.Popen(): Popen: ['which', 'apache2'] 2015-06-01 09:22:57,073 DEBUG __init__.load(): Loading plugin iptables 2015-06-01 09:22:57,074 DEBUG compat.Popen(): Popen: ['which', 'ip6tables'] 2015-06-01 09:22:57,077 DEBUG __init__.load(): Loading plugin hosts 2015-06-01 09:22:57,078 DEBUG __init__.load(): Loading plugin dhcpd 2015-06-01 09:22:57,078 DEBUG compat.Popen(): Popen: ['which', 'dhcpd'] 2015-06-01 09:22:57,081 DEBUG __init__.load(): *** [dhcpd] skipping due to BinaryDependency (dhcpd) 2015-06-01 09:22:57,081 DEBUG __init__.load(): Loading plugin hdparm 2015-06-01 09:22:57,082 DEBUG compat.Popen(): Popen: ['which', 'hdparm'] 2015-06-01 09:22:57,085 DEBUG __init__.load(): Loading plugin fstab 2015-06-01 09:22:57,128 DEBUG __init__.instantiate(): Root context instantiated [Inflater] <ajenti.ui.inflater.Inflater object at 0x7ff1c2185150> 2015-06-01 09:22:57,130 DEBUG __init__.instantiate(): Root context instantiated [UI] <ajenti.ui.UI object at 0x7ff1c218c250> 2015-06-01 09:22:57,130 DEBUG inflater.precache(): Precaching layout main:passwd-main 2015-06-01 09:22:57,131 DEBUG inflater.precache(): Precaching layout main:file-dialog 2015-06-01 09:22:57,132 DEBUG inflater.precache(): Precaching layout main:input-dialog 2015-06-01 09:22:57,132 DEBUG inflater.precache(): Precaching layout main:file-dialog-save 2015-06-01 09:22:57,133 DEBUG inflater.precache(): Precaching layout cron:main 2015-06-01 09:22:57,139 DEBUG inflater.precache(): Precaching layout tasks:params-copydir 2015-06-01 09:22:57,148 DEBUG inflater.precache(): Precaching layout tasks:params-execute 2015-06-01 09:22:57,148 DEBUG inflater.precache(): Precaching layout tasks:main 2015-06-01 09:22:57,157 DEBUG inflater.precache(): Precaching layout tasks:params-rsync 2015-06-01 09:22:57,166 DEBUG inflater.precache(): Precaching layout tasks:params-deletedir 2015-06-01 09:22:57,170 DEBUG inflater.precache(): Precaching layout dashboard:text 2015-06-01 09:22:57,171 DEBUG inflater.precache(): Precaching layout dashboard:dash 2015-06-01 09:22:57,173 DEBUG inflater.precache(): Precaching layout dashboard:welcome 2015-06-01 09:22:57,173 DEBUG inflater.precache(): Precaching layout services:main 2015-06-01 09:22:57,175 DEBUG inflater.precache(): Precaching layout services:widget 2015-06-01 09:22:57,176 DEBUG inflater.precache(): Precaching layout services:bar 2015-06-01 09:22:57,178 DEBUG inflater.precache(): Precaching layout db_common:main 2015-06-01 09:22:57,182 DEBUG inflater.precache(): Precaching layout mysql:config 2015-06-01 09:22:57,182 DEBUG inflater.precache(): Precaching layout bind9:main 2015-06-01 09:22:57,186 DEBUG __init__.instantiate(): Root context instantiated [UpstartServiceManager] <ajenti.plugins.services.sm_upstart.UpstartServiceManager object at 0x7ff1c2098490> 2015-06-01 09:22:57,186 DEBUG __init__.instantiate(): Root context instantiated [SysVInitServiceManager] <ajenti.plugins.services.sm_sysvinit.SysVInitServiceManager object at 0x7ff1c20986d0> 2015-06-01 09:22:57,186 DEBUG __init__.instantiate(): Root context instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0x7ff1c2098b10> 2015-06-01 09:22:57,186 DEBUG compat.Popen(): Popen: [u'/etc/init.d/bind9', 'status'] 2015-06-01 09:22:57,192 DEBUG compat.Popen(): Popen: [u'/etc/init.d/bind9', 'status'] 2015-06-01 09:22:57,204 DEBUG inflater.precache(): Precaching layout power:widget 2015-06-01 09:22:57,206 DEBUG inflater.precache(): Precaching layout terminal:main 2015-06-01 09:22:57,207 DEBUG inflater.precache(): Precaching layout terminal:config 2015-06-01 09:22:57,207 DEBUG inflater.precache(): Precaching layout packages:main 2015-06-01 09:22:57,214 DEBUG inflater.precache(): Precaching layout packages:row 2015-06-01 09:22:57,215 DEBUG inflater.precache(): Precaching layout packages:installer 2015-06-01 09:22:57,216 DEBUG inflater.precache(): Precaching layout packages:headers 2015-06-01 09:22:57,216 DEBUG inflater.precache(): Precaching layout network:bit-linux-dhcp 2015-06-01 09:22:57,218 DEBUG inflater.precache(): Precaching layout network:main 2015-06-01 09:22:57,220 DEBUG inflater.precache(): Precaching layout network:bit-linux-ifupdown 2015-06-01 09:22:57,221 DEBUG inflater.precache(): Precaching layout network:bit-linux-basic 2015-06-01 09:22:57,221 DEBUG inflater.precache(): Precaching layout network:widget 2015-06-01 09:22:57,223 DEBUG inflater.precache(): Precaching layout network:bit-linux-ipv4 2015-06-01 09:22:57,224 DEBUG inflater.precache(): Precaching layout plugins:main 2015-06-01 09:22:57,230 DEBUG inflater.precache(): Precaching layout users:main 2015-06-01 09:22:57,248 DEBUG inflater.precache(): Precaching layout users:user-list 2015-06-01 09:22:57,254 DEBUG inflater.precache(): Precaching layout ajenti_org:main 2015-06-01 09:22:57,255 DEBUG inflater.precache(): Precaching layout ajenti_org:config 2015-06-01 09:22:57,256 DEBUG inflater.precache(): Precaching layout fm:main 2015-06-01 09:22:57,264 DEBUG inflater.precache(): Precaching layout fm:config 2015-06-01 09:22:57,265 DEBUG inflater.precache(): Precaching layout configurator:ldap-sync-config 2015-06-01 09:22:57,266 DEBUG inflater.precache(): Precaching layout configurator:licensing 2015-06-01 09:22:57,268 DEBUG inflater.precache(): Precaching layout configurator:main 2015-06-01 09:22:57,299 DEBUG inflater.precache(): Precaching layout configurator:ad-sync-config 2015-06-01 09:22:57,300 DEBUG inflater.precache(): Precaching layout samba:main 2015-06-01 09:22:57,312 DEBUG inflater.precache(): Precaching layout taskmgr:main 2015-06-01 09:22:57,314 DEBUG inflater.precache(): Precaching layout webserver_common:main 2015-06-01 09:22:57,318 DEBUG inflater.precache(): Precaching layout logs:main 2015-06-01 09:22:57,329 DEBUG inflater.precache(): Precaching layout logs:config 2015-06-01 09:22:57,330 DEBUG inflater.precache(): Precaching layout resolv:main 2015-06-01 09:22:57,331 DEBUG inflater.precache(): Precaching layout sensors:cpu-line 2015-06-01 09:22:57,332 DEBUG inflater.precache(): Precaching layout sensors:cpu-widget 2015-06-01 09:22:57,332 DEBUG inflater.precache(): Precaching layout sensors:value-widget 2015-06-01 09:22:57,333 DEBUG inflater.precache(): Precaching layout sensors:progressbar-widget 2015-06-01 09:22:57,334 DEBUG inflater.precache(): Precaching layout uname:widget 2015-06-01 09:22:57,335 DEBUG inflater.precache(): Precaching layout scripts:widget 2015-06-01 09:22:57,340 DEBUG inflater.precache(): Precaching layout notepad:main 2015-06-01 09:22:57,350 DEBUG inflater.precache(): Precaching layout notepad:config 2015-06-01 09:22:57,350 DEBUG inflater.precache(): Precaching layout notepad:listitem 2015-06-01 09:22:57,351 DEBUG inflater.precache(): Precaching layout iptables:option-reject-with 2015-06-01 09:22:57,352 DEBUG inflater.precache(): Precaching layout iptables:option-state 2015-06-01 09:22:57,352 DEBUG inflater.precache(): Precaching layout iptables:option-ports 2015-06-01 09:22:57,353 DEBUG inflater.precache(): Precaching layout iptables:main 2015-06-01 09:22:57,356 DEBUG inflater.precache(): Precaching layout iptables:option-address 2015-06-01 09:22:57,357 DEBUG inflater.precache(): Precaching layout iptables:option 2015-06-01 09:22:57,358 DEBUG inflater.precache(): Precaching layout iptables:option-interface 2015-06-01 09:22:57,358 DEBUG inflater.precache(): Precaching layout iptables:option-port 2015-06-01 09:22:57,359 DEBUG inflater.precache(): Precaching layout iptables:option-match 2015-06-01 09:22:57,360 DEBUG inflater.precache(): Precaching layout iptables:option-protocol 2015-06-01 09:22:57,361 DEBUG inflater.precache(): Precaching layout iptables:option-custom 2015-06-01 09:22:57,362 DEBUG inflater.precache(): Precaching layout hosts:main 2015-06-01 09:22:57,364 DEBUG inflater.precache(): Precaching layout hdparm:widget 2015-06-01 09:22:57,365 DEBUG inflater.precache(): Precaching layout fstab:free-widget 2015-06-01 09:22:57,365 DEBUG inflater.precache(): Precaching layout fstab:iio-widget 2015-06-01 09:22:57,366 DEBUG inflater.precache(): Precaching layout fstab:main 2015-06-01 09:22:57,373 DEBUG inflater.precache(): Precaching layout fstab:widget 2015-06-01 09:22:57,374 INFO core.run(): Starting server on (u'127.0.0.1', 8000) 2015-06-01 09:22:57,379 ERROR core.run(): Could not bind to (u'127.0.0.1', 8000) |
2015-06-01 09:22:37,434 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'> 2015-06-01 09:22:37,585 INFO core.run(): Ajenti 1.2.22.19 running on platform: debian 2015-06-01 09:22:38,029 INFO sm_systemd.verify(): Disabling systemd service manager: org.freedesktop.DBus.Error.UnknownMethod: No such method 'ListUnitFiles' 2015-06-01 09:22:38,227 WARNING __init__.load(): *** [elements] Plugin error: format error 2015-06-01 09:22:38,521 INFO core.run(): Starting server on (u'127.0.0.1', 8000) 2015-06-01 09:22:38,528 INFO core.run(): SSL enabled: /etc/ajenti/ajenti.pem 2015-06-01 09:22:38,533 INFO connectionpool._new_conn(): Starting new HTTP connection (1): meta.ajenti.org 2015-06-01 09:22:38,533 INFO : Starting new HTTP connection (1): meta.ajenti.org |
Customer support service by UserEcho
Same as with me on Debian 8