Ajenti crashes on logging in suddenly

Bug #1482415 reported by Thomas
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ajenti
New
Undecided
Unassigned

Bug Description

Hi guys

I'm getting a strange crash on logging into Ajenti suddenly.
The only thing I did was install and setup gitolite3, I didn't even get around to enabling the ajenti plugin.

--------------------------------------------------------------------------------------------------------------------

2015-08-07 00:41:33,462 INFO ajenti-panel.<module>(): Using config file /etc/ajenti/config.json
2015-08-07 00:41:33,463 INFO ajenti-panel.<module>(): Ajenti starting in foreground
2015-08-07 00:41:33,554 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'>
2015-08-07 00:41:33,650 DEBUG compat.Popen(): Popen: git describe --tags 2> /dev/null
2015-08-07 00:41:33,669 DEBUG compat.Popen(): Popen: ['lsb_release', '-sd']
2015-08-07 00:41:33,802 INFO core.run(): Ajenti 1.2.22.22 running on platform: debian
2015-08-07 00:41:33,803 DEBUG __init__.load(): Loading plugin cron
2015-08-07 00:41:33,804 DEBUG __init__.load_recursive(): Preloading plugin dependency: main
2015-08-07 00:41:33,805 DEBUG __init__.load(): Loading plugin main
2015-08-07 00:41:33,816 DEBUG __init__.load(): Loading plugin cron
2015-08-07 00:41:33,816 DEBUG compat.Popen(): Popen: ['which', 'crontab']
2015-08-07 00:41:33,825 DEBUG __init__.load(): Loading plugin iptables
2015-08-07 00:41:33,858 DEBUG compat.Popen(): Popen: ['which', 'ip6tables']
2015-08-07 00:41:33,866 DEBUG __init__.load(): Loading plugin nsd
2015-08-07 00:41:33,867 DEBUG __init__.load_recursive(): Preloading plugin dependency: services
2015-08-07 00:41:33,868 DEBUG __init__.load(): Loading plugin services
2015-08-07 00:41:33,868 DEBUG __init__.load_recursive(): Preloading plugin dependency: dashboard
2015-08-07 00:41:33,869 DEBUG __init__.load(): Loading plugin dashboard
2015-08-07 00:41:33,874 DEBUG __init__.load(): Loading plugin services
2015-08-07 00:41:34,448 DEBUG compat.Popen(): Popen: ['which', 'systemctl']
2015-08-07 00:41:34,460 DEBUG __init__.load(): Loading plugin nsd
2015-08-07 00:41:34,460 DEBUG compat.Popen(): Popen: ['which', 'nsd']
2015-08-07 00:41:34,468 DEBUG __init__.load(): *** [nsd] skipping due to BinaryDependency (nsd)
2015-08-07 00:41:34,468 DEBUG __init__.load(): Loading plugin packages
2015-08-07 00:41:34,469 DEBUG __init__.load_recursive(): Preloading plugin dependency: terminal
2015-08-07 00:41:34,470 DEBUG __init__.load(): Loading plugin terminal
2015-08-07 00:41:34,494 DEBUG __init__.load(): Loading plugin packages
2015-08-07 00:41:34,499 DEBUG __init__.load(): Loading plugin csf
2015-08-07 00:41:34,500 DEBUG compat.Popen(): Popen: ['which', 'csf']
2015-08-07 00:41:34,508 DEBUG __init__.load(): *** [csf] skipping due to BinaryDependency (csf)
2015-08-07 00:41:34,509 DEBUG __init__.load(): Loading plugin resources
2015-08-07 00:41:34,512 DEBUG __init__.load(): Loading plugin psql
2015-08-07 00:41:34,513 DEBUG __init__.load_recursive(): Preloading plugin dependency: db_common
2015-08-07 00:41:34,513 DEBUG __init__.load(): Loading plugin db_common
2015-08-07 00:41:34,514 DEBUG __init__.load(): Loading plugin psql
2015-08-07 00:41:34,515 DEBUG compat.Popen(): Popen: ['which', 'psql']
2015-08-07 00:41:34,522 DEBUG __init__.load(): *** [psql] skipping due to BinaryDependency (psql)
2015-08-07 00:41:34,523 DEBUG __init__.load(): Loading plugin logs
2015-08-07 00:41:34,525 DEBUG __init__.load(): Loading plugin sensors
2015-08-07 00:41:34,529 DEBUG __init__.load(): Loading plugin mongo
2015-08-07 00:41:34,530 DEBUG compat.Popen(): Popen: ['which', 'mongod']
2015-08-07 00:41:34,696 DEBUG __init__.load(): Loading plugin netatalk
2015-08-07 00:41:34,697 DEBUG compat.Popen(): Popen: ['which', 'afpd']
2015-08-07 00:41:34,706 DEBUG __init__.load(): *** [netatalk] skipping due to BinaryDependency (afpd)
2015-08-07 00:41:34,707 DEBUG __init__.load(): Loading plugin supervisor
2015-08-07 00:41:34,708 DEBUG compat.Popen(): Popen: ['which', 'supervisord']
2015-08-07 00:41:34,720 DEBUG __init__.load(): Loading plugin webserver_common
2015-08-07 00:41:34,722 DEBUG __init__.load(): Loading plugin hosts
2015-08-07 00:41:34,724 DEBUG __init__.load(): Loading plugin dhcpd
2015-08-07 00:41:34,724 DEBUG compat.Popen(): Popen: ['which', 'dhcpd']
2015-08-07 00:41:34,734 DEBUG __init__.load(): *** [dhcpd] skipping due to BinaryDependency (dhcpd)
2015-08-07 00:41:34,734 DEBUG __init__.load(): Loading plugin hdparm
2015-08-07 00:41:34,735 DEBUG compat.Popen(): Popen: ['which', 'hdparm']
2015-08-07 00:41:34,746 DEBUG __init__.load(): Loading plugin snmpd
2015-08-07 00:41:34,747 DEBUG compat.Popen(): Popen: ['which', 'snmpd']
2015-08-07 00:41:34,756 DEBUG __init__.load(): *** [snmpd] skipping due to BinaryDependency (snmpd)
2015-08-07 00:41:34,757 DEBUG __init__.load(): Loading plugin tasks
2015-08-07 00:41:34,762 DEBUG __init__.load(): Loading plugin bind9
2015-08-07 00:41:34,763 DEBUG compat.Popen(): Popen: ['which', 'named']
2015-08-07 00:41:34,773 DEBUG __init__.load(): *** [bind9] skipping due to BinaryDependency (named)
2015-08-07 00:41:34,774 DEBUG __init__.load(): Loading plugin squid
2015-08-07 00:41:34,775 DEBUG compat.Popen(): Popen: ['which', 'squid3']
2015-08-07 00:41:34,785 DEBUG __init__.load(): *** [squid] skipping due to BinaryDependency (squid3)
2015-08-07 00:41:34,785 DEBUG __init__.load(): Loading plugin network
2015-08-07 00:41:34,794 DEBUG __init__.load(): Loading plugin ctdb
2015-08-07 00:41:34,795 DEBUG compat.Popen(): Popen: ['which', 'ctdb']
2015-08-07 00:41:34,804 DEBUG __init__.load(): *** [ctdb] skipping due to BinaryDependency (ctdb)
2015-08-07 00:41:34,804 DEBUG __init__.load(): Loading plugin taskmgr
2015-08-07 00:41:34,806 DEBUG __init__.load(): Loading plugin resolv
2015-08-07 00:41:34,808 DEBUG __init__.load(): Loading plugin smartctl
2015-08-07 00:41:34,808 DEBUG compat.Popen(): Popen: ['which', 'smartctl']
2015-08-07 00:41:34,818 DEBUG __init__.load(): *** [smartctl] skipping due to BinaryDependency (smartctl)
2015-08-07 00:41:34,818 DEBUG __init__.load(): Loading plugin codemirror
2015-08-07 00:41:34,820 DEBUG __init__.load(): Loading plugin lm_sensors
2015-08-07 00:41:34,820 DEBUG compat.Popen(): Popen: ['which', 'sensors']
2015-08-07 00:41:34,829 DEBUG __init__.load(): *** [lm_sensors] skipping due to BinaryDependency (sensors)
2015-08-07 00:41:34,830 DEBUG __init__.load(): Loading plugin plugins
2015-08-07 00:41:34,831 DEBUG __init__.load(): Loading plugin rethink
2015-08-07 00:41:34,832 DEBUG compat.Popen(): Popen: ['which', 'rethinkdb']
2015-08-07 00:41:34,839 DEBUG __init__.load(): *** [rethink] skipping due to BinaryDependency (rethinkdb)
2015-08-07 00:41:34,840 DEBUG __init__.load(): Loading plugin openvpn
2015-08-07 00:41:34,841 DEBUG compat.Popen(): Popen: ['which', 'openvpn']
2015-08-07 00:41:34,851 DEBUG __init__.load(): Loading plugin memcache
2015-08-07 00:41:34,852 DEBUG compat.Popen(): Popen: ['which', 'memcached']
2015-08-07 00:41:34,860 DEBUG __init__.load(): *** [memcache] skipping due to BinaryDependency (memcached)
2015-08-07 00:41:34,860 DEBUG __init__.load(): Loading plugin apache
2015-08-07 00:41:34,862 DEBUG compat.Popen(): Popen: ['which', 'apache2']
2015-08-07 00:41:34,868 DEBUG __init__.load(): *** [apache] skipping due to BinaryDependency (apache2)
2015-08-07 00:41:34,869 DEBUG __init__.load(): Loading plugin apcups
2015-08-07 00:41:34,870 DEBUG compat.Popen(): Popen: ['which', 'apcaccess']
2015-08-07 00:41:34,877 DEBUG __init__.load(): *** [apcups] skipping due to BinaryDependency (apcaccess)
2015-08-07 00:41:34,877 DEBUG __init__.load(): Loading plugin megaraid
2015-08-07 00:41:34,878 DEBUG __init__.load(): *** [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli)
2015-08-07 00:41:34,879 DEBUG __init__.load(): Loading plugin nginx
2015-08-07 00:41:34,880 DEBUG compat.Popen(): Popen: ['which', 'nginx']
2015-08-07 00:41:34,888 DEBUG __init__.load(): Loading plugin ipmi
2015-08-07 00:41:34,889 DEBUG compat.Popen(): Popen: ['which', 'ipmitool']
2015-08-07 00:41:34,896 DEBUG __init__.load(): *** [ipmi] skipping due to BinaryDependency (ipmitool)
2015-08-07 00:41:34,897 DEBUG __init__.load(): Loading plugin mysql
2015-08-07 00:41:34,898 DEBUG compat.Popen(): Popen: ['which', 'mysql']
2015-08-07 00:41:34,906 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe']
2015-08-07 00:41:34,916 DEBUG __init__.load(): Loading plugin fstab
2015-08-07 00:41:34,921 DEBUG __init__.load(): Loading plugin users
2015-08-07 00:41:34,923 DEBUG __init__.load(): Loading plugin ntpd
2015-08-07 00:41:34,924 DEBUG compat.Popen(): Popen: ['which', 'ntpd']
2015-08-07 00:41:34,932 DEBUG __init__.load(): *** [ntpd] skipping due to BinaryDependency (ntpd)
2015-08-07 00:41:34,933 DEBUG __init__.load(): Loading plugin power
2015-08-07 00:41:34,936 DEBUG compat.Popen(): Popen: ['which', 'systemctl']
2015-08-07 00:41:34,944 DEBUG compat.Popen(): Popen: ['which', 'pm-hibernate']
2015-08-07 00:41:34,954 DEBUG __init__.load(): Loading plugin munin
2015-08-07 00:41:34,955 DEBUG compat.Popen(): Popen: ['which', 'munin-cron']
2015-08-07 00:41:34,964 DEBUG __init__.load(): *** [munin] skipping due to BinaryDependency (munin-cron)
2015-08-07 00:41:34,965 DEBUG __init__.load(): Loading plugin ajenti_org
2015-08-07 00:41:34,967 DEBUG __init__.load(): Loading plugin fm
2015-08-07 00:41:34,971 DEBUG __init__.load(): Loading plugin samba
2015-08-07 00:41:34,971 DEBUG compat.Popen(): Popen: ['which', 'smbd']
2015-08-07 00:41:34,981 DEBUG __init__.load(): *** [samba] skipping due to BinaryDependency (smbd)
2015-08-07 00:41:34,982 DEBUG __init__.load(): Loading plugin fail2ban
2015-08-07 00:41:34,983 DEBUG compat.Popen(): Popen: ['which', 'fail2ban-client']
2015-08-07 00:41:34,992 DEBUG __init__.load(): *** [fail2ban] skipping due to BinaryDependency (fail2ban-client)
2015-08-07 00:41:34,993 DEBUG __init__.load(): Loading plugin scripts
2015-08-07 00:41:34,995 DEBUG __init__.load(): Loading plugin hddtemp
2015-08-07 00:41:34,996 DEBUG compat.Popen(): Popen: ['which', 'hddtemp']
2015-08-07 00:41:35,006 DEBUG __init__.load(): *** [hddtemp] skipping due to BinaryDependency (hddtemp)
2015-08-07 00:41:35,007 DEBUG __init__.load(): Loading plugin configurator
2015-08-07 00:41:35,010 DEBUG __init__.load(): Loading plugin raid
2015-08-07 00:41:35,011 DEBUG compat.Popen(): Popen: ['which', 'mdadm']
2015-08-07 00:41:35,020 DEBUG __init__.load(): *** [raid] skipping due to BinaryDependency (mdadm)
2015-08-07 00:41:35,020 DEBUG __init__.load(): Loading plugin uname
2015-08-07 00:41:35,022 DEBUG __init__.load(): Loading plugin exports
2015-08-07 00:41:35,023 DEBUG compat.Popen(): Popen: ['which', 'nfsstat']
2015-08-07 00:41:35,034 DEBUG __init__.load(): Loading plugin git
2015-08-07 00:41:35,035 DEBUG compat.Popen(): Popen: ['which', 'git']
2015-08-07 00:41:35,046 DEBUG compat.Popen(): Popen: ['which', 'gitolite']
2015-08-07 00:41:35,057 DEBUG __init__.load(): Loading plugin notepad
2015-08-07 00:41:35,060 DEBUG __init__.load(): Loading plugin vh-php-fpm
2015-08-07 00:41:35,061 DEBUG __init__.load_recursive(): Preloading plugin dependency: vh
2015-08-07 00:41:35,061 DEBUG __init__.load(): Loading plugin vh
2015-08-07 00:41:35,068 DEBUG __init__.load(): Loading plugin vh-php-fpm
2015-08-07 00:41:35,068 DEBUG compat.Popen(): Popen: ['which', 'php5-fpm']
2015-08-07 00:41:35,078 DEBUG __init__.load(): Loading plugin vh-nodejs
2015-08-07 00:41:35,080 DEBUG __init__.load(): Loading plugin vh-mysql
2015-08-07 00:41:35,080 DEBUG compat.Popen(): Popen: ['which', 'mysql']
2015-08-07 00:41:35,088 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe']
2015-08-07 00:41:35,096 DEBUG __init__.load(): Loading plugin vh-nginx
2015-08-07 00:41:35,254 DEBUG __init__.instantiate(): Root context instantiated [Inflater] <ajenti.ui.inflater.Inflater object at 0xb5c6f34c>
2015-08-07 00:41:35,257 DEBUG __init__.instantiate(): Root context instantiated [UI] <ajenti.ui.UI object at 0xb5c6f6ac>
2015-08-07 00:41:35,258 DEBUG inflater.precache(): Precaching layout main:input-dialog
2015-08-07 00:41:35,261 DEBUG inflater.precache(): Precaching layout main:passwd-main
2015-08-07 00:41:35,263 DEBUG inflater.precache(): Precaching layout main:file-dialog-save
2015-08-07 00:41:35,265 DEBUG inflater.precache(): Precaching layout main:file-dialog
2015-08-07 00:41:35,266 DEBUG inflater.precache(): Precaching layout cron:main
2015-08-07 00:41:35,278 DEBUG inflater.precache(): Precaching layout iptables:option-match
2015-08-07 00:41:35,280 DEBUG inflater.precache(): Precaching layout iptables:option-custom
2015-08-07 00:41:35,282 DEBUG inflater.precache(): Precaching layout iptables:option-port
2015-08-07 00:41:35,284 DEBUG inflater.precache(): Precaching layout iptables:option-protocol
2015-08-07 00:41:35,285 DEBUG inflater.precache(): Precaching layout iptables:option
2015-08-07 00:41:35,287 DEBUG inflater.precache(): Precaching layout iptables:option-state
2015-08-07 00:41:35,289 DEBUG inflater.precache(): Precaching layout iptables:main
2015-08-07 00:41:35,297 DEBUG inflater.precache(): Precaching layout iptables:option-interface
2015-08-07 00:41:35,298 DEBUG inflater.precache(): Precaching layout iptables:option-address
2015-08-07 00:41:35,300 DEBUG inflater.precache(): Precaching layout iptables:option-reject-with
2015-08-07 00:41:35,301 DEBUG inflater.precache(): Precaching layout iptables:option-ports
2015-08-07 00:41:35,302 DEBUG inflater.precache(): Precaching layout dashboard:text
2015-08-07 00:41:35,304 DEBUG inflater.precache(): Precaching layout dashboard:dash
2015-08-07 00:41:35,308 DEBUG inflater.precache(): Precaching layout dashboard:welcome
2015-08-07 00:41:35,309 DEBUG inflater.precache(): Precaching layout services:bar
2015-08-07 00:41:35,310 DEBUG inflater.precache(): Precaching layout services:main
2015-08-07 00:41:35,314 DEBUG inflater.precache(): Precaching layout services:widget
2015-08-07 00:41:35,317 DEBUG inflater.precache(): Precaching layout terminal:config
2015-08-07 00:41:35,318 DEBUG inflater.precache(): Precaching layout terminal:main
2015-08-07 00:41:35,322 DEBUG inflater.precache(): Precaching layout packages:installer
2015-08-07 00:41:35,323 DEBUG inflater.precache(): Precaching layout packages:headers
2015-08-07 00:41:35,325 DEBUG inflater.precache(): Precaching layout packages:main
2015-08-07 00:41:35,341 DEBUG inflater.precache(): Precaching layout packages:row
2015-08-07 00:41:35,344 DEBUG inflater.precache(): Precaching layout db_common:main
2015-08-07 00:41:35,355 DEBUG inflater.precache(): Precaching layout logs:config
2015-08-07 00:41:35,357 DEBUG inflater.precache(): Precaching layout logs:main
2015-08-07 00:41:35,400 DEBUG inflater.precache(): Precaching layout sensors:value-widget
2015-08-07 00:41:35,402 DEBUG inflater.precache(): Precaching layout sensors:cpu-line
2015-08-07 00:41:35,404 DEBUG inflater.precache(): Precaching layout sensors:progressbar-widget
2015-08-07 00:41:35,406 DEBUG inflater.precache(): Precaching layout sensors:cpu-widget
2015-08-07 00:41:35,408 DEBUG inflater.precache(): Precaching layout mongo:config
2015-08-07 00:41:35,409 DEBUG inflater.precache(): Precaching layout supervisor:main
2015-08-07 00:41:35,416 DEBUG __init__.instantiate(): Root context instantiated [UpstartServiceManager] <ajenti.plugins.services.sm_upstart.UpstartServiceManager object at 0xb5ae68cc>
2015-08-07 00:41:35,417 DEBUG __init__.instantiate(): Root context instantiated [SysVInitServiceManager] <ajenti.plugins.services.sm_sysvinit.SysVInitServiceManager object at 0xb5ae6a0c>
2015-08-07 00:41:35,418 DEBUG __init__.instantiate(): Root context instantiated [SupervisorServiceManager] <ajenti.plugins.supervisor.client.SupervisorServiceManager object at 0xb5ae6aec>
2015-08-07 00:41:35,418 DEBUG __init__.instantiate(): Root context instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0xb5ae66ec>
2015-08-07 00:41:35,419 DEBUG compat.Popen(): Popen: [u'/etc/init.d/supervisor', 'status']
2015-08-07 00:41:35,439 DEBUG compat.Popen(): Popen: [u'/etc/init.d/supervisor', 'status']
2015-08-07 00:41:35,487 DEBUG inflater.precache(): Precaching layout webserver_common:main
2015-08-07 00:41:35,495 DEBUG inflater.precache(): Precaching layout hosts:main
2015-08-07 00:41:35,499 DEBUG inflater.precache(): Precaching layout hdparm:widget
2015-08-07 00:41:35,502 DEBUG inflater.precache(): Precaching layout tasks:params-execute
2015-08-07 00:41:35,503 DEBUG inflater.precache(): Precaching layout tasks:params-copydir
2015-08-07 00:41:35,520 DEBUG inflater.precache(): Precaching layout tasks:params-rsync
2015-08-07 00:41:35,538 DEBUG inflater.precache(): Precaching layout tasks:params-deletedir
2015-08-07 00:41:35,549 DEBUG inflater.precache(): Precaching layout tasks:main
2015-08-07 00:41:35,567 DEBUG inflater.precache(): Precaching layout network:bit-linux-ifupdown
2015-08-07 00:41:35,569 DEBUG inflater.precache(): Precaching layout network:bit-linux-dhcp
2015-08-07 00:41:35,571 DEBUG inflater.precache(): Precaching layout network:main
2015-08-07 00:41:35,577 DEBUG inflater.precache(): Precaching layout network:widget
2015-08-07 00:41:35,580 DEBUG inflater.precache(): Precaching layout network:bit-linux-basic
2015-08-07 00:41:35,582 DEBUG inflater.precache(): Precaching layout network:bit-linux-ipv4
2015-08-07 00:41:35,584 DEBUG inflater.precache(): Precaching layout taskmgr:main
2015-08-07 00:41:35,592 DEBUG inflater.precache(): Precaching layout resolv:main
2015-08-07 00:41:35,595 DEBUG inflater.precache(): Precaching layout plugins:main
2015-08-07 00:41:35,638 DEBUG inflater.precache(): Precaching layout openvpn:config
2015-08-07 00:41:35,640 DEBUG inflater.precache(): Precaching layout openvpn:main
2015-08-07 00:41:35,651 DEBUG inflater.precache(): Precaching layout mysql:config
2015-08-07 00:41:35,652 DEBUG inflater.precache(): Precaching layout fstab:iio-widget
2015-08-07 00:41:35,655 DEBUG inflater.precache(): Precaching layout fstab:free-widget
2015-08-07 00:41:35,656 DEBUG inflater.precache(): Precaching layout fstab:main
2015-08-07 00:41:35,671 DEBUG inflater.precache(): Precaching layout fstab:widget
2015-08-07 00:41:35,673 DEBUG inflater.precache(): Precaching layout users:user-list
2015-08-07 00:41:35,684 DEBUG inflater.precache(): Precaching layout users:main
2015-08-07 00:41:35,719 DEBUG inflater.precache(): Precaching layout power:widget
2015-08-07 00:41:35,722 DEBUG inflater.precache(): Precaching layout ajenti_org:config
2015-08-07 00:41:35,723 DEBUG inflater.precache(): Precaching layout ajenti_org:main
2015-08-07 00:41:35,726 DEBUG inflater.precache(): Precaching layout fm:config
2015-08-07 00:41:35,728 DEBUG inflater.precache(): Precaching layout fm:main
2015-08-07 00:41:35,744 DEBUG inflater.precache(): Precaching layout scripts:widget
2015-08-07 00:41:35,757 DEBUG inflater.precache(): Precaching layout configurator:ad-sync-config
2015-08-07 00:41:35,759 DEBUG inflater.precache(): Precaching layout configurator:ldap-sync-config
2015-08-07 00:41:35,761 DEBUG inflater.precache(): Precaching layout configurator:licensing
2015-08-07 00:41:35,764 DEBUG inflater.precache(): Precaching layout configurator:main
2015-08-07 00:41:35,788 DEBUG inflater.precache(): Precaching layout uname:widget
2015-08-07 00:41:35,792 DEBUG inflater.precache(): Precaching layout exports:main
2015-08-07 00:41:35,803 DEBUG inflater.precache(): Precaching layout git:main-userlist
2015-08-07 00:41:35,806 DEBUG inflater.precache(): Precaching layout git:main
2015-08-07 00:41:35,814 DEBUG inflater.precache(): Precaching layout git:main-repolist
2015-08-07 00:41:35,818 DEBUG inflater.precache(): Precaching layout notepad:listitem
2015-08-07 00:41:35,819 DEBUG inflater.precache(): Precaching layout notepad:config
2015-08-07 00:41:35,821 DEBUG inflater.precache(): Precaching layout notepad:main
2015-08-07 00:41:35,841 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-proxy
2015-08-07 00:41:35,843 DEBUG inflater.precache(): Precaching layout vh:not-configured
2015-08-07 00:41:35,844 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-php-fcgi
2015-08-07 00:41:35,852 DEBUG inflater.precache(): Precaching layout vh:ext-processes
2015-08-07 00:41:35,873 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-nodejs
2015-08-07 00:41:35,876 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-fcgi
2015-08-07 00:41:35,878 DEBUG inflater.precache(): Precaching layout vh:main-website
2015-08-07 00:41:35,930 DEBUG inflater.precache(): Precaching layout vh:main-website-location
2015-08-07 00:41:35,941 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-python-wsgi
2015-08-07 00:41:35,952 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-ruby-unicorn
2015-08-07 00:41:35,953 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-ruby-puma
2015-08-07 00:41:35,956 DEBUG inflater.precache(): Precaching layout vh:main
2015-08-07 00:41:35,961 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-static
2015-08-07 00:41:35,963 DEBUG inflater.precache(): Precaching layout vh-mysql:ext
2015-08-07 00:41:35,970 INFO core.run(): Starting server on (u'0.0.0.0', 8000)
2015-08-07 00:41:35,982 DEBUG __init__.instantiate(): Root context instantiated [SessionMiddleware] <ajenti.middleware.SessionMiddleware object at 0xb57c248c>
2015-08-07 00:41:35,982 DEBUG __init__.instantiate(): Root context instantiated [AuthenticationMiddleware] <ajenti.middleware.AuthenticationMiddleware object at 0xb57c25cc>
2015-08-07 00:41:35,984 DEBUG __init__.instantiate(): Root context instantiated [CentralDispatcher] <ajenti.routing.CentralDispatcher object at 0xb57c272c>
2015-08-07 00:41:35,985 INFO core.run(): SSL enabled: /etc/ajenti/ajenti.pem
2015-08-07 00:41:35,987 DEBUG __init__.instantiate(): Root context instantiated [IPCServer] <ajenti.ipc.IPCServer object at 0xb57c2acc>
2015-08-07 00:41:35,990 DEBUG __init__.instantiate(): Root context instantiated [Licensing] <ajenti.licensing.Licensing object at 0xb57a4fec>
2015-08-07 00:41:43,621 DEBUG __init__.instantiate(): Root context instantiated [MainServer] <ajenti.plugins.main.main.MainServer object at 0xb57873ec>
2015-08-07 00:41:43,624 DEBUG __init__.instantiate(): Root context instantiated [TerminalHttp] <ajenti.plugins.terminal.main.TerminalHttp object at 0xb5793a6c>
2015-08-07 00:41:43,624 DEBUG __init__.instantiate(): Root context instantiated [ContentServer] <ajenti.plugins.resources.server.ContentServer object at 0xb57871ac>
2015-08-07 00:41:43,625 DEBUG __init__.instantiate(): Root context instantiated [UploadReceiver] <ajenti.plugins.fm.fm.UploadReceiver object at 0xb578716c>
2015-08-07 00:41:44,449 DEBUG compat.Popen(): Popen: ./compile_resources.py nocompress
2015-08-07 00:41:44,486 DEBUG __init__.instantiate(): Root context instantiated [ContentCompressor] <ajenti.plugins.resources.server.ContentCompressor object at 0xb57873cc>
2015-08-07 00:41:59,921 DEBUG __init__.instantiate(): Root context instantiated [UserManager] <ajenti.users.UserManager object at 0xb5776cac>
2015-08-07 00:41:59,927 DEBUG __init__.instantiate(): Root context instantiated [AjentiSyncProvider] <ajenti.usersync.local.AjentiSyncProvider object at 0xb577e02c>
2015-08-07 00:42:00,379 INFO users.check_password(): user root logged in through AjentiSyncProvider from 105.210.179.93
2015-08-07 00:42:00,969 DEBUG __init__.instantiate(): Context for root instantiated [MainServer] <ajenti.plugins.main.main.MainServer object at 0xb577e76c>
2015-08-07 00:42:00,972 DEBUG __init__.instantiate(): Context for root instantiated [TerminalHttp] <ajenti.plugins.terminal.main.TerminalHttp object at 0xb577e82c>
2015-08-07 00:42:00,973 DEBUG __init__.instantiate(): Context for root instantiated [ContentServer] <ajenti.plugins.resources.server.ContentServer object at 0xb577e8ec>
2015-08-07 00:42:00,974 DEBUG __init__.instantiate(): Context for root instantiated [UploadReceiver] <ajenti.plugins.fm.fm.UploadReceiver object at 0xb578750c>
2015-08-07 00:42:01,747 DEBUG compat.Popen(): Popen: ./compile_resources.py nocompress
2015-08-07 00:42:01,762 DEBUG compat.Popen(): Popen: ./compile_resources.py nocompress
2015-08-07 00:42:08,547 DEBUG handler.run_application(): Initializing WebSocket
2015-08-07 00:42:08,548 DEBUG handler.upgrade_websocket(): Validating WebSocket request
2015-08-07 00:42:08,548 DEBUG handler.upgrade_connection(): Attempting to upgrade connection
2015-08-07 00:42:08,549 DEBUG handler.upgrade_connection(): WebSocket request accepted, switching protocols
2015-08-07 00:42:08,549 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: send_into_ws
2015-08-07 00:42:08,550 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: read_from_ws
2015-08-07 00:42:08,551 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat
2015-08-07 00:42:08,551 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat_timeout
2015-08-07 00:42:09,152 DEBUG __init__.instantiate(): Context for root instantiated [UI] <ajenti.ui.UI object at 0xb57e7aec>
2015-08-07 00:42:09,163 DEBUG __init__.instantiate(): Context for root instantiated [PasswordChangeSection] <main:section # 10276>
2015-08-07 00:42:09,185 DEBUG __init__.instantiate(): Context for root instantiated [Cron] <main:section # 10301>
2015-08-07 00:42:09,201 DEBUG __init__.instantiate(): Context for root instantiated [DebianFirewallManager] <ajenti.plugins.iptables.main.DebianFirewallManager object at 0xb4d946ec>
2015-08-07 00:42:09,203 DEBUG __init__.instantiate(): Context for root instantiated [Firewall] <main:section # 10486>
2015-08-07 00:42:09,218 DEBUG __init__.instantiate(): Context for root instantiated [DebianIPv6FirewallManager] <ajenti.plugins.iptables.main.DebianIPv6FirewallManager object at 0xb4da8b0c>
2015-08-07 00:42:09,220 DEBUG __init__.instantiate(): Context for root instantiated [IPv6Firewall] <main:section # 10591>
2015-08-07 00:42:09,264 DEBUG __init__.instantiate(): Context for root instantiated [AjentiUpdater] <ajenti.plugins.dashboard.updater.AjentiUpdater object at 0xb4d47cec>
2015-08-07 00:42:09,268 DEBUG __init__.instantiate(): Context for root instantiated [DebianPackageManager] <ajenti.plugins.packages.pm_apt.DebianPackageManager object at 0xb4d47f8c>
2015-08-07 00:42:09,269 DEBUG __init__.instantiate(): Context for root instantiated [Dash] <main:section # 10696>
2015-08-07 00:42:09,284 DEBUG __init__.instantiate(): Context for root instantiated [UpstartServiceManager] <ajenti.plugins.services.sm_upstart.UpstartServiceManager object at 0xb4d5a5cc>
2015-08-07 00:42:09,285 DEBUG __init__.instantiate(): Context for root instantiated [SysVInitServiceManager] <ajenti.plugins.services.sm_sysvinit.SysVInitServiceManager object at 0xb4d5a54c>
2015-08-07 00:42:09,286 DEBUG __init__.instantiate(): Context for root instantiated [SupervisorServiceManager] <ajenti.plugins.supervisor.client.SupervisorServiceManager object at 0xb4d5a6ec>
2015-08-07 00:42:09,286 DEBUG __init__.instantiate(): Context for root instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0xb4d5a2ec>
2015-08-07 00:42:09,287 DEBUG __init__.instantiate(): Context for root instantiated [Services] <main:section # 10819>
2015-08-07 00:42:09,294 DEBUG __init__.instantiate(): Context for root instantiated [Terminals] <main:section # 10870>
2015-08-07 00:42:09,319 DEBUG __init__.instantiate(): Context for root instantiated [Packages] <main:section # 10901>
2015-08-07 00:42:09,365 DEBUG __init__.instantiate(): Context for root instantiated [Logs] <main:section # 11156>
2015-08-07 00:42:09,382 DEBUG __init__.instantiate(): Context for root instantiated [MongoDB] <ajenti.plugins.mongo.api.MongoDB object at 0xb4b5770c>
2015-08-07 00:42:09,383 DEBUG __init__.instantiate(): Context for root instantiated [MongoDBPlugin] <main:section # 12042>
2015-08-07 00:42:09,966 DEBUG compat.Popen(): Popen: [u'/etc/init.d/supervisor', 'status']
2015-08-07 00:42:09,974 DEBUG compat.Popen(): Popen: ['apt-show-versions', '-u']
2015-08-07 00:42:10,005 DEBUG compat.Popen(): Popen: [u'/etc/init.d/supervisor', 'status']
2015-08-07 00:42:10,106 DEBUG compat.Popen(): Popen: ['/etc/init.d/supervisor', 'status']
2015-08-07 00:42:10,146 DEBUG compat.Popen(): Popen: ['/etc/init.d/supervisor', 'status']
2015-08-07 00:42:10,180 DEBUG __init__.instantiate(): Context for root instantiated [Supervisor] <main:section # 12170>
2015-08-07 00:42:10,192 DEBUG __init__.instantiate(): Context for root instantiated [Hosts] <main:section # 12660>
2015-08-07 00:42:10,221 DEBUG __init__.instantiate(): Root context instantiated [TaskManager] <ajenti.plugins.tasks.manager.TaskManager object at 0xb4b0014c>
2015-08-07 00:42:10,223 DEBUG __init__.instantiate(): Context for root instantiated [Tasks] <main:section # 12721>
2015-08-07 00:42:10,231 DEBUG compat.Popen(): Popen: ['ifconfig', 'lo']
2015-08-07 00:42:10,247 DEBUG compat.Popen(): Popen: ['ifconfig', 'eth1']
2015-08-07 00:42:10,268 DEBUG compat.Popen(): Popen: ['ifconfig', 'eth0']
2015-08-07 00:42:10,289 DEBUG __init__.instantiate(): Context for root instantiated [DebianNetworkConfig] <ajenti.plugins.network.nc_debian.DebianNetworkConfig object at 0xb4b009cc>
2015-08-07 00:42:10,297 DEBUG __init__.instantiate(): Context for root instantiated [NetworkPlugin] <main:section # 12988>
2015-08-07 00:42:10,312 DEBUG __init__.instantiate(): Context for root instantiated [TaskManager] <main:section # 13061>
2015-08-07 00:42:10,321 DEBUG __init__.instantiate(): Context for root instantiated [Resolv] <main:section # 13150>
2015-08-07 00:42:10,343 DEBUG __init__.instantiate(): Context for root instantiated [PluginsPlugin] <main:section # 13193>
2015-08-07 00:42:10,362 DEBUG __init__.instantiate(): Context for root instantiated [OpenVPNBackend] <ajenti.plugins.openvpn.backend.OpenVPNBackend object at 0xb4a5e22c>
2015-08-07 00:42:10,363 DEBUG __init__.instantiate(): Context for root instantiated [OpenVPN] <main:section # 13293>
2015-08-07 00:42:10,384 DEBUG __init__.instantiate(): Context for root instantiated [MySQLDB] <ajenti.plugins.mysql.api.MySQLDB object at 0xb4a7094c>
2015-08-07 00:42:10,385 DEBUG __init__.instantiate(): Context for root instantiated [MySQLPlugin] <main:section # 13424>
2015-08-07 00:42:10,407 DEBUG compat.Popen(): Popen: ['df', '-P']
2015-08-07 00:42:10,425 DEBUG __init__.instantiate(): Context for root instantiated [MountsBackend] <ajenti.plugins.fstab.main.MountsBackend object at 0xb4a321cc>
2015-08-07 00:42:10,427 DEBUG __init__.instantiate(): Context for root instantiated [Filesystems] <main:section # 13552>
2015-08-07 00:42:10,472 DEBUG __init__.instantiate(): Context for root instantiated [LinuxUsersBackend] <ajenti.plugins.users.main.LinuxUsersBackend object at 0xb495098c>
2015-08-07 00:42:10,474 DEBUG __init__.instantiate(): Context for root instantiated [Users] <main:section # 13850>
2015-08-07 00:42:10,485 DEBUG __init__.instantiate(): Context for root instantiated [FMBackend] <ajenti.plugins.fm.backend.FMBackend object at 0xb4950c0c>
2015-08-07 00:42:10,504 DEBUG __init__.instantiate(): Context for root instantiated [FileManager] <main:section # 14667>
2015-08-07 00:42:10,541 DEBUG __init__.instantiate(): Context for root instantiated [ClassConfigManager] <ajenti.plugins.configurator.configurator.ClassConfigManager object at 0xb48df90c>
2015-08-07 00:42:10,550 DEBUG __init__.instantiate(): Context for root instantiated [Configurator] <main:section # 14938>
2015-08-07 00:42:10,566 DEBUG __init__.instantiate(): Context for root instantiated [Exports] <main:section # 15373>

Revision history for this message
Thomas (ringthecampbell) wrote :

Apologies it was late. Bug was experienced on:

Ubuntu 14.04.3 LTS (GNU/Linux 3.13.0-32-generic i686)

Let me know if you need any more details

Revision history for this message
Thomas (ringthecampbell) wrote :

Quick update. It's definitely gitolite3 that is causing this. I have purged ajenti and all it's config files, reinstalled and still experienced the problem on a fresh install.

I then uninstalled gitolite3 and am able to login again. Any idea what could cause this? Does ajenti support gitolite3 or just 2? (the plugin description says it supports gitolite3 authentication).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.