Welcome to the Ajenti Idea Exchange. It's your chance to collaborate with our team and other users to influence the future of Ajenti! Ideas appreciated.

-1
Under review

How to ajenti v-mail upgrade?

Hhwforum Hu 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 1
Hi!
How to ajenti v-mail upgrade?
-1
Under review

Dependency!

felipe rce 10 years ago updated by anonymous 7 years ago 7

Hello, I sucess installed ajenti, but when I access the plugin menu, he show many plugins witch "Dependency Unsatisfied", apache, mysql, bind9 dhcpserver, and others...

Apache, mysql and bind already installed and working great!

But this plugins not show in ajenti menu!


Ubuntu server 12.04

-1

Cron: What is command in cron task for lauch job cron in url ( http://www. )

David Arnas 9 years ago updated 9 years ago 1
Hi,

I need your help for launch one task cron with an file ( sample http://www.xxx.com/cron/myfile.php )

I have test many command but never work ... can you help me please ?
-1

Website Ajenti-V problem

Blade 9 years ago 0
Ajenti bug report
--------------------


Info | Value
----- | -----
Ajenti | 1.2.22.13
Platform | centos / centos / Linux 3.10.0-229.4.2.el7.x86_64 x86_64
Architecture | x86_64 x86_64
Python | 2.7.5
Installation | 56270642
Debug | False
Catcher report | Failed to upload traceback
Loaded plugins | ajenti_org, codemirror, configurator, cron, dashboard, db_common, exports, fail2ban, fm, fstab, hdparm, hosts, ipmi, iptables, logs, main, munin, mysql, network, nginx, notepad, packages, plugins, power, raid, resolv, resources, scripts, sensors, services, smartctl, supervisor, taskmgr, tasks, terminal, users, vh, vh-mysql, vh-nginx, vh-php-fpm, vh-puma, webserver_common

Library | Version
------- | -------
gevent | 1.0
greenlet | 0.4.2
reconfigure | 0.1.62
requests | 1.1.0
psutil | 1.2.1


Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ajenti/plugins/main/main.py", line 158, in handle_message
self.ui.dispatch_event(update['uid'], update['event'], update['params'])
File "/usr/lib/python2.7/site-packages/ajenti/ui/__init__.py", line 72, in dispatch_event
self.root.dispatch_event(uid, event, params)
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 382, in dispatch_event
if child.dispatch_event(uid, event, params):
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 378, in dispatch_event
self.event(event, params)
File "/usr/lib/python2.7/site-packages/ajenti/ui/element.py", line 404, in event
self.events[event](*self.event_args[event], **(params or {}))
File "/var/lib/ajenti/plugins/vh/main.py", line 48, in manage
self.context.launch('v:manage-website', website=item)
File "/usr/lib/python2.7/site-packages/ajenti/plugins/main/main.py", line 272, in launch
section._intents[handler](**data)
File "/var/lib/ajenti/plugins/vh/main.py", line 148, in on_launch
self.binder.setup(self.website)
File "/usr/lib/python2.7/site-packages/ajenti/ui/binder.py", line 506, in setup
self.__autodiscover()
File "/usr/lib/python2.7/site-packages/ajenti/ui/binder.py", line 577, in __autodiscover
self.add(PropertyBinding(object, k, bindable, propname))
File "/usr/lib/python2.7/site-packages/ajenti/ui/binder.py", line 135, in __init__
raise Exception('Cannot bind %s.%s (%s, = %s) to %s' % (repr(obj), attribute, repr(type(v)), repr(v), ui))
Exception: Cannot bind <ajenti.plugins.vh.api.Website object at 0x498a490>.enabled (<type 'int'>, = -1) to <checkbox # 31049>

Log content:

2015-06-22 23:58:12,114 INFO ajenti-panel.<module>(): Using config file /etc/ajenti/config.json
2015-06-22 23:58:12,575 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'>
2015-06-22 23:58:12,904 DEBUG compat.Popen(): Popen: git describe --tags 2> /dev/null
2015-06-22 23:58:13,009 DEBUG compat.Popen(): Popen: ['lsb_release', '-sd']
2015-06-22 23:58:13,031 DEBUG compat.Popen(): Popen: ['uname', '-mrs']
2015-06-22 23:58:13,045 INFO core.run(): Ajenti 1.2.22.13 running on platform: centos
2015-06-22 23:58:13,052 DEBUG __init__.load(): Loading plugin ajenti_org
2015-06-22 23:58:13,060 DEBUG __init__.load_recursive(): Preloading plugin dependency: main
2015-06-22 23:58:13,060 DEBUG __init__.load(): Loading plugin main
2015-06-22 23:58:13,094 DEBUG __init__.load(): Loading plugin ajenti_org
2015-06-22 23:58:13,111 DEBUG __init__.load(): Loading plugin apache
2015-06-22 23:58:13,118 DEBUG __init__.load_recursive(): Preloading plugin dependency: webserver_common
2015-06-22 23:58:13,119 DEBUG __init__.load(): Loading plugin webserver_common
2015-06-22 23:58:13,126 DEBUG __init__.load_recursive(): Preloading plugin dependency: services
2015-06-22 23:58:13,126 DEBUG __init__.load(): Loading plugin services
2015-06-22 23:58:13,153 DEBUG __init__.load_recursive(): Preloading plugin dependency: dashboard
2015-06-22 23:58:13,153 DEBUG __init__.load(): Loading plugin dashboard
2015-06-22 23:58:13,212 DEBUG __init__.load(): Loading plugin services
2015-06-22 23:58:13,231 INFO sm_upstart.verify(): Disabling Upstart service manager: org.freedesktop.DBus.Error.ServiceUnknown: The name com.ubuntu.Upstart was not provided by any .service files
2015-06-22 23:58:13,232 DEBUG compat.Popen(): Popen: ['which', 'systemctl']
2015-06-22 23:58:13,267 DEBUG __init__.load(): Loading plugin webserver_common
2015-06-22 23:58:13,271 DEBUG __init__.load(): Loading plugin apache
2015-06-22 23:58:13,271 DEBUG compat.Popen(): Popen: ['which', 'httpd']
2015-06-22 23:58:13,275 DEBUG __init__.load(): *** [apache] skipping due to BinaryDependency (httpd)
2015-06-22 23:58:13,278 DEBUG __init__.load(): Loading plugin apcups
2015-06-22 23:58:13,280 DEBUG compat.Popen(): Popen: ['which', 'apcaccess']
2015-06-22 23:58:13,284 DEBUG __init__.load(): *** [apcups] skipping due to BinaryDependency (apcaccess)
2015-06-22 23:58:13,292 DEBUG __init__.load(): Loading plugin bind9
2015-06-22 23:58:13,304 DEBUG compat.Popen(): Popen: ['which', 'named']
2015-06-22 23:58:13,307 DEBUG __init__.load(): *** [bind9] skipping due to BinaryDependency (named)
2015-06-22 23:58:13,308 DEBUG __init__.load(): Loading plugin codemirror
2015-06-22 23:58:13,335 DEBUG __init__.load(): Loading plugin configurator
2015-06-22 23:58:13,348 DEBUG __init__.load(): Loading plugin cron
2015-06-22 23:58:13,349 DEBUG compat.Popen(): Popen: ['which', 'crontab']
2015-06-22 23:58:13,355 DEBUG __init__.load(): Loading plugin csf
2015-06-22 23:58:13,356 DEBUG compat.Popen(): Popen: ['which', 'csf']
2015-06-22 23:58:13,359 DEBUG __init__.load(): *** [csf] skipping due to BinaryDependency (csf)
2015-06-22 23:58:13,368 DEBUG __init__.load(): Loading plugin ctdb
2015-06-22 23:58:13,369 DEBUG compat.Popen(): Popen: ['which', 'ctdb']
2015-06-22 23:58:13,372 DEBUG __init__.load(): *** [ctdb] skipping due to BinaryDependency (ctdb)
2015-06-22 23:58:13,382 DEBUG __init__.load(): Loading plugin db_common
2015-06-22 23:58:13,398 DEBUG __init__.load(): Loading plugin dhcpd
2015-06-22 23:58:13,403 DEBUG compat.Popen(): Popen: ['which', 'dhcpd']
2015-06-22 23:58:13,406 DEBUG __init__.load(): *** [dhcpd] skipping due to BinaryDependency (dhcpd)
2015-06-22 23:58:13,409 DEBUG __init__.load(): Loading plugin exports
2015-06-22 23:58:13,409 DEBUG compat.Popen(): Popen: ['which', 'nfsstat']
2015-06-22 23:58:13,420 DEBUG __init__.load(): Loading plugin fail2ban
2015-06-22 23:58:13,421 DEBUG compat.Popen(): Popen: ['which', 'fail2ban-client']
2015-06-22 23:58:13,424 DEBUG compat.Popen(): Popen: ['which', 'fail2ban-regex']
2015-06-22 23:58:13,439 DEBUG __init__.load(): Loading plugin fm
2015-06-22 23:58:13,440 DEBUG __init__.load_recursive(): Preloading plugin dependency: tasks
2015-06-22 23:58:13,440 DEBUG __init__.load(): Loading plugin tasks
2015-06-22 23:58:13,466 DEBUG __init__.load(): Loading plugin fm
2015-06-22 23:58:13,485 DEBUG __init__.load(): Loading plugin fstab
2015-06-22 23:58:13,578 DEBUG __init__.load(): Loading plugin hddtemp
2015-06-22 23:58:13,579 DEBUG compat.Popen(): Popen: ['which', 'hddtemp']
2015-06-22 23:58:13,584 DEBUG __init__.load(): *** [hddtemp] skipping due to BinaryDependency (hddtemp)
2015-06-22 23:58:13,589 DEBUG __init__.load(): Loading plugin hdparm
2015-06-22 23:58:13,591 DEBUG compat.Popen(): Popen: ['which', 'hdparm']
2015-06-22 23:58:13,621 DEBUG __init__.load(): Loading plugin hosts
2015-06-22 23:58:13,633 DEBUG __init__.load(): Loading plugin ipmi
2015-06-22 23:58:13,634 DEBUG compat.Popen(): Popen: ['which', 'ipmitool']
2015-06-22 23:58:13,650 DEBUG __init__.load(): Loading plugin iptables
2015-06-22 23:58:13,671 DEBUG compat.Popen(): Popen: ['which', 'ip6tables']
2015-06-22 23:58:13,682 DEBUG __init__.load(): Loading plugin lm_sensors
2015-06-22 23:58:13,684 DEBUG compat.Popen(): Popen: ['which', 'sensors']
2015-06-22 23:58:13,689 DEBUG __init__.load(): *** [lm_sensors] skipping due to BinaryDependency (sensors)
2015-06-22 23:58:13,697 DEBUG __init__.load(): Loading plugin logs
2015-06-22 23:58:13,713 DEBUG __init__.load(): Loading plugin megaraid
2015-06-22 23:58:13,716 DEBUG __init__.load(): *** [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli)
2015-06-22 23:58:13,724 DEBUG __init__.load(): Loading plugin memcache
2015-06-22 23:58:13,727 DEBUG compat.Popen(): Popen: ['which', 'memcached']
2015-06-22 23:58:13,732 DEBUG __init__.load(): *** [memcache] skipping due to BinaryDependency (memcached)
2015-06-22 23:58:13,734 DEBUG __init__.load(): Loading plugin mongo
2015-06-22 23:58:13,736 DEBUG compat.Popen(): Popen: ['which', 'mongod']
2015-06-22 23:58:13,741 DEBUG __init__.load(): *** [mongo] skipping due to BinaryDependency (mongod)
2015-06-22 23:58:13,754 DEBUG __init__.load(): Loading plugin munin
2015-06-22 23:58:13,755 DEBUG compat.Popen(): Popen: ['which', 'munin-cron']
2015-06-22 23:58:13,805 DEBUG __init__.load(): Loading plugin mysql
2015-06-22 23:58:13,809 DEBUG compat.Popen(): Popen: ['which', 'mysql']
2015-06-22 23:58:13,812 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe']
2015-06-22 23:58:13,832 DEBUG __init__.load(): Loading plugin netatalk
2015-06-22 23:58:13,838 DEBUG compat.Popen(): Popen: ['which', 'afpd']
2015-06-22 23:58:13,841 DEBUG __init__.load(): *** [netatalk] skipping due to BinaryDependency (afpd)
2015-06-22 23:58:13,841 DEBUG __init__.load(): Loading plugin network
2015-06-22 23:58:13,851 DEBUG __init__.load(): Loading plugin nginx
2015-06-22 23:58:13,852 DEBUG compat.Popen(): Popen: ['which', 'nginx']
2015-06-22 23:58:13,862 DEBUG __init__.load(): Loading plugin notepad
2015-06-22 23:58:13,865 DEBUG __init__.load(): Loading plugin nsd
2015-06-22 23:58:13,867 DEBUG compat.Popen(): Popen: ['which', 'nsd']
2015-06-22 23:58:13,870 DEBUG __init__.load(): *** [nsd] skipping due to BinaryDependency (nsd)
2015-06-22 23:58:13,871 DEBUG __init__.load(): Loading plugin ntpd
2015-06-22 23:58:13,872 DEBUG compat.Popen(): Popen: ['which', 'ntpd']
2015-06-22 23:58:13,875 DEBUG __init__.load(): *** [ntpd] skipping due to BinaryDependency (ntpd)
2015-06-22 23:58:13,876 DEBUG __init__.load(): Loading plugin openvpn
2015-06-22 23:58:13,882 DEBUG compat.Popen(): Popen: ['which', 'openvpn']
2015-06-22 23:58:13,885 DEBUG __init__.load(): *** [openvpn] skipping due to BinaryDependency (openvpn)
2015-06-22 23:58:13,886 DEBUG __init__.load(): Loading plugin packages
2015-06-22 23:58:13,886 DEBUG __init__.load_recursive(): Preloading plugin dependency: terminal
2015-06-22 23:58:13,886 DEBUG __init__.load(): Loading plugin terminal
2015-06-22 23:58:14,048 DEBUG __init__.load(): Loading plugin packages
2015-06-22 23:58:14,073 DEBUG __init__.load(): Loading plugin plugins
2015-06-22 23:58:14,083 DEBUG __init__.load(): Loading plugin power
2015-06-22 23:58:14,086 DEBUG compat.Popen(): Popen: ['which', 'systemctl']
2015-06-22 23:58:14,089 DEBUG compat.Popen(): Popen: ['which', 'pm-hibernate']
2015-06-22 23:58:14,104 DEBUG __init__.load(): Loading plugin psql
2015-06-22 23:58:14,105 DEBUG compat.Popen(): Popen: ['which', 'psql']
2015-06-22 23:58:14,108 DEBUG __init__.load(): *** [psql] skipping due to BinaryDependency (psql)
2015-06-22 23:58:14,111 DEBUG __init__.load(): Loading plugin raid
2015-06-22 23:58:14,112 DEBUG compat.Popen(): Popen: ['which', 'mdadm']
2015-06-22 23:58:14,121 DEBUG __init__.load(): Loading plugin resolv
2015-06-22 23:58:14,125 DEBUG __init__.load(): Loading plugin resources
2015-06-22 23:58:14,128 DEBUG __init__.load(): Loading plugin samba
2015-06-22 23:58:14,131 DEBUG compat.Popen(): Popen: ['which', 'smbd']
2015-06-22 23:58:14,135 DEBUG __init__.load(): *** [samba] skipping due to BinaryDependency (smbd)
2015-06-22 23:58:14,136 DEBUG __init__.load(): Loading plugin scripts
2015-06-22 23:58:14,143 DEBUG __init__.load(): Loading plugin sensors
2015-06-22 23:58:14,152 DEBUG __init__.load(): Loading plugin smartctl
2015-06-22 23:58:14,153 DEBUG compat.Popen(): Popen: ['which', 'smartctl']
2015-06-22 23:58:14,162 DEBUG __init__.load(): Loading plugin snmpd
2015-06-22 23:58:14,164 DEBUG compat.Popen(): Popen: ['which', 'snmpd']
2015-06-22 23:58:14,167 DEBUG __init__.load(): *** [snmpd] skipping due to BinaryDependency (snmpd)
2015-06-22 23:58:14,172 DEBUG __init__.load(): Loading plugin squid
2015-06-22 23:58:14,173 DEBUG compat.Popen(): Popen: ['which', 'squid3']
2015-06-22 23:58:14,177 DEBUG __init__.load(): *** [squid] skipping due to BinaryDependency (squid3)
2015-06-22 23:58:14,179 DEBUG __init__.load(): Loading plugin supervisor
2015-06-22 23:58:14,181 DEBUG compat.Popen(): Popen: ['which', 'supervisord']
2015-06-22 23:58:14,190 DEBUG __init__.load(): Loading plugin taskmgr
2015-06-22 23:58:14,197 DEBUG __init__.load(): Loading plugin users
2015-06-22 23:58:14,221 DEBUG __init__.load(): Loading plugin vh
2015-06-22 23:58:14,251 DEBUG __init__.load(): Loading plugin vh-nginx
2015-06-22 23:58:14,308 DEBUG __init__.load(): Loading plugin vh-php-fpm
2015-06-22 23:58:14,313 DEBUG compat.Popen(): Popen: ['which', 'php-fpm']
2015-06-22 23:58:14,320 DEBUG __init__.load(): Loading plugin vh-mysql
2015-06-22 23:58:14,330 DEBUG compat.Popen(): Popen: ['which', 'mysql']
2015-06-22 23:58:14,336 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe']
2015-06-22 23:58:14,342 DEBUG __init__.load(): Loading plugin vh-puma
2015-06-22 23:58:14,343 DEBUG compat.Popen(): Popen: ['which', 'bundle']
2015-06-22 23:58:14,443 DEBUG __init__.instantiate(): Root context instantiated [Inflater] <ajenti.ui.inflater.Inflater object at 0x2603f50>
2015-06-22 23:58:14,453 DEBUG __init__.instantiate(): Root context instantiated [UI] <ajenti.ui.UI object at 0x2613090>
2015-06-22 23:58:14,453 DEBUG inflater.precache(): Precaching layout main:file-dialog-save
2015-06-22 23:58:14,457 DEBUG inflater.precache(): Precaching layout main:file-dialog
2015-06-22 23:58:14,458 DEBUG inflater.precache(): Precaching layout main:input-dialog
2015-06-22 23:58:14,460 DEBUG inflater.precache(): Precaching layout main:passwd-main
2015-06-22 23:58:14,462 DEBUG inflater.precache(): Precaching layout ajenti_org:config
2015-06-22 23:58:14,467 DEBUG inflater.precache(): Precaching layout ajenti_org:main
2015-06-22 23:58:14,470 DEBUG inflater.precache(): Precaching layout dashboard:dash
2015-06-22 23:58:14,479 DEBUG inflater.precache(): Precaching layout dashboard:text
2015-06-22 23:58:14,482 DEBUG inflater.precache(): Precaching layout dashboard:welcome
2015-06-22 23:58:14,489 DEBUG inflater.precache(): Precaching layout services:bar
2015-06-22 23:58:14,496 DEBUG inflater.precache(): Precaching layout services:main
2015-06-22 23:58:14,521 DEBUG inflater.precache(): Precaching layout services:widget
2015-06-22 23:58:14,525 DEBUG inflater.precache(): Precaching layout webserver_common:main
2015-06-22 23:58:14,536 DEBUG inflater.precache(): Precaching layout configurator:ad-sync-config
2015-06-22 23:58:14,540 DEBUG inflater.precache(): Precaching layout configurator:ldap-sync-config
2015-06-22 23:58:14,542 DEBUG inflater.precache(): Precaching layout configurator:licensing
2015-06-22 23:58:14,545 DEBUG inflater.precache(): Precaching layout configurator:main
2015-06-22 23:58:14,564 DEBUG inflater.precache(): Precaching layout cron:main
2015-06-22 23:58:14,581 DEBUG inflater.precache(): Precaching layout db_common:main
2015-06-22 23:58:14,591 DEBUG inflater.precache(): Precaching layout exports:main
2015-06-22 23:58:14,601 DEBUG inflater.precache(): Precaching layout fail2ban:main
2015-06-22 23:58:14,615 DEBUG __init__.instantiate(): Root context instantiated [SystemdServiceManager] <ajenti.plugins.services.sm_systemd.SystemdServiceManager object at 0x277ca90>
2015-06-22 23:58:14,615 DEBUG __init__.instantiate(): Root context instantiated [CentOSServiceManager] <ajenti.plugins.services.sm_sysvinit_centos.CentOSServiceManager object at 0x277cad0>
2015-06-22 23:58:14,615 DEBUG __init__.instantiate(): Root context instantiated [SupervisorServiceManager] <ajenti.plugins.supervisor.client.SupervisorServiceManager object at 0x277cc50>
2015-06-22 23:58:14,616 DEBUG __init__.instantiate(): Root context instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0x277c590>
2015-06-22 23:58:15,484 DEBUG compat.Popen(): Popen: ['systemctl', 'is-active', 'fail2ban']
2015-06-22 23:58:15,579 DEBUG inflater.precache(): Precaching layout tasks:main
2015-06-22 23:58:15,598 DEBUG inflater.precache(): Precaching layout tasks:params-copydir
2015-06-22 23:58:15,610 DEBUG inflater.precache(): Precaching layout tasks:params-deletedir
2015-06-22 23:58:15,619 DEBUG inflater.precache(): Precaching layout tasks:params-execute
2015-06-22 23:58:15,620 DEBUG inflater.precache(): Precaching layout tasks:params-rsync
2015-06-22 23:58:15,632 DEBUG inflater.precache(): Precaching layout fm:config
2015-06-22 23:58:15,637 DEBUG inflater.precache(): Precaching layout fm:main
2015-06-22 23:58:15,650 DEBUG inflater.precache(): Precaching layout fstab:free-widget
2015-06-22 23:58:15,653 DEBUG inflater.precache(): Precaching layout fstab:iio-widget
2015-06-22 23:58:15,658 DEBUG inflater.precache(): Precaching layout fstab:main
2015-06-22 23:58:15,673 DEBUG inflater.precache(): Precaching layout fstab:widget
2015-06-22 23:58:15,675 DEBUG inflater.precache(): Precaching layout hdparm:widget
2015-06-22 23:58:15,678 DEBUG inflater.precache(): Precaching layout hosts:main
2015-06-22 23:58:15,684 DEBUG inflater.precache(): Precaching layout ipmi:widget
2015-06-22 23:58:15,690 DEBUG inflater.precache(): Precaching layout iptables:main
2015-06-22 23:58:15,700 DEBUG inflater.precache(): Precaching layout iptables:option-address
2015-06-22 23:58:15,702 DEBUG inflater.precache(): Precaching layout iptables:option-custom
2015-06-22 23:58:15,704 DEBUG inflater.precache(): Precaching layout iptables:option-interface
2015-06-22 23:58:15,705 DEBUG inflater.precache(): Precaching layout iptables:option-match
2015-06-22 23:58:15,707 DEBUG inflater.precache(): Precaching layout iptables:option-port
2015-06-22 23:58:15,708 DEBUG inflater.precache(): Precaching layout iptables:option-ports
2015-06-22 23:58:15,709 DEBUG inflater.precache(): Precaching layout iptables:option-protocol
2015-06-22 23:58:15,711 DEBUG inflater.precache(): Precaching layout iptables:option-reject-with
2015-06-22 23:58:15,712 DEBUG inflater.precache(): Precaching layout iptables:option-state
2015-06-22 23:58:15,742 DEBUG inflater.precache(): Precaching layout iptables:option
2015-06-22 23:58:15,745 DEBUG inflater.precache(): Precaching layout logs:config
2015-06-22 23:58:15,751 DEBUG inflater.precache(): Precaching layout logs:main
2015-06-22 23:58:15,772 DEBUG inflater.precache(): Precaching layout munin:main
2015-06-22 23:58:15,782 DEBUG inflater.precache(): Precaching layout munin:widget
2015-06-22 23:58:15,784 DEBUG inflater.precache(): Precaching layout mysql:config
2015-06-22 23:58:15,799 DEBUG inflater.precache(): Precaching layout network:bit-linux-basic
2015-06-22 23:58:15,809 DEBUG inflater.precache(): Precaching layout network:bit-linux-dhcp
2015-06-22 23:58:15,832 DEBUG inflater.precache(): Precaching layout network:bit-linux-ifupdown
2015-06-22 23:58:15,840 DEBUG inflater.precache(): Precaching layout network:bit-linux-ipv4
2015-06-22 23:58:15,844 DEBUG inflater.precache(): Precaching layout network:main
2015-06-22 23:58:15,867 DEBUG inflater.precache(): Precaching layout network:widget
2015-06-22 23:58:15,870 DEBUG inflater.precache(): Precaching layout notepad:config
2015-06-22 23:58:15,874 DEBUG inflater.precache(): Precaching layout notepad:listitem
2015-06-22 23:58:15,875 DEBUG inflater.precache(): Precaching layout notepad:main
2015-06-22 23:58:15,896 DEBUG inflater.precache(): Precaching layout terminal:config
2015-06-22 23:58:15,898 DEBUG inflater.precache(): Precaching layout terminal:main
2015-06-22 23:58:15,900 DEBUG inflater.precache(): Precaching layout packages:headers
2015-06-22 23:58:15,902 DEBUG inflater.precache(): Precaching layout packages:installer
2015-06-22 23:58:15,903 DEBUG inflater.precache(): Precaching layout packages:main
2015-06-22 23:58:15,910 DEBUG inflater.precache(): Precaching layout packages:row
2015-06-22 23:58:15,911 DEBUG inflater.precache(): Precaching layout plugins:main
2015-06-22 23:58:15,923 DEBUG inflater.precache(): Precaching layout power:widget
2015-06-22 23:58:15,926 DEBUG inflater.precache(): Precaching layout raid:main
2015-06-22 23:58:15,937 DEBUG inflater.precache(): Precaching layout resolv:main
2015-06-22 23:58:15,944 DEBUG inflater.precache(): Precaching layout scripts:widget
2015-06-22 23:58:15,956 DEBUG inflater.precache(): Precaching layout sensors:cpu-line
2015-06-22 23:58:15,959 DEBUG inflater.precache(): Precaching layout sensors:cpu-widget
2015-06-22 23:58:15,960 DEBUG inflater.precache(): Precaching layout sensors:progressbar-widget
2015-06-22 23:58:15,962 DEBUG inflater.precache(): Precaching layout sensors:value-widget
2015-06-22 23:58:15,964 DEBUG inflater.precache(): Precaching layout smartctl:widget
2015-06-22 23:58:15,967 DEBUG inflater.precache(): Precaching layout supervisor:main
2015-06-22 23:58:15,973 DEBUG compat.Popen(): Popen: ['supervisorctl', 'status', u'supervisor']
2015-06-22 23:58:16,427 DEBUG compat.Popen(): Popen: ['supervisorctl', 'status', 'unix:///var/tmp/supervisor.sock']
2015-06-22 23:58:16,558 DEBUG inflater.precache(): Precaching layout taskmgr:main
2015-06-22 23:58:16,566 DEBUG inflater.precache(): Precaching layout users:main
2015-06-22 23:58:16,590 DEBUG inflater.precache(): Precaching layout users:user-list
2015-06-22 23:58:16,598 DEBUG inflater.precache(): Precaching layout vh:ext-processes
2015-06-22 23:58:16,616 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-fcgi
2015-06-22 23:58:16,622 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-nodejs
2015-06-22 23:58:16,626 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-php-fcgi
2015-06-22 23:58:16,629 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-proxy
2015-06-22 23:58:16,630 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-python-wsgi
2015-06-22 23:58:16,637 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-ruby-puma
2015-06-22 23:58:16,644 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-ruby-unicorn
2015-06-22 23:58:16,645 DEBUG inflater.precache(): Precaching layout vh:main-backend-params-static
2015-06-22 23:58:16,647 DEBUG inflater.precache(): Precaching layout vh:main-website-location
2015-06-22 23:58:16,654 DEBUG inflater.precache(): Precaching layout vh:main-website
2015-06-22 23:58:16,687 DEBUG inflater.precache(): Precaching layout vh:main
2015-06-22 23:58:16,692 DEBUG inflater.precache(): Precaching layout vh:not-configured
2015-06-22 23:58:16,693 DEBUG inflater.precache(): Precaching layout vh-mysql:ext
2015-06-22 23:58:16,703 INFO core.run(): Starting server on (u'0.0.0.0', 8000)
2015-06-22 23:58:16,727 DEBUG __init__.instantiate(): Root context instantiated [SessionMiddleware] <ajenti.middleware.SessionMiddleware object at 0x3af7fd0>
2015-06-22 23:58:16,728 DEBUG __init__.instantiate(): Root context instantiated [AuthenticationMiddleware] <ajenti.middleware.AuthenticationMiddleware object at 0x3afbe90>
2015-06-22 23:58:16,729 DEBUG __init__.instantiate(): Root context instantiated [CentralDispatcher] <ajenti.routing.CentralDispatcher object at 0x3b014d0>
2015-06-22 23:58:16,729 INFO core.run(): SSL enabled: /etc/ajenti/ajenti.pem
2015-06-22 23:58:16,730 DEBUG __init__.instantiate(): Root context instantiated [IPCServer] <ajenti.ipc.IPCServer object at 0x3b01710>
2015-06-22 23:58:16,732 DEBUG __init__.instantiate(): Root context instantiated [Licensing] <ajenti.licensing.Licensing object at 0x3b017d0>
2015-06-22 23:58:16,752 DEBUG feedback.send(): Feedback >> ping ({'edition': 'vanilla+vh', 'version': '1.2.22.13', 'os': 'centos', 'id': 132909})
2015-06-22 23:58:16,754 INFO connectionpool._new_conn(): Starting new HTTP connection (1): meta.ajenti.org
2015-06-22 23:58:16,859 DEBUG connectionpool._make_request(): "POST /api/v2/ping HTTP/1.1" 200 36
2015-06-22 23:58:16,860 DEBUG feedback.send(): Feedback << {"status": "ok"}
2015-06-22 23:58:18,275 DEBUG handler.run_application(): Initializing WebSocket
2015-06-22 23:58:18,275 DEBUG handler.upgrade_websocket(): Validating WebSocket request
2015-06-22 23:58:18,275 DEBUG handler.upgrade_connection(): Attempting to upgrade connection
2015-06-22 23:58:18,276 DEBUG handler.upgrade_connection(): WebSocket request accepted, switching protocols
2015-06-22 23:58:18,276 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: send_into_ws
2015-06-22 23:58:18,276 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: read_from_ws
2015-06-22 23:58:18,276 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat
2015-06-22 23:58:18,276 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat_timeout
2015-06-22 23:58:18,736 DEBUG websocket.close(): Closed WebSocket
2015-06-22 23:58:19,005 DEBUG __init__.instantiate(): Root context instantiated [MainServer] <ajenti.plugins.main.main.MainServer object at 0x3e23590>
2015-06-22 23:58:19,006 DEBUG __init__.instantiate(): Root context instantiated [UploadReceiver] <ajenti.plugins.fm.fm.UploadReceiver object at 0x3e235d0>
2015-06-22 23:58:19,011 DEBUG __init__.instantiate(): Root context instantiated [MuninClient] <ajenti.plugins.munin.client.MuninClient object at 0x3e23a10>
2015-06-22 23:58:19,011 DEBUG __init__.instantiate(): Root context instantiated [MuninProxy] <ajenti.plugins.munin.main.MuninProxy object at 0x3e23690>
2015-06-22 23:58:19,012 DEBUG __init__.instantiate(): Root context instantiated [TerminalHttp] <ajenti.plugins.terminal.main.TerminalHttp object at 0x3e23710>
2015-06-22 23:58:19,012 DEBUG __init__.instantiate(): Root context instantiated [ContentServer] <ajenti.plugins.resources.server.ContentServer object at 0x3e23ad0>
2015-06-22 23:58:19,532 DEBUG __init__.instantiate(): Root context instantiated [ContentCompressor] <ajenti.plugins.resources.server.ContentCompressor object at 0x3ed21d0>
2015-06-22 23:58:28,170 DEBUG __init__.instantiate(): Root context instantiated [UserManager] <ajenti.users.UserManager object at 0x3edd490>
2015-06-22 23:58:28,180 DEBUG __init__.instantiate(): Root context instantiated [AjentiSyncProvider] <ajenti.usersync.local.AjentiSyncProvider object at 0x3ed2810>
2015-06-22 23:58:28,234 INFO users.check_password(): user root logged in through AjentiSyncProvider from 81.201.48.29
2015-06-22 23:58:28,451 DEBUG __init__.instantiate(): Context for root instantiated [MainServer] <ajenti.plugins.main.main.MainServer object at 0x3df7f10>
2015-06-22 23:58:28,451 DEBUG __init__.instantiate(): Context for root instantiated [UploadReceiver] <ajenti.plugins.fm.fm.UploadReceiver object at 0x3df7b50>
2015-06-22 23:58:28,454 DEBUG __init__.instantiate(): Context for root instantiated [MuninClient] <ajenti.plugins.munin.client.MuninClient object at 0x3edd4d0>
2015-06-22 23:58:28,454 DEBUG __init__.instantiate(): Context for root instantiated [MuninProxy] <ajenti.plugins.munin.main.MuninProxy object at 0x3df7c90>
2015-06-22 23:58:28,456 DEBUG __init__.instantiate(): Context for root instantiated [TerminalHttp] <ajenti.plugins.terminal.main.TerminalHttp object at 0x3eddd90>
2015-06-22 23:58:28,456 DEBUG __init__.instantiate(): Context for root instantiated [ContentServer] <ajenti.plugins.resources.server.ContentServer object at 0x3edd210>
2015-06-22 23:58:30,347 DEBUG handler.run_application(): Initializing WebSocket
2015-06-22 23:58:30,347 DEBUG handler.upgrade_websocket(): Validating WebSocket request
2015-06-22 23:58:30,348 DEBUG handler.upgrade_connection(): Attempting to upgrade connection
2015-06-22 23:58:30,348 DEBUG handler.upgrade_connection(): WebSocket request accepted, switching protocols
2015-06-22 23:58:30,348 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: send_into_ws
2015-06-22 23:58:30,348 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: read_from_ws
2015-06-22 23:58:30,348 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat
2015-06-22 23:58:30,348 DEBUG virtsocket.spawn(): Spawning sub-Socket Greenlet: _heartbeat_timeout
2015-06-22 23:58:30,577 DEBUG __init__.instantiate(): Context for root instantiated [UI] <ajenti.ui.UI object at 0x3ef64d0>
2015-06-22 23:58:30,582 DEBUG __init__.instantiate(): Context for root instantiated [PasswordChangeSection] <main:section # 10093>
2015-06-22 23:58:30,614 DEBUG __init__.instantiate(): Context for root instantiated [AjentiUpdater] <ajenti.plugins.dashboard.updater.AjentiUpdater object at 0x3f06a10>
2015-06-22 23:58:30,621 DEBUG __init__.instantiate(): Context for root instantiated [YumPackageManager] <ajenti.plugins.packages.pm_yum.YumPackageManager object at 0x3f06bd0>
2015-06-22 23:58:30,621 DEBUG __init__.instantiate(): Context for root instantiated [Dash] <main:section # 10106>
2015-06-22 23:58:30,627 DEBUG __init__.instantiate(): Context for root instantiated [SystemdServiceManager] <ajenti.plugins.services.sm_systemd.SystemdServiceManager object at 0x3f06f10>
2015-06-22 23:58:30,627 DEBUG __init__.instantiate(): Context for root instantiated [CentOSServiceManager] <ajenti.plugins.services.sm_sysvinit_centos.CentOSServiceManager object at 0x3f090d0>
2015-06-22 23:58:30,627 DEBUG __init__.instantiate(): Context for root instantiated [SupervisorServiceManager] <ajenti.plugins.supervisor.client.SupervisorServiceManager object at 0x3f09610>
2015-06-22 23:58:30,627 DEBUG __init__.instantiate(): Context for root instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0x3f06cd0>
2015-06-22 23:58:30,628 DEBUG __init__.instantiate(): Context for root instantiated [Services] <main:section # 10206>
2015-06-22 23:58:30,645 DEBUG __init__.instantiate(): Context for root instantiated [ClassConfigManager] <ajenti.plugins.configurator.configurator.ClassConfigManager object at 0x3f0d650>
2015-06-22 23:58:30,653 DEBUG __init__.instantiate(): Context for root instantiated [Configurator] <main:section # 10232>
2015-06-22 23:58:30,659 DEBUG __init__.instantiate(): Context for root instantiated [Cron] <main:section # 10429>
2015-06-22 23:58:30,664 DEBUG __init__.instantiate(): Context for root instantiated [Exports] <main:section # 10522>
2015-06-22 23:58:30,667 DEBUG compat.Popen(): Popen: ['fail2ban-client', '--version']
2015-06-22 23:58:30,670 DEBUG compat.Popen(): Popen: ['yum', '-C', '-q', '-d0', '-e0', 'check-update']
2015-06-22 23:58:30,751 DEBUG __init__.instantiate(): Context for root instantiated [fail2ban] <main:section # 10641>
2015-06-22 23:58:30,767 DEBUG __init__.instantiate(): Root context instantiated [TaskManager] <ajenti.plugins.tasks.manager.TaskManager object at 0x40d62d0>
2015-06-22 23:58:30,768 DEBUG __init__.instantiate(): Context for root instantiated [Tasks] <main:section # 11267>
2015-06-22 23:58:30,785 DEBUG __init__.instantiate(): Context for root instantiated [FMBackend] <ajenti.plugins.fm.backend.FMBackend object at 0x40de250>
2015-06-22 23:58:30,788 DEBUG __init__.instantiate(): Context for root instantiated [FileManager] <main:section # 11401>
2015-06-22 23:58:30,799 DEBUG compat.Popen(): Popen: ['df', '-P']
2015-06-22 23:58:30,808 DEBUG __init__.instantiate(): Context for root instantiated [MountsBackend] <ajenti.plugins.fstab.main.MountsBackend object at 0x40ea910>
2015-06-22 23:58:30,809 DEBUG __init__.instantiate(): Context for root instantiated [Filesystems] <main:section # 11537>
2015-06-22 23:58:30,813 DEBUG __init__.instantiate(): Context for root instantiated [Hosts] <main:section # 11681>
2015-06-22 23:58:30,820 DEBUG __init__.instantiate(): Context for root instantiated [CentOSFirewallManager] <ajenti.plugins.iptables.main.CentOSFirewallManager object at 0x456f090>
2015-06-22 23:58:30,822 DEBUG __init__.instantiate(): Context for root instantiated [Firewall] <main:section # 11712>
2015-06-22 23:58:30,828 DEBUG __init__.instantiate(): Context for root instantiated [CentOSIPv6FirewallManager] <ajenti.plugins.iptables.main.CentOSIPv6FirewallManager object at 0x456f290>
2015-06-22 23:58:30,829 DEBUG __init__.instantiate(): Context for root instantiated [IPv6Firewall] <main:section # 11765>
2015-06-22 23:58:30,838 DEBUG __init__.instantiate(): Context for root instantiated [Logs] <main:section # 11818>
2015-06-22 23:58:30,843 DEBUG __init__.instantiate(): Context for root instantiated [Munin] <main:section # 12108>
2015-06-22 23:58:30,855 DEBUG __init__.instantiate(): Context for root instantiated [MySQLDB] <ajenti.plugins.mysql.api.MySQLDB object at 0x45805d0>
2015-06-22 23:58:30,855 DEBUG __init__.instantiate(): Context for root instantiated [MySQLPlugin] <main:section # 12143>
2015-06-22 23:58:30,860 DEBUG compat.Popen(): Popen: ['ifconfig', 'lo']
2015-06-22 23:58:30,880 DEBUG compat.Popen(): Popen: ['ifconfig', 'ens160']
2015-06-22 23:58:30,886 DEBUG __init__.instantiate(): Context for root instantiated [CentosNetworkConfig] <ajenti.plugins.network.nc_centos.CentosNetworkConfig object at 0x4580a90>
2015-06-22 23:58:30,887 DEBUG __init__.instantiate(): Context for root instantiated [NetworkPlugin] <main:section # 12204>
2015-06-22 23:58:30,912 DEBUG __init__.instantiate(): Context for root instantiated [Controller] <ajenti.plugins.notepad.notepad.Controller object at 0x4594050>
2015-06-22 23:58:30,912 DEBUG __init__.instantiate(): Context for root instantiated [Notepad] <main:section # 12241>
2015-06-22 23:58:30,916 DEBUG __init__.instantiate(): Context for root instantiated [Terminals] <main:section # 12589>
2015-06-22 23:58:30,924 DEBUG __init__.instantiate(): Context for root instantiated [Packages] <main:section # 12605>
2015-06-22 23:58:30,931 DEBUG __init__.instantiate(): Context for root instantiated [PluginsPlugin] <main:section # 12703>
2015-06-22 23:58:30,940 DEBUG __init__.instantiate(): Context for root instantiated [RAIDManager] <ajenti.plugins.raid.api.RAIDManager object at 0x4589550>
2015-06-22 23:58:30,940 DEBUG __init__.instantiate(): Context for root instantiated [RAID] <main:section # 12752>
2015-06-22 23:58:30,944 DEBUG __init__.instantiate(): Context for root instantiated [Resolv] <main:section # 12793>
2015-06-22 23:58:31,153 DEBUG compat.Popen(): Popen: ['systemctl', 'is-active', 'supervisord']
2015-06-22 23:58:31,160 DEBUG __init__.instantiate(): Context for root instantiated [Supervisor] <main:section # 12815>
2015-06-22 23:58:31,165 DEBUG __init__.instantiate(): Context for root instantiated [TaskManager] <main:section # 13032>
2015-06-22 23:58:31,179 DEBUG __init__.instantiate(): Context for root instantiated [LinuxUsersBackend] <ajenti.plugins.users.main.LinuxUsersBackend object at 0x49b7390>
2015-06-22 23:58:31,180 DEBUG __init__.instantiate(): Context for root instantiated [Users] <main:section # 13077>
2015-06-22 23:58:31,197 DEBUG __init__.instantiate(): Root context instantiated [Static] <ajenti.plugins.vh.gate_static.Static object at 0x49c06d0>
2015-06-22 23:58:31,197 DEBUG __init__.instantiate(): Root context instantiated [ProxyPass] <ajenti.plugins.vh.gate_proxy.ProxyPass object at 0x49c0710>
2015-06-22 23:58:31,197 DEBUG __init__.instantiate(): Root context instantiated [FCGIPass] <ajenti.plugins.vh.gate_fcgi.FCGIPass object at 0x49c0790>
2015-06-22 23:58:31,198 DEBUG __init__.instantiate(): Root context instantiated [PHPFPM] <ajenti.plugins.vh-php-fpm.phpfpm.PHPFPM object at 0x49c07d0>
2015-06-22 23:58:31,198 DEBUG __init__.instantiate(): Root context instantiated [Puma] <ajenti.plugins.vh-puma.puma.Puma object at 0x49c0810>
2015-06-22 23:58:31,199 DEBUG __init__.instantiate(): Root context instantiated [Processes] <ajenti.plugins.vh.processes.Processes object at 0x49c0850>
2015-06-22 23:58:31,202 DEBUG __init__.instantiate(): Root context instantiated [SupervisorRestartable] <ajenti.plugins.vh.processes.SupervisorRestartable object at 0x49c0890>
2015-06-22 23:58:31,205 DEBUG __init__.instantiate(): Root context instantiated [NGINXRestartable] <ajenti.plugins.vh-nginx.nginx.NGINXRestartable object at 0x49c08d0>
2015-06-22 23:58:31,208 DEBUG __init__.instantiate(): Root context instantiated [PHPFPMRestartable] <ajenti.plugins.vh-php-fpm.phpfpm.PHPFPMRestartable object at 0x49c0910>
2015-06-22 23:58:31,209 DEBUG __init__.instantiate(): Root context instantiated [NginxWebserver] <ajenti.plugins.vh-nginx.nginx.NginxWebserver object at 0x49c0690>
2015-06-22 23:58:31,209 DEBUG __init__.instantiate(): Root context instantiated [VHManager] <ajenti.plugins.vh.api.VHManager object at 0x498a050>
2015-06-22 23:58:31,211 DEBUG __init__.instantiate(): Context for root instantiated [WebsitesPlugin] <main:section # 13356>
2015-06-22 23:58:31,238 DEBUG __init__.instantiate(): Context for root instantiated [WebsitesWebsiteEditorPlugin] <main:section # 13396>
2015-06-22 23:58:31,247 DEBUG __init__.instantiate(): Context for root instantiated [HostnameSensor] <ajenti.plugins.sensors.hostname.HostnameSensor object at 0x499b090>
2015-06-22 23:58:31,255 DEBUG __init__.instantiate(): Context for root instantiated [UnixUptimeSensor] <ajenti.plugins.sensors.uptime.UnixUptimeSensor object at 0x499b290>
2015-06-22 23:58:31,263 DEBUG __init__.instantiate(): Context for root instantiated [MemorySensor] <ajenti.plugins.sensors.memory.MemorySensor object at 0x499b790>
2015-06-22 23:58:31,269 DEBUG __init__.instantiate(): Context for root instantiated [SwapSensor] <ajenti.plugins.sensors.memory.SwapSensor object at 0x499bb10>
2015-06-22 23:58:31,278 DEBUG __init__.instantiate(): Context for root instantiated [PSUtilDiskUsageSensor] <ajenti.plugins.fstab.disks.PSUtilDiskUsageSensor object at 0x4cc42d0>
2015-06-22 23:58:31,293 DEBUG __init__.instantiate(): Context for root instantiated [PowerSensor] <ajenti.plugins.power.power.PowerSensor object at 0x4cc4c50>
2015-06-22 23:58:31,295 DEBUG __init__.instantiate(): Context for root instantiated [BatterySensor] <ajenti.plugins.power.power.BatterySensor object at 0x4cc6110>
2015-06-22 23:58:31,296 DEBUG __init__.instantiate(): Context for root instantiated [SystemdPowerController] <ajenti.plugins.power.api.SystemdPowerController object at 0x4cc4c90>
2015-06-22 23:58:31,297 DEBUG compat.Popen(): Popen: ['which', 'systemctl']
2015-06-22 23:58:31,335 DEBUG __init__.instantiate(): Context for root instantiated [CPUSensor] <ajenti.plugins.sensors.cpu.CPUSensor object at 0x4cc9310>
2015-06-22 23:58:31,342 DEBUG __init__.instantiate(): Context for root instantiated [TrafficSensor] <ajenti.plugins.network.widget.TrafficSensor object at 0x4cc9ed0>
2015-06-22 23:58:31,350 DEBUG __init__.instantiate(): Context for root instantiated [ImmediateTXSensor] <ajenti.plugins.network.widget.ImmediateTXSensor object at 0x4ccf290>
2015-06-22 23:58:31,351 DEBUG __init__.instantiate(): Context for root instantiated [ImmediateRXSensor] <ajenti.plugins.network.widget.ImmediateRXSensor object at 0x4ccf310>
2015-06-22 23:58:31,358 DEBUG __init__.instantiate(): Context for root instantiated [LinuxLoadSensor] <ajenti.plugins.sensors.load.LinuxLoadSensor object at 0x4ccf810>
2015-06-22 23:58:33,388 DEBUG compat.Popen(): Popen: ['yum', '-C', '-d0', '-e0', 'list', 'installed', '-q']
2015-06-22 23:58:35,525 DEBUG __init__.instantiate(): Root context instantiated [FPMServiceTest] <ajenti.plugins.vh-php-fpm.phpfpm.FPMServiceTest object at 0x4cd8910>
2015-06-22 23:58:35,533 DEBUG __init__.instantiate(): Root context instantiated [NginxConfigTest] <ajenti.plugins.vh-nginx.nginx.NginxConfigTest object at 0x4cd8e50>
2015-06-22 23:58:35,534 DEBUG __init__.instantiate(): Root context instantiated [NginxServiceTest] <ajenti.plugins.vh-nginx.nginx.NginxServiceTest object at 0x4cd8e90>
2015-06-22 23:58:35,720 DEBUG compat.Popen(): Popen: ['nginx', '-t']
2015-06-22 23:58:37,625 DEBUG compat.Popen(): Popen: ['chown', 'www-data:www-data', '-R', '/var/lib/nginx']
2015-06-22 23:58:37,666 DEBUG api.schedule(): ajenti.plugins.vh-php-fpm.phpfpm.PHPFPMRestartable scheduled
2015-06-22 23:58:37,672 DEBUG api.schedule(): ajenti.plugins.vh.processes.SupervisorRestartable scheduled
2015-06-22 23:58:37,675 DEBUG api.schedule(): ajenti.plugins.vh.processes.SupervisorRestartable scheduled
2015-06-22 23:58:37,676 DEBUG api.schedule(): ajenti.plugins.vh-nginx.nginx.NGINXRestartable scheduled
2015-06-22 23:58:37,677 DEBUG api.process(): ajenti.plugins.vh.processes.SupervisorRestartable restarting
2015-06-22 23:58:37,867 DEBUG compat.Popen(): Popen: ['systemctl', 'start', 'supervisord']
2015-06-22 23:58:37,870 DEBUG api.process(): ajenti.plugins.vh-nginx.nginx.NGINXRestartable restarting
2015-06-22 23:58:37,872 DEBUG compat.Popen(): Popen: ['systemctl', 'restart', 'nginx']
2015-06-22 23:58:37,874 DEBUG api.process(): ajenti.plugins.vh-php-fpm.phpfpm.PHPFPMRestartable restarting
2015-06-22 23:58:37,876 DEBUG compat.Popen(): Popen: ['systemctl', 'restart', 'php-fpm']
2015-06-22 23:58:37,925 DEBUG api.process(): ajenti.plugins.vh-php-fpm.phpfpm.PHPFPMRestartable restarted
2015-06-22 23:58:37,976 DEBUG api.process(): ajenti.plugins.vh-nginx.nginx.NGINXRestartable restarted
2015-06-22 23:58:38,088 DEBUG compat.Popen(): Popen: ['supervisorctl', 'status']
2015-06-22 23:58:38,213 DEBUG api.process(): ajenti.plugins.vh.processes.SupervisorRestartable restarted
2015-06-22 23:58:38,222 DEBUG __init__.instantiate(): Root context instantiated [FPMServiceTest] <ajenti.plugins.vh-php-fpm.phpfpm.FPMServiceTest object at 0x49b0bd0>
2015-06-22 23:58:38,223 DEBUG __init__.instantiate(): Root context instantiated [NginxConfigTest] <ajenti.plugins.vh-nginx.nginx.NginxConfigTest object at 0x49b0e90>
2015-06-22 23:58:38,224 DEBUG __init__.instantiate(): Root context instantiated [NginxServiceTest] <ajenti.plugins.vh-nginx.nginx.NginxServiceTest object at 0x49afb90>
2015-06-22 23:58:38,225 DEBUG compat.Popen(): Popen: ['supervisorctl', 'status', u'redmine-ruby-puma-0']
2015-06-22 23:58:38,228 DEBUG compat.Popen(): Popen: ['nginx', '-t']
2015-06-22 23:58:39,803 DEBUG __init__.instantiate(): Root context instantiated [FPMServiceTest] <ajenti.plugins.vh-php-fpm.phpfpm.FPMServiceTest object at 0x49af9d0>
2015-06-22 23:58:39,804 DEBUG __init__.instantiate(): Root context instantiated [NginxConfigTest] <ajenti.plugins.vh-nginx.nginx.NginxConfigTest object at 0x3ef67d0>
2015-06-22 23:58:39,805 DEBUG __init__.instantiate(): Root context instantiated [NginxServiceTest] <ajenti.plugins.vh-nginx.nginx.NginxServiceTest object at 0x49afa10>
2015-06-22 23:58:40,027 DEBUG compat.Popen(): Popen: ['supervisorctl', 'status', u'redmine-ruby-puma-0']
2015-06-22 23:58:40,030 DEBUG compat.Popen(): Popen: ['nginx', '-t']
2015-06-22 23:58:42,681 DEBUG compat.Popen(): Popen: ['mysql', u'-uroot', u'-pHpvdajV.l01', '-h', u'localhost']
2015-06-22 23:58:42,706 DEBUG api.query(): SHOW DATABASES;
2015-06-22 23:58:42,766 DEBUG compat.Popen(): Popen: ['mysql', u'-uroot', u'-pHpvdajV.l01', '-h', u'localhost']
2015-06-22 23:58:42,773 DEBUG api.query(): USE mysql; SELECT * FROM user;
2015-06-22 23:58:42,980 DEBUG compat.Popen(): Popen: ['supervisorctl', 'status', 'mysqld']
2015-06-22 23:58:43,079 DEBUG dash.update_check_callback(): Update availability: []
2015-06-22 23:58:43,109 DEBUG compat.Popen(): Popen: ['supervisorctl', 'status', 'mysqld']
-1
Declined

jdownloader

Simon Tschöp 11 years ago updated by Eugene Pankov (Project coordinator) 11 years ago 0

It would be nice if you could add support for jdownloader.

-1

LDAP configuration

Pedro Ponte 9 years ago updated by Miroslav Hrivňák 9 years ago 2
Hi,

I'm trying to set up an ldap user sync via the plugin available in the configure section.
I've set the following parameters:

Server URL: ldap://ldap.myserver.cloud
Admin DN: cn=admin,dc=myserver,dc=cloud
Auth DN suffix: (left blank)
Secret: (Admin password)

It seems to be authenticating correctly but I keep getting the error message "no such object" from the LDAP server.
Any info on how to configure this properly or how to see the commands that are being sent to the ldap server?

Can someone explain what the admin DN and Auth DN suffix are used for please?

Any help will be most appreciated.

Many thanks
-1

Своя форма авторизации

Бекболат Абдулаев 8 years ago updated 8 years ago 0

Возможно ли оформить форму авторизации?

-1

phpmyadmin

roel roel 10 years ago updated by mango dolly 5 years ago 13
Hi,  

Ajenti looks and works really great. 

But here is one problem, I want to acces phpmyadmin or mysql via Ajenti panel. But it gives an error (see below). 
Also it is not possible for me to go to http://YourIPorHostName/phpMyAdmin
There is a database in it, which is populated, but I can't view it. 

Any suggestions on how to solve this?

Crashed

'NoneType' object has no attribute 'start'
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 107, in handle_message
    self.ui.dispatch_event(update['uid'], update['event'], update['params'])
  File "/usr/lib/pymodules/python2.7/ajenti/ui/__init__.py", line 73, in dispatch_event
    self.root.dispatch_event(uid, event, params)
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 363, in dispatch_event
    if child.dispatch_event(uid, event, params):
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 363, in dispatch_event
    if child.dispatch_event(uid, event, params):
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 363, in dispatch_event
    if child.dispatch_event(uid, event, params):
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 363, in dispatch_event
    if child.dispatch_event(uid, event, params):
  File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 369, in dispatch_event
    getattr(self, k)(**(params or {}))
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/services/main.py", line 86, in on_start
    self.service.start()
AttributeError: 'NoneType' object has no attribute 'start'
-2

SocksHub.net - proxy, которые подходят всем

Sockshub 4 years ago updated 4 years ago 0

Ресурс SocksHub Приветствует Аудиторию данного форума и желает успеха в развитии ваших проектов.

SocksHub изначально создавался как проект, который способен масштабировать любую сетевую активность для крупных деятелей из различных сфер.
Основная цель компании осталась неизменной в течении многих лет - масштабирование, является главным лозунгом тех, кто добивается больших результатов, мы в свою очередь способны предоставить Вам идеальный инструмент для достижения этих результатов. Компания SocksHub достигла максимальной пропускной способности прокси, которые успешно увеличивают прибыль наших клиентов.

Наши преимущества:
- Огромный онлайн
- Максимальная скорость (выше чем у кого-либо)
- Подходят для любой деятельности
- Бесплатный тест 1 час
- Открыты все порты
- Огромный выбор тарифов
- Безлимитный трафик
- Работа с протоколами Socks4/5
- Саппорты на связи 24/7/365
- Полная анонимность
- Бекконект (скорость при этом остается максимальной)

Объем нашего онлайна является коммерческой тайной, можем лишь сказать, что больше чем у кого-либо.

Наша система выдачи построена так, что вы получаете статичный лист, за данным листом находится пул, который самостоятельно производит ротацию и подставляет Good прокси вместо Badов. Таким образом вам не нужно бояться того, что у вас полезет огромное количество ошибок из-за несвоевременного обновления листа или же часть листа будет мертва.

Огромное количество пулов, которые мы контролируем и распределяем клиентов по потребностям, что бы никто никому не мешал и чувствовал себя комфортно при работе с нашим сервисом.

Прайс:
Пакет Mix: .............. 25-45к online в сутки. Цена: 100$ в неделю, 400$ месяц.
Пакет USA: ............. 2-4к online в сутки. Цена: 150$ в неделю, 600$ месяц.
Пакет Europe: ......... 3-5k online в сутки. Цена: 150$ в неделю, 600$ месяц.
Пакет Russia: .......... 4-6k online в сутки. Цена: 150$ в неделю, 600$ месяц.
Пакет Exclusive: ...... 25к online в сутки. Цена: 800$ в неделю, 2500$ месяц.


Наши контакты:
Skype: SocksHub
Jabber: support@SocksHub
E-Mail: support@SocksHub
Telegram: @SocksHub
Icq: 711758324



C Уважением, ваш SocksHub

-2

You're Control Panel ALWAYS disconnects!!!

osman103 7 years ago updated by Roman Forkosh 7 years ago 1