We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ajenti bug report -------------------- Info | Value ----- | ----- Ajenti | 1.2.23.8 Platform | debian / ubuntu / Ubuntu 14.04.5 LTS Architecture | x86_64 x86_64 Python | 2.7.6 Installation | 15391331 Debug | False Catcher report | <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" ng:app="app"> <head> <title>Ajenti Server Admin Panel</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="google-site-verification" content="x4PklNIAhqnDXEZBGXgbdxTTGGbRvEdHATuGeEaA7xg" /> <link rel="icon" type="image/png" href="/static/home/favicon.png" /> <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Roboto:100,400' rel='stylesheet' type='text/css'> <script src="//cdn.jsdelivr.net/jquery/2.1.1/jquery.min.js"></script> <script src="//cdn.jsdelivr.net/angularjs/1.2.17/angular.min.js"></script> <script src="//cdn.jsdelivr.net/g/[email protected],ekko-lightbox,jquery.slick,angularui"></script> <link href="//cdn.jsdelivr.net/g/[email protected](css/bootstrap.min.css)" rel="stylesheet"> <link rel="stylesheet" href="//cdn.jsdelivr.net/jquery.slick/1.3.2/slick.css"> <link rel="stylesheet" href="//cdn.jsdelivr.net/fontawesome/4.0.3/css/font-awesome.css"> <link rel="stylesheet" href="//cdn.jsdelivr.net/angularui/0.4.0/angular-ui.min.css"> <link rel="stylesheet" href="/static/CACHE/css/b99395e6e285.css" type="text/css" /> <script type="text/javascript" src="/static/CACHE/js/571368235e94.js"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-3278102-8', 'ajenti.org'); ga('send', 'pageview'); </script> </head> <body data-spy="scroll" data-target="#navigation"> <div class="top-area"> <nav class="navbar"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="/">ajenti</a> </div> <ul class="nav navbar-nav"> <li> <a href="http://support.ajenti.org/" target="_blank"> <i class="fa fa-book"></i> Docs </a> </li> <li> <a href="https://github.com/Eugeny/ajenti/" target="_blank"> <i class="fa fa-github"></i> GitHub </a> </li> <li> <a href="https://github.com/Eugeny/ajenti/issues/new" target="_blank"> <i class="fa fa-bug"></i> Report a bug </a> </li> <li> <a href="http://docs1.ajenti.org/en/latest/" target="_blank"> <i class="fa fa-cog"></i> Developer docs </a> </li> <li> <a href="/core/#section-licensing"> <i class="fa fa-usd"></i> Licensing </a> </li> </ul> </div> </nav> </div> <div id="page"> 404, sorry </div> <div class="footer"> <div class="container"> <div class="link pull-right"> <a href="https://mixpanel.com/f/partner"><img src="//cdn.mxpnl.com/site_media/images/partner/badge_light.png" alt="Mobile Analytics" /></a> </div> <div class="link pull-right"> CDN by <a href="http://jsdelivr.com/">jsDelivr</a> & <a href="http://maxcdn.com">MaxCDN</a> </div> <div class="link"> © Ajenti Project </div> <div class="link"> <a href="mailto:[email protected]"><i class="fa fa-envelope"></i></a> </div> </div> </div> <script type='text/javascript'> // UserEcho -------------------- var _ues = { host:'ajenti.userecho.com', forum:'8996', lang:'en', tab_corner_radius:8, tab_font_size:22, tab_image_hash:'RmVlZGJhY2s%3D', tab_alignment:'left', tab_text_color:'#FFFFFF', tab_bg_color:'#9E9E9E', tab_hover_color:'#595959' }; (function() { var _ue = document.createElement('script'); _ue.type = 'text/javascript'; _ue.async = true; _ue.src = ('https:' == document.location.protocol ? 'https://s3.amazonaws.com/' : 'http://') + 'cdn.userecho.com/js/widget-1.4.gz.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(_ue, s); })(); </script> <script type="text/javascript"> // Analytics -------------------------- (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=408484792592752"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> </body> </html> Loaded plugins | ajenti_org, codemirror, configurator, cron, dashboard, db_common, fm, fstab, hdparm, hosts, iptables, logs, main, memcache, mysql, network, nginx, notepad, ntpd, packages, plugins, power, resolv, resources, scripts, sensors, services, supervisor, taskmgr, tasks, terminal, uname, users, vh, vh-mail, vh-mysql, vh-nginx, vh-nodejs, vh-php7.0-fpm, vh-vsftpd, webserver_common Library | Version ------- | ------- gevent | 1.0 greenlet | 0.4.2 reconfigure | 0.1.77 requests | 2.2.1 psutil | 1.2.1 Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 158, in handle_message self.ui.dispatch_event(update['uid'], update['event'], update['params']) File "/usr/lib/pymodules/python2.7/ajenti/ui/__init__.py", line 72, in dispatch_event self.root.dispatch_event(uid, event, params) File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 382, in dispatch_event if child.dispatch_event(uid, event, params): File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 382, in dispatch_event if child.dispatch_event(uid, event, params): File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 388, in dispatch_event getattr(self, k)(**(params or {})) File "/var/lib/ajenti/plugins/vh/main.py", line 259, in save self.manager.update_configuration() File "/var/lib/ajenti/plugins/vh/api.py", line 346, in update_configuration self.__runall([(c.create_configuration, [self.config]) for c in self.components]) File "/var/lib/ajenti/plugins/vh/api.py", line 342, in __runall raise g.exception AttributeError: 'NoneType' object has no attribute 'find' Log content: 2016-11-16 23:05:36,823 INFO ajenti-panel.<module>(): Using config file /etc/ajenti/config.json 2016-11-16 23:05:36,914 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'> 2016-11-16 23:05:36,983 DEBUG compat.Popen(): Popen: git describe --tags 2> /dev/null 2016-11-16 23:05:36,994 DEBUG compat.Popen(): Popen: ['lsb_release', '-sd'] 2016-11-16 23:05:37,061 INFO core.run(): Ajenti 1.2.23.8 running on platform: debian 2016-11-16 23:05:37,062 DEBUG __init__.load(): Loading plugin codemirror 2016-11-16 23:05:37,063 DEBUG __init__.load_recursive(): Preloading plugin dependency: main 2016-11-16 23:05:37,063 DEBUG __init__.load(): Loading plugin main 2016-11-16 23:05:37,071 DEBUG __init__.load(): Loading plugin codemirror 2016-11-16 23:05:37,072 DEBUG __init__.load(): Loading plugin ajenti_org 2016-11-16 23:05:37,073 DEBUG __init__.load(): Loading plugin snmpd 2016-11-16 23:05:37,073 DEBUG __init__.load_recursive(): Preloading plugin dependency: services 2016-11-16 23:05:37,073 DEBUG __init__.load(): Loading plugin services 2016-11-16 23:05:37,073 DEBUG __init__.load_recursive(): Preloading plugin dependency: dashboard 2016-11-16 23:05:37,074 DEBUG __init__.load(): Loading plugin dashboard 2016-11-16 23:05:37,076 DEBUG __init__.load(): Loading plugin services 2016-11-16 23:05:37,289 DEBUG compat.Popen(): Popen: ['which', 'systemctl'] 2016-11-16 23:05:37,301 DEBUG __init__.load(): Loading plugin snmpd 2016-11-16 23:05:37,302 DEBUG compat.Popen(): Popen: ['which', 'snmpd'] 2016-11-16 23:05:37,309 DEBUG __init__.load(): *** [snmpd] skipping due to BinaryDependency (snmpd) 2016-11-16 23:05:37,309 DEBUG __init__.load(): Loading plugin git 2016-11-16 23:05:37,310 DEBUG compat.Popen(): Popen: ['which', 'git'] 2016-11-16 23:05:37,315 DEBUG compat.Popen(): Popen: ['which', 'gitolite'] 2016-11-16 23:05:37,320 DEBUG __init__.load(): *** [git] skipping due to BinaryDependency (gitolite) 2016-11-16 23:05:37,320 DEBUG __init__.load(): Loading plugin ipmi 2016-11-16 23:05:37,321 DEBUG compat.Popen(): Popen: ['which', 'ipmitool'] 2016-11-16 23:05:37,328 DEBUG __init__.load(): *** [ipmi] skipping due to BinaryDependency (ipmitool) 2016-11-16 23:05:37,328 DEBUG __init__.load(): Loading plugin fstab 2016-11-16 23:05:37,331 DEBUG __init__.load(): Loading plugin network 2016-11-16 23:05:37,335 DEBUG __init__.load(): Loading plugin tasks 2016-11-16 23:05:37,335 DEBUG __init__.load_recursive(): Preloading plugin dependency: cron 2016-11-16 23:05:37,335 DEBUG __init__.load(): Loading plugin cron 2016-11-16 23:05:37,336 DEBUG compat.Popen(): Popen: ['which', 'crontab'] 2016-11-16 23:05:37,344 DEBUG __init__.load(): Loading plugin tasks 2016-11-16 23:05:37,348 DEBUG __init__.load(): Loading plugin memcache 2016-11-16 23:05:37,348 DEBUG compat.Popen(): Popen: ['which', 'memcached'] 2016-11-16 23:05:37,358 DEBUG __init__.load(): Loading plugin netatalk 2016-11-16 23:05:37,359 DEBUG compat.Popen(): Popen: ['which', 'afpd'] 2016-11-16 23:05:37,367 DEBUG __init__.load(): *** [netatalk] skipping due to BinaryDependency (afpd) 2016-11-16 23:05:37,368 DEBUG __init__.load(): Loading plugin uname 2016-11-16 23:05:37,369 DEBUG __init__.load(): Loading plugin squid 2016-11-16 23:05:37,370 DEBUG compat.Popen(): Popen: ['which', 'squid3'] 2016-11-16 23:05:37,377 DEBUG __init__.load(): *** [squid] skipping due to BinaryDependency (squid3) 2016-11-16 23:05:37,377 DEBUG __init__.load(): Loading plugin resolv 2016-11-16 23:05:37,378 DEBUG __init__.load(): Loading plugin fail2ban 2016-11-16 23:05:37,378 DEBUG compat.Popen(): Popen: ['which', 'fail2ban-client'] 2016-11-16 23:05:37,383 DEBUG __init__.load(): *** [fail2ban] skipping due to BinaryDependency (fail2ban-client) 2016-11-16 23:05:37,383 DEBUG __init__.load(): Loading plugin ntpd 2016-11-16 23:05:37,384 DEBUG compat.Popen(): Popen: ['which', 'ntpd'] 2016-11-16 23:05:37,414 DEBUG __init__.instantiate(): Root context instantiated [UpstartServiceManager] <ajenti.plugins.services.sm_upstart.UpstartServiceManager object at 0x7f1446dc9c50> 2016-11-16 23:05:37,415 DEBUG __init__.instantiate(): Root context instantiated [SysVInitServiceManager] <ajenti.plugins.services.sm_sysvinit.SysVInitServiceManager object at 0x7f1446dc9c90> 2016-11-16 23:05:37,415 DEBUG __init__.instantiate(): Root context instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0x7f1446dc9750> 2016-11-16 23:05:37,415 DEBUG __init__.load(): Loading plugin csf 2016-11-16 23:05:37,415 DEBUG compat.Popen(): Popen: ['which', 'csf'] 2016-11-16 23:05:37,420 DEBUG __init__.load(): *** [csf] skipping due to BinaryDependency (csf) 2016-11-16 23:05:37,421 DEBUG __init__.load(): Loading plugin hosts 2016-11-16 23:05:37,421 DEBUG __init__.load(): Loading plugin samba 2016-11-16 23:05:37,422 DEBUG compat.Popen(): Popen: ['which', 'smbd'] 2016-11-16 23:05:37,427 DEBUG __init__.load(): *** [samba] skipping due to BinaryDependency (smbd) 2016-11-16 23:05:37,427 DEBUG __init__.load(): Loading plugin lm_sensors 2016-11-16 23:05:37,428 DEBUG compat.Popen(): Popen: ['which', 'sensors'] 2016-11-16 23:05:37,432 DEBUG __init__.load(): *** [lm_sensors] skipping due to BinaryDependency (sensors) 2016-11-16 23:05:37,432 DEBUG __init__.load(): Loading plugin hddtemp 2016-11-16 23:05:37,433 DEBUG compat.Popen(): Popen: ['which', 'hddtemp'] 2016-11-16 23:05:37,438 DEBUG __init__.load(): *** [hddtemp] skipping due to BinaryDependency (hddtemp) 2016-11-16 23:05:37,438 DEBUG __init__.load(): Loading plugin logs 2016-11-16 23:05:37,439 DEBUG __init__.load(): Loading plugin configurator 2016-11-16 23:05:37,441 DEBUG __init__.load(): Loading plugin psql 2016-11-16 23:05:37,441 DEBUG __init__.load_recursive(): Preloading plugin dependency: db_common 2016-11-16 23:05:37,441 DEBUG __init__.load(): Loading plugin db_common 2016-11-16 23:05:37,441 DEBUG __init__.load(): Loading plugin psql 2016-11-16 23:05:37,442 DEBUG compat.Popen(): Popen: ['which', 'psql'] 2016-11-16 23:05:37,447 DEBUG __init__.load(): *** [psql] skipping due to BinaryDependency (psql) 2016-11-16 23:05:37,447 DEBUG __init__.load(): Loading plugin munin 2016-11-16 23:05:37,447 DEBUG compat.Popen(): Popen: ['which', 'munin-cron'] 2016-11-16 23:05:37,452 DEBUG __init__.load(): *** [munin] skipping due to BinaryDependency (munin-cron) 2016-11-16 23:05:37,452 DEBUG __init__.load(): Loading plugin apache 2016-11-16 23:05:37,452 DEBUG __init__.load_recursive(): Preloading plugin dependency: webserver_common 2016-11-16 23:05:37,453 DEBUG __init__.load(): Loading plugin webserver_common 2016-11-16 23:05:37,453 DEBUG __init__.load(): Loading plugin apache 2016-11-16 23:05:37,454 DEBUG compat.Popen(): Popen: ['which', 'apache2'] 2016-11-16 23:05:37,459 DEBUG __init__.load(): *** [apache] skipping due to BinaryDependency (apache2) 2016-11-16 23:05:37,459 DEBUG __init__.load(): Loading plugin nsd 2016-11-16 23:05:37,459 DEBUG compat.Popen(): Popen: ['which', 'nsd'] 2016-11-16 23:05:37,465 DEBUG __init__.load(): *** [nsd] skipping due to BinaryDependency (nsd) 2016-11-16 23:05:37,466 DEBUG __init__.load(): Loading plugin supervisor 2016-11-16 23:05:37,466 DEBUG compat.Popen(): Popen: ['which', 'supervisord'] 2016-11-16 23:05:37,472 DEBUG __init__.load(): Loading plugin iptables 2016-11-16 23:05:37,474 DEBUG compat.Popen(): Popen: ['which', 'ip6tables'] 2016-11-16 23:05:37,479 DEBUG __init__.load(): Loading plugin plugins 2016-11-16 23:05:37,480 DEBUG __init__.load(): Loading plugin scripts 2016-11-16 23:05:37,480 DEBUG __init__.load_recursive(): Preloading plugin dependency: terminal 2016-11-16 23:05:37,480 DEBUG __init__.load(): Loading plugin terminal 2016-11-16 23:05:37,491 DEBUG __init__.load(): Loading plugin scripts 2016-11-16 23:05:37,492 DEBUG __init__.load(): Loading plugin sensors 2016-11-16 23:05:37,494 DEBUG __init__.load(): Loading plugin hdparm 2016-11-16 23:05:37,494 DEBUG compat.Popen(): Popen: ['which', 'hdparm'] 2016-11-16 23:05:37,500 DEBUG __init__.load(): Loading plugin nginx 2016-11-16 23:05:37,501 DEBUG compat.Popen(): Popen: ['which', 'nginx'] 2016-11-16 23:05:37,506 DEBUG __init__.load(): Loading plugin notepad 2016-11-16 23:05:37,507 DEBUG __init__.load(): Loading plugin ctdb 2016-11-16 23:05:37,507 DEBUG compat.Popen(): Popen: ['which', 'ctdb'] 2016-11-16 23:05:37,512 DEBUG __init__.load(): *** [ctdb] skipping due to BinaryDependency (ctdb) 2016-11-16 23:05:37,512 DEBUG __init__.load(): Loading plugin dhcpd 2016-11-16 23:05:37,512 DEBUG compat.Popen(): Popen: ['which', 'dhcpd'] 2016-11-16 23:05:37,516 DEBUG __init__.load(): *** [dhcpd] skipping due to BinaryDependency (dhcpd) 2016-11-16 23:05:37,517 DEBUG __init__.load(): Loading plugin users 2016-11-16 23:05:37,518 DEBUG __init__.load(): Loading plugin smartctl 2016-11-16 23:05:37,518 DEBUG compat.Popen(): Popen: ['which', 'smartctl'] 2016-11-16 23:05:37,524 DEBUG __init__.load(): *** [smartctl] skipping due to BinaryDependency (smartctl) 2016-11-16 23:05:37,524 DEBUG __init__.load(): Loading plugin fm 2016-11-16 23:05:37,527 DEBUG __init__.load(): Loading plugin exports 2016-11-16 23:05:37,527 DEBUG compat.Popen(): Popen: ['which', 'nfsstat'] 2016-11-16 23:05:37,532 DEBUG __init__.load(): *** [exports] skipping due to BinaryDependency (nfsstat) 2016-11-16 23:05:37,532 DEBUG __init__.load(): Loading plugin mysql 2016-11-16 23:05:37,532 DEBUG compat.Popen(): Popen: ['which', 'mysql'] 2016-11-16 23:05:37,537 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe'] 2016-11-16 23:05:37,543 DEBUG __init__.load(): Loading plugin megaraid 2016-11-16 23:05:37,543 DEBUG __init__.load(): *** [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli) 2016-11-16 23:05:37,543 DEBUG __init__.load(): Loading plugin taskmgr 2016-11-16 23:05:37,544 DEBUG __init__.load(): Loading plugin power 2016-11-16 23:05:37,545 DEBUG compat.Popen(): Popen: ['which', 'systemctl'] 2016-11-16 23:05:37,550 DEBUG compat.Popen(): Popen: ['which', 'pm-hibernate'] 2016-11-16 23:05:37,556 DEBUG __init__.load(): Loading plugin resources 2016-11-16 23:05:37,557 DEBUG __init__.load(): Loading plugin apcups 2016-11-16 23:05:37,558 DEBUG compat.Popen(): Popen: ['which', 'apcaccess'] 2016-11-16 23:05:37,563 DEBUG __init__.load(): *** [apcups] skipping due to BinaryDependency (apcaccess) 2016-11-16 23:05:37,563 DEBUG __init__.load(): Loading plugin packages 2016-11-16 23:05:37,565 DEBUG __init__.load(): Loading plugin bind9 2016-11-16 23:05:37,566 DEBUG compat.Popen(): Popen: ['which', 'named'] 2016-11-16 23:05:37,572 DEBUG __init__.load(): *** [bind9] skipping due to BinaryDependency (named) 2016-11-16 23:05:37,572 DEBUG __init__.load(): Loading plugin openvpn 2016-11-16 23:05:37,572 DEBUG compat.Popen(): Popen: ['which', 'openvpn'] 2016-11-16 23:05:37,577 DEBUG __init__.load(): *** [openvpn] skipping due to BinaryDependency (openvpn) 2016-11-16 23:05:37,578 DEBUG __init__.load(): Loading plugin raid 2016-11-16 23:05:37,578 DEBUG compat.Popen(): Popen: ['which', 'mdadm'] 2016-11-16 23:05:37,583 DEBUG __init__.load(): *** [raid] skipping due to BinaryDependency (mdadm) 2016-11-16 23:05:37,583 DEBUG __init__.load(): Loading plugin rethink 2016-11-16 23:05:37,584 DEBUG compat.Popen(): Popen: ['which', 'rethinkdb'] 2016-11-16 23:05:37,588 DEBUG __init__.load(): *** [rethink] skipping due to BinaryDependency (rethinkdb) 2016-11-16 23:05:37,589 DEBUG __init__.load(): Loading plugin mongo 2016-11-16 23:05:37,589 DEBUG compat.Popen(): Popen: ['which', 'mongod'] 2016-11-16 23:05:37,594 DEBUG __init__.load(): *** [mongo] skipping due to BinaryDependency (mongod) 2016-11-16 23:05:37,594 DEBUG __init__.load(): Loading plugin vh-vsftpd 2016-11-16 23:05:37,594 DEBUG __init__.load_recursive(): Preloading plugin dependency: vh 2016-11-16 23:05:37,595 DEBUG __init__.load(): Loading plugin vh 2016-11-16 23:05:37,600 DEBUG __init__.load(): Loading plugin vh-vsftpd 2016-11-16 23:05:37,601 DEBUG compat.Popen(): Popen: ['which', 'vsftpd'] 2016-11-16 23:05:37,607 DEBUG __init__.load(): Loading plugin vh-mail 2016-11-16 23:05:37,608 DEBUG __init__.load(): Loading plugin vh-php7.0-fpm 2016-11-16 23:05:37,609 DEBUG compat.Popen(): Popen: ['which', 'php-fpm7.0'] 2016-11-16 23:05:37,615 DEBUG __init__.load(): Loading plugin vh-nginx 2016-11-16 23:05:37,618 DEBUG __init__.load(): Loading plugin vh-nodejs 2016-11-16 23:05:37,619 DEBUG __init__.load(): Loading plugin vh-mysql 2016-11-16 23:05:37,619 DEBUG compat.Popen(): Popen: ['which', 'mysql'] 2016-11-16 23:05:37,625 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe'] 2016-11-16 23:05:37,632 DEBUG __init__.instantiate(): Root context instantiated [Inflater] <ajenti.ui.inflater.Inflater object at 0x7f1447c29990> 2016-11-16 23:05:37,635 DEBUG __init__.instantiate(): Root context instantiated [UI] <ajenti.ui.UI object at 0x7f1445f7d350> 2016-11-16 23:05:37,635 DEBUG inflater.precache(): Precaching layout main:file-dialog-save 2016-11-16 23:05:37,637 DEBUG inflater.precache(): Precaching layout main:passwd-main 2016-11-16 23:05:37,639 DEBUG inflater.precache(): Precaching layout main:file-dialog 2016-11-16 23:05:37,639 DEBUG inflater.precache(): Precaching layout main:input-dialog 2016-11-16 23:05:37,640 DEBUG inflater.precache(): Precaching layout ajenti_org:config 2016-11-16 23:05:37,641 DEBUG inflater.precache(): Precaching layout ajenti_org:main 2016-11-16 23:05:37,642 DEBUG inflater.precache(): Precaching layout dashboard:welcome 2016-11-16 23:05:37,642 DEBUG inflater.precache(): Precaching layout dashboard:text 2016-11-16 23:05:37,643 DEBUG inflater.precache(): Precaching layout dashboard:dash 2016-11-16 23:05:37,646 DEBUG inflater.precache(): Precaching layout services:bar 2016-11-16 23:05:37,647 DEBUG inflater.precache(): Precaching layout services:widget 2016-11-16 23:05:37,649 DEBUG inflater.precache(): Precaching layout services:main 2016-11-16 23:05:37,651 DEBUG inflater.precache(): Precaching layout fstab:free-widget 2016-11-16 23:05:37,652 DEBUG inflater.precache(): Precaching layout fstab:iio-widget 2016-11-16 23:05:37,653 DEBUG inflater.precache(): Precaching layout fstab:widget 2016-11-16 23:05:37,655 DEBUG inflater.precache(): Precaching layout fstab:main 2016-11-16 23:05:37,665 DEBUG inflater.precache(): Precaching layout network:bit-linux-basic 2016-11-16 23:05:37,666 DEBUG inflater.precache(): Precaching layout network:bit-linux-ifupdown 2016-11-16 23:05:37,667 DEBUG inflater.precache(): Precaching layout network:widget 2016-11-16 23:05:37,669 DEBUG inflater.precache(): Precaching layout network:bit-linux-ipv4 2016-11-16 23:05:37,670 DEBUG inflater.precache(): Precaching layout network:main 2016-11-16 23:05:37,673 DEBUG inflater.precache(): Precaching layout network:bit-linux-dhcp 2016-11-16 23:05:37,675 DEBUG inflater.precache(): Precaching layout cron:main 2016-11-16 23:05:37,682 DEBUG inflater.precache(): Precaching layout tasks:params-rsync 2016-11-16 23:05:37,694 DEBUG inflater.precache(): Precaching layout tasks:params-deletedir 2016-11-16 23:05:37,701 DEBUG inflater.precache(): Precaching layout tasks:params-execute 2016-11-16 23:05:37,703 DEBUG inflater.precache(): Precaching layout tasks:main 2016-11-16 23:05:37,717 DEBUG inflater.precache(): Precaching layout tasks:params-copydir 2016-11-16 23:05:37,731 DEBUG inflater.precache(): Precaching layout memcache:widget 2016-11-16 23:05:37,732 DEBUG inflater.precache(): Precaching layout uname:widget 2016-11-16 23:05:37,735 DEBUG inflater.precache(): Precaching layout resolv:main 2016-11-16 23:05:37,737 DEBUG inflater.precache(): Precaching layout ntpd:main 2016-11-16 23:05:37,741 DEBUG inflater.precache(): Precaching layout hosts:main 2016-11-16 23:05:37,746 DEBUG inflater.precache(): Precaching layout logs:config 2016-11-16 23:05:37,746 DEBUG inflater.precache(): Precaching layout logs:main 2016-11-16 23:05:37,766 DEBUG inflater.precache(): Precaching layout configurator:licensing 2016-11-16 23:05:37,767 DEBUG inflater.precache(): Precaching layout configurator:ldap-sync-config 2016-11-16 23:05:37,768 DEBUG inflater.precache(): Precaching layout configurator:ad-sync-config 2016-11-16 23:05:37,770 DEBUG inflater.precache(): Precaching layout configurator:main 2016-11-16 23:05:37,787 DEBUG inflater.precache(): Precaching layout db_common:main 2016-11-16 23:05:37,792 DEBUG inflater.precache(): Precaching layout webserver_common:main 2016-11-16 23:05:37,795 DEBUG inflater.precache(): Precaching layout supervisor:main 2016-11-16 23:05:37,797 DEBUG compat.Popen(): Popen: [u'/etc/init.d/supervisor', 'status'] 2016-11-16 23:05:37,810 DEBUG compat.Popen(): Popen: [u'/etc/init.d/supervisor', 'status'] 2016-11-16 23:05:37,838 DEBUG inflater.precache(): Precaching layout iptables:option-reject-with 2016-11-16 23:05:37,839 DEBUG inflater.precache(): Precaching layout iptables:option 2016-11-16 23:05:37,840 DEBUG inflater.precache(): Precaching layout iptables:option-custom 2016-11-16 23:05:37,842 DEBUG inflater.precache(): Precaching layout iptables:option-ports 2016-11-16 23:05:37,843 DEBUG inflater.precache(): Precaching layout iptables:option-match 2016-11-16 23:05:37,843 DEBUG inflater.precache(): Precaching layout iptables:option-state 2016-11-16 23:05:37,845 DEBUG inflater.precache(): Precaching layout iptables:main 2016-11-16 23:05:37,851 DEBUG inflater.precache(): Precaching layout iptables:option-address 2016-11-16 23:05:37,852 DEBUG inflater.precache(): Precaching layout iptables:option-port 2016-11-16 23:05:37,853 DEBUG inflater.precache(): Precaching layout iptables:option-protocol 2016-11-16 23:05:37,854 DEBUG inflater.precache(): Precaching layout iptables:option-interface 2016-11-16 23:05:37,855 DEBUG inflater.precache(): Precaching layout plugins:main 2016-11-16 23:05:37,866 DEBUG inflater.precache(): Precaching layout terminal:config 2016-11-16 23:05:37,867 DEBUG inflater.precache(): Precaching layout terminal:main 2016-11-16 23:05:37,869 DEBUG inflater.precache(): Precaching layout scripts:widget 2016-11-16 23:05:37,878 DEBUG inflater.precache(): Precaching layout sensors:cpu-line 2016-11-16 23:05:37,879 DEBUG inflater.precache(): Precaching layout sensors:value-widget 2016-11-16 23:05:37,880 DEBUG inflater.precache(): Precaching layout sensors:progressbar-widget 2016-11-16 23:05:37,881 DEBUG inflater.precache(): Precaching layout sensors:cpu-widget 2016-11-16 23:05:37,882 DEBUG inflater.precache(): Precaching layout hdparm:widget 2016-11-16 23:05:37,883 DEBUG inflater.precache(): Precaching layout notepad:config 2016-11-16 23:05:37,883 DEBUG inflater.precache(): Precaching layout notepad:main 2016-11-16 23:05:37,922 DEBUG inflater.precache(): Precaching layout notepad:listitem 2016-11-16 23:05:37,923 DEBUG inflater.precache(): Precaching layout users:main 2016-11-16 23:05:37,941 DEBUG inflater.precache(): Precaching layout users:user-list 2016-11-16 23:05:37,946 DEBUG inflater.precache(): Precaching layout fm:config 2016-11-16 23:05:37,947 DEBUG inflater.precache(): Precaching layout fm:main 2016-11-16 23:05:37,957 DEBUG inflater.precache(): Precaching layout mysql:config 2016-11-16 23:05:37,958 DEBUG inflater.precache(): Precaching layout taskmgr:main 2016-11-16 23:05:37,962 DEBUG inflater.precache(): Precaching layout power:widget 2016-11-16 23:05:37,964 DEBUG inflater.precache(): Precaching layout packages:headers 2016-11-16 23:05:37,964 DEBUG inflater.precache(): Precaching layout packages:row 2016-11-16 23:05:37,965 DEBUG inflater.precache(): Precaching layout packages:installer 2016-11-16 23:05:37,966 DEBUG inflater.precache(): Precaching layout packages:main 2016-11-16 23:05:37,970 DEBUG inflater.precache(): Precaching layout vh:ext-processes 2016-11-16 23:05:37,985 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-ruby-puma 2016-11-16 23:05:37,987 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-fcgi 2016-11-16 23:05:37,987 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-ruby-unicorn 2016-11-16 23:05:37,988 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-nodejs 2016-11-16 23:05:37,997 DEBUG inflater.precache(): Precaching layout vh:main-website-location 2016-11-16 23:05:38,004 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-python-wsgi 2016-11-16 23:05:38,010 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-php-fcgi 2016-11-16 23:05:38,013 DEBUG inflater.precache(): Precaching layout vh:main-website 2016-11-16 23:05:38,060 DEBUG inflater.precache(): Precaching layout vh:main 2016-11-16 23:05:38,064 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-proxy 2016-11-16 23:05:38,065 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-php7.0-fcgi 2016-11-16 23:05:38,067 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-static 2016-11-16 23:05:38,067 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-php5.6-fcgi 2016-11-16 23:05:38,069 DEBUG inflater.precache(): Precaching layout vh:not-configured 2016-11-16 23:05:38,070 DEBUG inflater.precache(): Precaching layout vh-vsftpd:ext 2016-11-16 23:05:38,072 DEBUG inflater.precache(): Precaching layout vh-mail:main 2016-11-16 23:05:38,102 DEBUG inflater.precache(): Precaching layout vh-mail:not-configured 2016-11-16 23:05:38,103 DEBUG inflater.precache(): Precaching layout vh-mysql:ext 2016-11-16 23:05:38,108 INFO core.run(): Starting server on (u'0.0.0.0', 8000) 2016-11-16 23:05:38,115 DEBUG __init__.instantiate(): Root context instantiated [SessionMiddleware] <ajenti.middleware.SessionMiddleware object at 0x7f1445328d10> 2016-11-16 23:05:38,116 DEBUG __init__.instantiate(): Root context instantiated [AuthenticationMiddleware] <ajenti.middleware.AuthenticationMiddleware object at 0x7f144533ca10> 2016-11-16 23:05:38,117 DEBUG __init__.instantiate(): Root context instantiated [CentralDispatcher] <ajenti.routing.CentralDispatcher object at 0x7f144533cf90> 2016-11-16 23:05:38,117 INFO core.run(): SSL enabled: /etc/ajenti/ajenti.pem 2016-11-16 23:05:38,119 DEBUG __init__.instantiate(): Root context instantiated [IPCServer] <ajenti.ipc.IPCServer object at 0x7f14452da210> 2016-11-16 23:05:38,120 DEBUG __init__.instantiate(): Root context instantiated [Licensing] <ajenti.licensing.Licensing object at 0x7f14452da2d0> 2016-11-16 23:05:41,198 DEBUG handler.run_application(): Initializing WebSocket 2016-11-16 23:05:41,199 DEBUG handler.upgrade_websocket(): Validating WebSocket request 2016-11-16 23:05:41,199 DEBUG handler.upgrade_connection(): Attempting to upgrade connection 2016-11-16 23:05:41,199 DEBUG handler.upgrade_connection(): WebSocket request accepted, switching protocols 2016-11-16 23:05:41,199 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: send_into_ws 2016-11-16 23:05:41,200 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: read_from_ws 2016-11-16 23:05:41,200 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat 2016-11-16 23:05:41,200 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat_timeout 2016-11-16 23:05:41,795 DEBUG __init__.instantiate(): Root context instantiated [MainServer] <ajenti.plugins.main.main.MainServer object at 0x7f1444a52d10> 2016-11-16 23:05:41,796 DEBUG __init__.instantiate(): Root context instantiated [TerminalHttp] <ajenti.plugins.terminal.main.TerminalHttp object at 0x7f1444aa36d0> 2016-11-16 23:05:41,797 DEBUG __init__.instantiate(): Root context instantiated [UploadReceiver] <ajenti.plugins.fm.fm.UploadReceiver object at 0x7f1444a52e10> 2016-11-16 23:05:41,797 DEBUG __init__.instantiate(): Root context instantiated [ContentServer] <ajenti.plugins.resources.server.ContentServer object at 0x7f1444a52f50> 2016-11-16 23:05:42,138 DEBUG websocket.close(): Closed WebSocket 2016-11-16 23:05:42,211 DEBUG __init__.instantiate(): Root context instantiated [ContentCompressor] <ajenti.plugins.resources.server.ContentCompressor object at 0x7f1444a82390> 2016-11-16 23:05:56,222 DEBUG __init__.instantiate(): Root context instantiated [UserManager] <ajenti.users.UserManager object at 0x7f1444a28090> 2016-11-16 23:05:56,228 DEBUG __init__.instantiate(): Root context instantiated [AjentiSyncProvider] <ajenti.usersync.local.AjentiSyncProvider object at 0x7f1444a28b10> 2016-11-16 23:05:56,290 INFO users.check_password(): user root logged in through AjentiSyncProvider from 82.112.39.140 2016-11-16 23:05:56,599 DEBUG __init__.instantiate(): Context for root instantiated [MainServer] <ajenti.plugins.main.main.MainServer object at 0x7f1444a153d0> 2016-11-16 23:05:56,602 DEBUG __init__.instantiate(): Context for root instantiated [TerminalHttp] <ajenti.plugins.terminal.main.TerminalHttp object at 0x7f1444a15350> 2016-11-16 23:05:56,602 DEBUG __init__.instantiate(): Context for root instantiated [UploadReceiver] <ajenti.plugins.fm.fm.UploadReceiver object at 0x7f1444a28c50> 2016-11-16 23:05:56,603 DEBUG __init__.instantiate(): Context for root instantiated [ContentServer] <ajenti.plugins.resources.server.ContentServer object at 0x7f1444a28c10> 2016-11-16 23:05:59,350 DEBUG handler.run_application(): Initializing WebSocket 2016-11-16 23:05:59,350 DEBUG handler.upgrade_websocket(): Validating WebSocket request 2016-11-16 23:05:59,351 DEBUG handler.upgrade_connection(): Attempting to upgrade connection 2016-11-16 23:05:59,351 DEBUG handler.upgrade_connection(): WebSocket request accepted, switching protocols 2016-11-16 23:05:59,351 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: send_into_ws 2016-11-16 23:05:59,351 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: read_from_ws 2016-11-16 23:05:59,352 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat 2016-11-16 23:05:59,352 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat_timeout 2016-11-16 23:05:59,646 DEBUG __init__.instantiate(): Context for root instantiated [UI] <ajenti.ui.UI object at 0x7f14448f0550> 2016-11-16 23:05:59,654 DEBUG __init__.instantiate(): Context for root instantiated [PasswordChangeSection] <main:section # 10397> 2016-11-16 23:05:59,704 DEBUG __init__.instantiate(): Context for root instantiated [AjentiUpdater] <ajenti.plugins.dashboard.updater.AjentiUpdater object at 0x7f1445356650> 2016-11-16 23:05:59,708 DEBUG __init__.instantiate(): Context for root instantiated [DebianPackageManager] <ajenti.plugins.packages.pm_apt.DebianPackageManager object at 0x7f1445356390> 2016-11-16 23:05:59,708 DEBUG __init__.instantiate(): Context for root instantiated [Dash] <main:section # 10410> 2016-11-16 23:05:59,716 DEBUG __init__.instantiate(): Context for root instantiated [UpstartServiceManager] <ajenti.plugins.services.sm_upstart.UpstartServiceManager object at 0x7f1445356150> 2016-11-16 23:05:59,716 DEBUG __init__.instantiate(): Context for root instantiated [SysVInitServiceManager] <ajenti.plugins.services.sm_sysvinit.SysVInitServiceManager object at 0x7f14453bd550> 2016-11-16 23:05:59,716 DEBUG __init__.instantiate(): Context for root instantiated [SupervisorServiceManager] <ajenti.plugins.supervisor.client.SupervisorServiceManager object at 0x7f14453bdd10> 2016-11-16 23:05:59,716 DEBUG __init__.instantiate(): Context for root instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0x7f1445356290> 2016-11-16 23:05:59,717 DEBUG __init__.instantiate(): Context for root instantiated [Services] <main:section # 10510> 2016-11-16 23:05:59,723 DEBUG compat.Popen(): Popen: ['df', '-P'] 2016-11-16 23:05:59,737 DEBUG compat.Popen(): Popen: ['apt-show-versions', '-u'] 2016-11-16 23:05:59,753 DEBUG __init__.instantiate(): Context for root instantiated [MountsBackend] <ajenti.plugins.fstab.main.MountsBackend object at 0x7f14453b41d0> 2016-11-16 23:05:59,759 DEBUG __init__.instantiate(): Context for root instantiated [Filesystems] <main:section # 10536> 2016-11-16 23:05:59,783 DEBUG __init__.instantiate(): Context for root instantiated [Cron] <main:section # 10685> 2016-11-16 23:05:59,802 DEBUG __init__.instantiate(): Root context instantiated [TaskManager] <ajenti.plugins.tasks.manager.TaskManager object at 0x7f144534d210> 2016-11-16 23:05:59,807 DEBUG __init__.instantiate(): Context for root instantiated [Tasks] <main:section # 10778> 2016-11-16 23:05:59,815 DEBUG __init__.instantiate(): Context for root instantiated [Resolv] <main:section # 10912> 2016-11-16 23:06:00,226 DEBUG compat.Popen(): Popen: ['/etc/init.d/ntp', 'status'] 2016-11-16 23:06:00,267 DEBUG compat.Popen(): Popen: ['/etc/init.d/ntp', 'status'] 2016-11-16 23:06:00,361 DEBUG __init__.instantiate(): Context for root instantiated [NTPDPlugin] <main:section # 10934> 2016-11-16 23:06:00,370 DEBUG __init__.instantiate(): Context for root instantiated [Hosts] <main:section # 10970> 2016-11-16 23:06:00,393 DEBUG __init__.instantiate(): Context for root instantiated [Logs] <main:section # 11001> 2016-11-16 23:06:00,425 DEBUG __init__.instantiate(): Context for root instantiated [ClassConfigManager] <ajenti.plugins.configurator.configurator.ClassConfigManager object at 0x7f14447c5990> 2016-11-16 23:06:00,441 DEBUG __init__.instantiate(): Context for root instantiated [Configurator] <main:section # 11363> 2016-11-16 23:06:00,464 DEBUG __init__.instantiate(): Root context instantiated [SupervisorServiceManager] <ajenti.plugins.supervisor.client.SupervisorServiceManager object at 0x7f1444792f90> 2016-11-16 23:06:00,472 DEBUG compat.Popen(): Popen: ['/etc/init.d/supervisor', 'status'] 2016-11-16 23:06:00,516 DEBUG compat.Popen(): Popen: ['/etc/init.d/supervisor', 'status'] 2016-11-16 23:06:00,553 DEBUG __init__.instantiate(): Context for root instantiated [Supervisor] <main:section # 11576> 2016-11-16 23:06:00,574 DEBUG __init__.instantiate(): Context for root instantiated [DebianFirewallManager] <ajenti.plugins.iptables.main.DebianFirewallManager object at 0x7f144473fd10> 2016-11-16 23:06:00,575 DEBUG __init__.instantiate(): Context for root instantiated [Firewall] <main:section # 11813> 2016-11-16 23:06:00,585 DEBUG __init__.instantiate(): Context for root instantiated [DebianIPv6FirewallManager] <ajenti.plugins.iptables.main.DebianIPv6FirewallManager object at 0x7f144473ff10> 2016-11-16 23:06:00,586 DEBUG __init__.instantiate(): Context for root instantiated [IPv6Firewall] <main:section # 11866> 2016-11-16 23:06:00,598 DEBUG __init__.instantiate(): Context for root instantiated [PluginsPlugin] <main:section # 11919> 2016-11-16 23:06:00,609 DEBUG __init__.instantiate(): Context for root instantiated [Terminals] <main:section # 11968> 2016-11-16 23:06:00,650 DEBUG __init__.instantiate(): Context for root instantiated [Controller] <ajenti.plugins.notepad.notepad.Controller object at 0x7f1444696590> 2016-11-16 23:06:00,651 DEBUG __init__.instantiate(): Context for root instantiated [Notepad] <main:section # 11984> 2016-11-16 23:06:00,676 DEBUG __init__.instantiate(): Context for root instantiated [LinuxUsersBackend] <ajenti.plugins.users.main.LinuxUsersBackend object at 0x7f14446066d0> 2016-11-16 23:06:00,678 DEBUG __init__.instantiate(): Context for root instantiated [Users] <main:section # 12372> 2016-11-16 23:06:00,691 DEBUG __init__.instantiate(): Context for root instantiated [FMBackend] <ajenti.plugins.fm.backend.FMBackend object at 0x7f1444612650> 2016-11-16 23:06:00,701 DEBUG __init__.instantiate(): Context for root instantiated [FileManager] <main:section # 12659> 2016-11-16 23:06:00,716 DEBUG __init__.instantiate(): Context for root instantiated [MySQLDB] <ajenti.plugins.mysql.api.MySQLDB object at 0x7f144462b310> 2016-11-16 23:06:00,716 DEBUG __init__.instantiate(): Context for root instantiated [MySQLPlugin] <main:section # 12795> 2016-11-16 23:06:00,724 DEBUG __init__.instantiate(): Context for root instantiated [TaskManager] <main:section # 12856> 2016-11-16 23:06:00,738 DEBUG __init__.instantiate(): Context for root instantiated [Packages] <main:section # 12901> 2016-11-16 23:06:00,758 DEBUG __init__.instantiate(): Root context instantiated [Static] <ajenti.plugins.vh.gate_static.Static object at 0x7f14445826d0> 2016-11-16 23:06:00,759 DEBUG __init__.instantiate(): Root context instantiated [ProxyPass] <ajenti.plugins.vh.gate_proxy.ProxyPass object at 0x7f1444582710> 2016-11-16 23:06:00,759 DEBUG __init__.instantiate(): Root context instantiated [FCGIPass] <ajenti.plugins.vh.gate_fcgi.FCGIPass object at 0x7f1444582790> 2016-11-16 23:06:00,760 DEBUG __init__.instantiate(): Root context instantiated [PHP70FPM] <ajenti.plugins.vh-php7.0-fpm.php70fpm.PHP70FPM object at 0x7f14445827d0> 2016-11-16 23:06:00,760 DEBUG __init__.instantiate(): Root context instantiated [NodeJS] <ajenti.plugins.vh-nodejs.nodejs.NodeJS object at 0x7f1444582810> 2016-11-16 23:06:00,761 DEBUG __init__.instantiate(): Root context instantiated [Processes] <ajenti.plugins.vh.processes.Processes object at 0x7f1444582850> 2016-11-16 23:06:00,761 DEBUG __init__.instantiate(): Root context instantiated [VSFTPD] <ajenti.plugins.vh-vsftpd.vsftpd.VSFTPD object at 0x7f1444582890> 2016-11-16 23:06:00,768 DEBUG __init__.instantiate(): Root context instantiated [SupervisorRestartable] <ajenti.plugins.vh.processes.SupervisorRestartable object at 0x7f14445828d0> 2016-11-16 23:06:00,774 DEBUG __init__.instantiate(): Root context instantiated [EximRestartable] <ajenti.plugins.vh-mail.api.EximRestartable object at 0x7f1444582910> 2016-11-16 23:06:00,777 DEBUG __init__.instantiate(): Root context instantiated [CourierIMAPRestartable] <ajenti.plugins.vh-mail.api.CourierIMAPRestartable object at 0x7f1444582950> 2016-11-16 23:06:00,784 DEBUG __init__.instantiate(): Root context instantiated [CourierAuthRestartable] <ajenti.plugins.vh-mail.api.CourierAuthRestartable object at 0x7f1444582990> 2016-11-16 23:06:00,790 DEBUG __init__.instantiate(): Root context instantiated [PHP70FPMRestartable] <ajenti.plugins.vh-php7.0-fpm.php70fpm.PHP70FPMRestartable object at 0x7f14445829d0> 2016-11-16 23:06:00,793 DEBUG __init__.instantiate(): Root context instantiated [NGINXRestartable] <ajenti.plugins.vh-nginx.nginx.NGINXRestartable object at 0x7f1444582a10> 2016-11-16 23:06:00,799 DEBUG __init__.instantiate(): Root context instantiated [NginxWebserver] <ajenti.plugins.vh-nginx.nginx.NginxWebserver object at 0x7f1444582690> 2016-11-16 23:06:00,799 DEBUG __init__.instantiate(): Root context instantiated [VHManager] <ajenti.plugins.vh.api.VHManager object at 0x7f14445db050> 2016-11-16 23:06:00,801 DEBUG __init__.instantiate(): Context for root instantiated [WebsitesPlugin] <main:section # 12999> 2016-11-16 23:06:00,888 DEBUG __init__.instantiate(): Context for root instantiated [WebsitesWebsiteEditorPlugin] <main:section # 13039> 2016-11-16 23:06:00,908 DEBUG __init__.instantiate(): Context for root instantiated [MailEximCourierBackend] <ajenti.plugins.vh-mail.api.MailEximCourierBackend object at 0x7f144448e4d0> 2016-11-16 23:06:00,909 DEBUG __init__.instantiate(): Context for root instantiated [MailManager] <ajenti.plugins.vh-mail.api.MailManager object at 0x7f1444477b50> 2016-11-16 23:06:00,941 DEBUG __init__.instantiate(): Context for root instantiated [MailPlugin] <main:section # 13666> 2016-11-16 23:06:00,949 DEBUG __init__.instantiate(): Context for root instantiated [HostnameSensor] <ajenti.plugins.sensors.hostname.HostnameSensor object at 0x7f14443b9750> 2016-11-16 23:06:00,958 DEBUG __init__.instantiate(): Context for root instantiated [MemorySensor] <ajenti.plugins.sensors.memory.MemorySensor object at 0x7f14443b9ad0> 2016-11-16 23:06:00,973 DEBUG __init__.instantiate(): Context for root instantiated [SwapSensor] <ajenti.plugins.sensors.memory.SwapSensor object at 0x7f14443b9e50> 2016-11-16 23:06:00,982 DEBUG __init__.instantiate(): Context for root instantiated [UnixUptimeSensor] <ajenti.plugins.sensors.uptime.UnixUptimeSensor object at 0x7f14443c63d0> 2016-11-16 23:06:00,995 DEBUG __init__.instantiate(): Context for root instantiated [MemcacheSensor] <ajenti.plugins.memcache.widget.MemcacheSensor object at 0x7f14443c6810> 2016-11-16 23:06:01,002 DEBUG __init__.instantiate(): Context for root instantiated [PowerSensor] <ajenti.plugins.power.power.PowerSensor object at 0x7f14443c6cd0> 2016-11-16 23:06:01,008 DEBUG __init__.instantiate(): Context for root instantiated [BatterySensor] <ajenti.plugins.power.power.BatterySensor object at 0x7f14443dd210> 2016-11-16 23:06:01,009 DEBUG __init__.instantiate(): Context for root instantiated [BasicLinuxPowerController] <ajenti.plugins.power.api.BasicLinuxPowerController object at 0x7f14443c6d10> 2016-11-16 23:06:01,023 DEBUG __init__.instantiate(): Context for root instantiated [CPUSensor] <ajenti.plugins.sensors.cpu.CPUSensor object at 0x7f14443dd410>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: