mysql error ajenti

Bug #1278286 reported by Светозар
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ajenti
Expired
Undecided
Unassigned

Bug Description

Ajenti 1.2.16.1 bug report
--------------------
Detected platform: centos / centos / Linux 2.6.32-042stab078.27 x86_64

Architecture: x86_64 x86_64

Python: 2.6.6
Installation: 6912452
Debug: False
Locale: ('ru_RU', 'UTF8')
Loaded plugins:
main dashboard services samba taskmgr sensors resources webserver_common codemirror notepad fstab terminal scripts db_common mysql cron bind9 hosts power fm network plugins logs users tasks iptables packages ajenti_org configurator resolv

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/main/main.py", line 107, in handle_message
    self.ui.dispatch_event(update['uid'], update['event'], update['params'])
  File "/usr/lib/python2.6/site-packages/ajenti/ui/__init__.py", line 73, in dispatch_event
    self.root.dispatch_event(uid, event, params)
  File "/usr/lib/python2.6/site-packages/ajenti/ui/element.py", line 363, in dispatch_event
    if child.dispatch_event(uid, event, params):
  File "/usr/lib/python2.6/site-packages/ajenti/ui/element.py", line 359, in dispatch_event
    self.event(event, params)
  File "/usr/lib/python2.6/site-packages/ajenti/ui/element.py", line 383, in event
    getattr(self, 'on_%s' % self_event)(**(params or {}))
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/main/main.py", line 294, in on_switch
    child.broadcast('on_page_load')
  File "/usr/lib/python2.6/site-packages/ajenti/ui/element.py", line 340, in broadcast
    getattr(self, method)(*args, **kwargs)
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/db_common/api.py", line 39, in on_page_load
    self.refresh()
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/db_common/api.py", line 90, in refresh
    self.find_type('servicebar').reload()
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/services/main.py", line 68, in reload
    self.service = ServiceMultiplexor.get().get_one(self.name)
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/services/api.py", line 29, in get_one
    s = mgr.get_one(name)
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/services/api.py", line 45, in get_one
    for s in self.get_all():
  File "/usr/lib/python2.6/site-packages/ajenti/util.py", line 80, in wrapper
    val = fx(*args, **kwargs)
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/services/sm_centos.py", line 24, in get_all
    s.refresh()
  File "/usr/lib/python2.6/site-packages/ajenti/plugins/services/sm_sysvinit.py", line 48, in refresh
    self.running = subprocess.call([self.script, 'status']) == 0
  File "/usr/lib64/python2.6/subprocess.py", line 478, in call
    p = Popen(*popenargs, **kwargs)
  File "/usr/lib/python2.6/site-packages/ajenti/compat.py", line 26, in Popen
    *args, **kwargs)
  File "/usr/lib64/python2.6/subprocess.py", line 642, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.6/subprocess.py", line 1234, in _execute_child
    raise child_exception
OSError: [Errno 2] Нет такого файла или каталога

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

Log content:
2014-02-10 10:03:05,212 INFO ajenti-panel.<module>(): Using config file /etc/ajenti/config.json
2014-02-10 10:03:05,235 DEBUG compat.Popen(): Popen: git describe --tags 2> /dev/null
2014-02-10 10:03:05,242 DEBUG compat.Popen(): Popen: ['lsb_release', '-sd']
2014-02-10 10:03:05,245 DEBUG compat.Popen(): Popen: ['uname', '-mrs']
2014-02-10 10:03:05,352 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'>
2014-02-10 10:03:05,442 INFO core.run(): Ajenti 1.2.16.1 running on platform: centos
2014-02-10 10:03:05,443 DEBUG __init__.load(): Loading plugin lm_sensors
2014-02-10 10:03:05,443 DEBUG __init__.load_recursive(): Preloading plugin dependency: main
2014-02-10 10:03:05,443 DEBUG __init__.load(): Loading plugin main
2014-02-10 10:03:05,448 DEBUG __init__.load(): Loading plugin lm_sensors
2014-02-10 10:03:05,448 DEBUG __init__.load_recursive(): Preloading plugin dependency: dashboard
2014-02-10 10:03:05,448 DEBUG __init__.load(): Loading plugin dashboard
2014-02-10 10:03:05,449 DEBUG __init__.load(): Loading plugin lm_sensors
2014-02-10 10:03:05,450 DEBUG compat.Popen(): Popen: ['which', 'sensors']
2014-02-10 10:03:05,453 WARNING __init__.load(): *** [lm_sensors] skipping due to BinaryDependency (sensors)
2014-02-10 10:03:05,453 DEBUG __init__.load(): Loading plugin samba
2014-02-10 10:03:05,454 DEBUG __init__.load_recursive(): Preloading plugin dependency: services
2014-02-10 10:03:05,454 DEBUG __init__.load(): Loading plugin services
2014-02-10 10:03:05,459 DEBUG __init__.load(): Loading plugin samba
2014-02-10 10:03:05,459 DEBUG compat.Popen(): Popen: ['which', 'smbd']
2014-02-10 10:03:05,463 DEBUG __init__.load(): Loading plugin openvpn
2014-02-10 10:03:05,463 DEBUG compat.Popen(): Popen: ['which', 'openvpn']
2014-02-10 10:03:05,466 WARNING __init__.load(): *** [openvpn] skipping due to BinaryDependency (openvpn)
2014-02-10 10:03:05,466 DEBUG __init__.load(): Loading plugin smartctl
2014-02-10 10:03:05,467 DEBUG compat.Popen(): Popen: ['which', 'smartctl']
2014-02-10 10:03:05,469 WARNING __init__.load(): *** [smartctl] skipping due to BinaryDependency (smartctl)
2014-02-10 10:03:05,470 DEBUG __init__.load(): Loading plugin ipmi
2014-02-10 10:03:05,470 DEBUG compat.Popen(): Popen: ['which', 'ipmitool']
2014-02-10 10:03:05,473 WARNING __init__.load(): *** [ipmi] skipping due to BinaryDependency (ipmitool)
2014-02-10 10:03:05,473 DEBUG __init__.load(): Loading plugin memcache
2014-02-10 10:03:05,474 DEBUG compat.Popen(): Popen: ['which', 'memcached']
2014-02-10 10:03:05,476 WARNING __init__.load(): *** [memcache] skipping due to BinaryDependency (memcached)
2014-02-10 10:03:05,477 DEBUG __init__.load(): Loading plugin dhcpd
2014-02-10 10:03:05,477 DEBUG compat.Popen(): Popen: ['which', 'dhcpd']
2014-02-10 10:03:05,498 WARNING __init__.load(): *** [dhcpd] skipping due to BinaryDependency (dhcpd)
2014-02-10 10:03:05,499 DEBUG __init__.load(): Loading plugin taskmgr
2014-02-10 10:03:05,515 DEBUG __init__.load(): Loading plugin sensors
2014-02-10 10:03:05,517 DEBUG __init__.load(): Loading plugin resources
2014-02-10 10:03:05,518 DEBUG __init__.load(): Loading plugin nsd
2014-02-10 10:03:05,518 DEBUG compat.Popen(): Popen: ['which', 'nsd']
2014-02-10 10:03:05,521 WARNING __init__.load(): *** [nsd] skipping due to BinaryDependency (nsd)
2014-02-10 10:03:05,522 DEBUG __init__.load(): Loading plugin nginx
2014-02-10 10:03:05,522 DEBUG __init__.load_recursive(): Preloading plugin dependency: webserver_common
2014-02-10 10:03:05,522 DEBUG __init__.load(): Loading plugin webserver_common
2014-02-10 10:03:05,523 DEBUG __init__.load(): Loading plugin nginx
2014-02-10 10:03:05,523 DEBUG compat.Popen(): Popen: ['which', 'nginx']
2014-02-10 10:03:05,525 WARNING __init__.load(): *** [nginx] skipping due to BinaryDependency (nginx)
2014-02-10 10:03:05,526 DEBUG __init__.load(): Loading plugin notepad
2014-02-10 10:03:05,526 DEBUG __init__.load_recursive(): Preloading plugin dependency: codemirror
2014-02-10 10:03:05,526 DEBUG __init__.load(): Loading plugin codemirror
2014-02-10 10:03:05,527 DEBUG __init__.load(): Loading plugin notepad
2014-02-10 10:03:05,527 DEBUG __init__.load(): Loading plugin fstab
2014-02-10 10:03:05,529 DEBUG __init__.load(): Loading plugin terminal
2014-02-10 10:03:05,538 DEBUG __init__.load(): Loading plugin exports
2014-02-10 10:03:05,538 DEBUG compat.Popen(): Popen: ['which', 'nfsstat']
2014-02-10 10:03:05,542 WARNING __init__.load(): *** [exports] skipping due to BinaryDependency (nfsstat)
2014-02-10 10:03:05,542 DEBUG __init__.load(): Loading plugin apcups
2014-02-10 10:03:05,542 DEBUG compat.Popen(): Popen: ['which', 'apcaccess']
2014-02-10 10:03:05,545 WARNING __init__.load(): *** [apcups] skipping due to BinaryDependency (apcaccess)
2014-02-10 10:03:05,545 DEBUG __init__.load(): Loading plugin scripts
2014-02-10 10:03:05,546 DEBUG __init__.load(): Loading plugin ctdb
2014-02-10 10:03:05,546 DEBUG compat.Popen(): Popen: ['which', 'ctdb']
2014-02-10 10:03:05,548 WARNING __init__.load(): *** [ctdb] skipping due to BinaryDependency (ctdb)
2014-02-10 10:03:05,549 DEBUG __init__.load(): Loading plugin mysql
2014-02-10 10:03:05,549 DEBUG __init__.load_recursive(): Preloading plugin dependency: db_common
2014-02-10 10:03:05,549 DEBUG __init__.load(): Loading plugin db_common
2014-02-10 10:03:05,550 DEBUG __init__.load(): Loading plugin mysql
2014-02-10 10:03:05,550 DEBUG compat.Popen(): Popen: ['which', 'mysql']
2014-02-10 10:03:05,553 DEBUG compat.Popen(): Popen: ['which', 'mysqld_safe']
2014-02-10 10:03:05,556 DEBUG __init__.load(): Loading plugin cron
2014-02-10 10:03:05,556 DEBUG compat.Popen(): Popen: ['which', 'crontab']
2014-02-10 10:03:05,559 DEBUG __init__.load(): Loading plugin bind9
2014-02-10 10:03:05,559 DEBUG compat.Popen(): Popen: ['which', 'named']
2014-02-10 10:03:05,562 DEBUG __init__.load(): Loading plugin munin
2014-02-10 10:03:05,563 DEBUG compat.Popen(): Popen: ['which', 'munin-cron']
2014-02-10 10:03:05,565 WARNING __init__.load(): *** [munin] skipping due to BinaryDependency (munin-cron)
2014-02-10 10:03:05,565 DEBUG __init__.load(): Loading plugin hosts
2014-02-10 10:03:05,566 DEBUG __init__.load(): Loading plugin raid
2014-02-10 10:03:05,566 DEBUG compat.Popen(): Popen: ['which', 'mdadm']
2014-02-10 10:03:05,569 WARNING __init__.load(): *** [raid] skipping due to BinaryDependency (mdadm)
2014-02-10 10:03:05,569 DEBUG __init__.load(): Loading plugin power
2014-02-10 10:03:05,570 DEBUG __init__.load(): Loading plugin fm
2014-02-10 10:03:05,572 DEBUG __init__.load(): Loading plugin netatalk
2014-02-10 10:03:05,572 DEBUG compat.Popen(): Popen: ['which', 'afpd']
2014-02-10 10:03:05,575 WARNING __init__.load(): *** [netatalk] skipping due to BinaryDependency (afpd)
2014-02-10 10:03:05,575 DEBUG __init__.load(): Loading plugin apache
2014-02-10 10:03:05,575 DEBUG compat.Popen(): Popen: ['which', 'httpd']
2014-02-10 10:03:05,596 WARNING __init__.load(): *** [apache] skipping due to BinaryDependency (httpd)
2014-02-10 10:03:05,597 DEBUG __init__.load(): Loading plugin network
2014-02-10 10:03:05,599 DEBUG __init__.load(): Loading plugin plugins
2014-02-10 10:03:05,600 DEBUG __init__.load(): Loading plugin logs
2014-02-10 10:03:05,601 DEBUG __init__.load(): Loading plugin supervisor
2014-02-10 10:03:05,601 DEBUG compat.Popen(): Popen: ['which', 'supervisord']
2014-02-10 10:03:05,604 WARNING __init__.load(): *** [supervisor] skipping due to BinaryDependency (supervisord)
2014-02-10 10:03:05,604 DEBUG __init__.load(): Loading plugin users
2014-02-10 10:03:05,605 DEBUG __init__.load(): Loading plugin tasks
2014-02-10 10:03:05,607 DEBUG __init__.load(): Loading plugin iptables
2014-02-10 10:03:05,608 DEBUG __init__.load(): Loading plugin packages
2014-02-10 10:03:05,609 DEBUG __init__.load(): Loading plugin hddtemp
2014-02-10 10:03:05,610 DEBUG compat.Popen(): Popen: ['which', 'hddtemp']
2014-02-10 10:03:05,613 WARNING __init__.load(): *** [hddtemp] skipping due to BinaryDependency (hddtemp)
2014-02-10 10:03:05,613 DEBUG __init__.load(): Loading plugin ajenti_org
2014-02-10 10:03:05,614 DEBUG __init__.load(): Loading plugin psql
2014-02-10 10:03:05,614 DEBUG compat.Popen(): Popen: ['which', 'psql']
2014-02-10 10:03:05,617 WARNING __init__.load(): *** [psql] skipping due to BinaryDependency (psql)
2014-02-10 10:03:05,617 DEBUG __init__.load(): Loading plugin configurator
2014-02-10 10:03:05,618 DEBUG __init__.load(): Loading plugin squid
2014-02-10 10:03:05,618 DEBUG compat.Popen(): Popen: ['which', 'squid3']
2014-02-10 10:03:05,621 WARNING __init__.load(): *** [squid] skipping due to BinaryDependency (squid3)
2014-02-10 10:03:05,621 DEBUG __init__.load(): Loading plugin resolv
2014-02-10 10:03:05,622 DEBUG __init__.load(): Loading plugin megaraid
2014-02-10 10:03:05,622 WARNING __init__.load(): *** [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli)
2014-02-10 10:03:05,622 INFO core.run(): Starting server on (u'89.253.227.53', 8000)
2014-02-10 10:03:05,661 DEBUG inflater.precache(): Precaching layout main:input-dialog
2014-02-10 10:03:05,662 DEBUG inflater.precache(): Precaching layout main:file-dialog
2014-02-10 10:03:05,663 DEBUG inflater.precache(): Precaching layout main:file-dialog-save
2014-02-10 10:03:05,664 DEBUG inflater.precache(): Precaching layout dashboard:welcome
2014-02-10 10:03:05,664 DEBUG inflater.precache(): Precaching layout dashboard:dash
2014-02-10 10:03:05,666 DEBUG inflater.precache(): Precaching layout dashboard:text
2014-02-10 10:03:05,666 DEBUG inflater.precache(): Precaching layout services:widget
2014-02-10 10:03:05,668 DEBUG inflater.precache(): Precaching layout services:main
2014-02-10 10:03:05,670 DEBUG inflater.precache(): Precaching layout services:bar
2014-02-10 10:03:05,670 DEBUG inflater.precache(): Precaching layout samba:main
2014-02-10 10:03:05,704 DEBUG inflater.precache(): Precaching layout taskmgr:main
2014-02-10 10:03:05,708 DEBUG inflater.precache(): Precaching layout sensors:value-widget
2014-02-10 10:03:05,709 DEBUG inflater.precache(): Precaching layout sensors:cpu-widget
2014-02-10 10:03:05,709 DEBUG inflater.precache(): Precaching layout sensors:progressbar-widget
2014-02-10 10:03:05,710 DEBUG inflater.precache(): Precaching layout sensors:cpu-line
2014-02-10 10:03:05,711 DEBUG inflater.precache(): Precaching layout webserver_common:main
2014-02-10 10:03:05,713 DEBUG inflater.precache(): Precaching layout notepad:config
2014-02-10 10:03:05,714 DEBUG inflater.precache(): Precaching layout notepad:listitem
2014-02-10 10:03:05,715 DEBUG inflater.precache(): Precaching layout notepad:main
2014-02-10 10:03:05,728 DEBUG inflater.precache(): Precaching layout fstab:widget
2014-02-10 10:03:05,729 DEBUG inflater.precache(): Precaching layout fstab:free-widget
2014-02-10 10:03:05,730 DEBUG inflater.precache(): Precaching layout fstab:main
2014-02-10 10:03:05,740 DEBUG inflater.precache(): Precaching layout fstab:iio-widget
2014-02-10 10:03:05,741 DEBUG inflater.precache(): Precaching layout terminal:config
2014-02-10 10:03:05,742 DEBUG inflater.precache(): Precaching layout terminal:main
2014-02-10 10:03:05,743 DEBUG inflater.precache(): Precaching layout scripts:widget
2014-02-10 10:03:05,750 DEBUG inflater.precache(): Precaching layout db_common:main
2014-02-10 10:03:05,755 DEBUG inflater.precache(): Precaching layout mysql:config
2014-02-10 10:03:05,756 DEBUG inflater.precache(): Precaching layout cron:main
2014-02-10 10:03:05,767 DEBUG inflater.precache(): Precaching layout bind9:main
2014-02-10 10:03:05,796 DEBUG inflater.precache(): Precaching layout hosts:main
2014-02-10 10:03:05,801 DEBUG inflater.precache(): Precaching layout power:widget
2014-02-10 10:03:05,803 DEBUG inflater.precache(): Precaching layout fm:config
2014-02-10 10:03:05,804 DEBUG inflater.precache(): Precaching layout fm:main
2014-02-10 10:03:05,816 DEBUG inflater.precache(): Precaching layout network:bit-linux-dhcp
2014-02-10 10:03:05,817 DEBUG inflater.precache(): Precaching layout network:widget
2014-02-10 10:03:05,818 DEBUG inflater.precache(): Precaching layout network:bit-linux-ipv4
2014-02-10 10:03:05,820 DEBUG inflater.precache(): Precaching layout network:bit-linux-ifupdown
2014-02-10 10:03:05,821 DEBUG inflater.precache(): Precaching layout network:main
2014-02-10 10:03:05,824 DEBUG inflater.precache(): Precaching layout network:bit-linux-basic
2014-02-10 10:03:05,824 DEBUG inflater.precache(): Precaching layout plugins:main
2014-02-10 10:03:05,831 DEBUG compat.Popen(): Popen: ['which', '']
2014-02-10 10:03:05,836 DEBUG inflater.precache(): Precaching layout logs:main
2014-02-10 10:03:05,852 DEBUG inflater.precache(): Precaching layout users:user-list
2014-02-10 10:03:05,861 DEBUG inflater.precache(): Precaching layout users:main
2014-02-10 10:03:05,873 DEBUG inflater.precache(): Precaching layout tasks:params-rsync
2014-02-10 10:03:05,908 DEBUG inflater.precache(): Precaching layout tasks:main
2014-02-10 10:03:05,920 DEBUG inflater.precache(): Precaching layout tasks:params-execute
2014-02-10 10:03:05,920 DEBUG inflater.precache(): Precaching layout tasks:params-copydir
2014-02-10 10:03:05,930 DEBUG inflater.precache(): Precaching layout iptables:option
2014-02-10 10:03:05,931 DEBUG inflater.precache(): Precaching layout iptables:option-reject-with
2014-02-10 10:03:05,932 DEBUG inflater.precache(): Precaching layout iptables:option-match
2014-02-10 10:03:05,933 DEBUG inflater.precache(): Precaching layout iptables:option-address
2014-02-10 10:03:05,933 DEBUG inflater.precache(): Precaching layout iptables:option-protocol
2014-02-10 10:03:05,934 DEBUG inflater.precache(): Precaching layout iptables:option-ports
2014-02-10 10:03:05,934 DEBUG inflater.precache(): Precaching layout iptables:option-custom
2014-02-10 10:03:05,935 DEBUG inflater.precache(): Precaching layout iptables:main
2014-02-10 10:03:05,940 DEBUG inflater.precache(): Precaching layout iptables:option-interface
2014-02-10 10:03:05,941 DEBUG inflater.precache(): Precaching layout iptables:option-state
2014-02-10 10:03:05,942 DEBUG inflater.precache(): Precaching layout iptables:option-port
2014-02-10 10:03:05,942 DEBUG inflater.precache(): Precaching layout packages:headers
2014-02-10 10:03:05,943 DEBUG inflater.precache(): Precaching layout packages:main
2014-02-10 10:03:06,005 DEBUG inflater.precache(): Precaching layout packages:row
2014-02-10 10:03:06,006 DEBUG inflater.precache(): Precaching layout packages:installer
2014-02-10 10:03:06,006 DEBUG inflater.precache(): Precaching layout ajenti_org:config
2014-02-10 10:03:06,006 DEBUG inflater.precache(): Precaching layout ajenti_org:main
2014-02-10 10:03:06,008 DEBUG inflater.precache(): Precaching layout configurator:ad-sync-config
2014-02-10 10:03:06,009 DEBUG inflater.precache(): Precaching layout configurator:ldap-sync-config
2014-02-10 10:03:06,010 DEBUG inflater.precache(): Precaching layout configurator:main
2014-02-10 10:03:06,023 DEBUG inflater.precache(): Precaching layout resolv:main
2014-02-10 10:03:06,025 DEBUG feedback.send(): Feedback >> ping ({'edition': 'vanilla', 'version': '1.2.16.1', 'os': 'centos', 'id': 26546})
2014-02-10 10:03:06,027 INFO connectionpool._new_conn(): Starting new HTTP connection (1): meta.ajenti.org
2014-02-10 10:03:06,275 DEBUG connectionpool._make_request(): "POST /api/v2/ping HTTP/1.1" 200 36
2014-02-10 10:03:06,277 DEBUG feedback.send(): Feedback << {"status": "ok"}
2014-02-10 10:03:32,217 INFO users.check_password(): user root logged in through AjentiSyncProvider
2014-02-10 10:03:53,399 DEBUG compat.Popen(): Popen: ['chkconfig', '--list']
2014-02-10 10:03:53,444 DEBUG compat.Popen(): Popen: ['/etc/init.d/ajenti', 'status']
2014-02-10 10:03:53,455 DEBUG compat.Popen(): Popen: ['/etc/init.d/crond', 'status']
2014-02-10 10:03:53,465 DEBUG compat.Popen(): Popen: ['/etc/init.d/dovecot', 'status']
2014-02-10 10:03:53,475 DEBUG compat.Popen(): Popen: ['/etc/init.d/exim', 'status']
2014-02-10 10:03:53,485 DEBUG compat.Popen(): Popen: ['/etc/init.d/iptables', 'status']
2014-02-10 10:03:53,520 DEBUG compat.Popen(): Popen: ['/etc/init.d/messagebus', 'status']
2014-02-10 10:03:53,530 DEBUG compat.Popen(): Popen: ['/etc/init.d/modules_dep', 'status']
2014-02-10 10:03:53,539 DEBUG compat.Popen(): Popen: ['/etc/init.d/mysqld', 'status']
2014-02-10 10:03:53,572 DEBUG compat.Popen(): Popen: ['/etc/init.d/named', 'status']
2014-02-10 10:03:53,593 DEBUG compat.Popen(): Popen: ['/etc/init.d/netconsole', 'status']
2014-02-10 10:03:53,608 DEBUG compat.Popen(): Popen: ['/etc/init.d/netfs', 'status']
2014-02-10 10:03:53,628 DEBUG compat.Popen(): Popen: ['/etc/init.d/network', 'status']
2014-02-10 10:03:53,648 DEBUG compat.Popen(): Popen: ['/etc/init.d/nmb', 'status']
2014-02-10 10:03:53,662 DEBUG compat.Popen(): Popen: ['/etc/init.d/nscd', 'status']
2014-02-10 10:03:53,675 DEBUG compat.Popen(): Popen: ['/etc/init.d/ntpd', 'status']
2014-02-10 10:03:53,709 DEBUG compat.Popen(): Popen: ['/etc/init.d/ntpdate', 'status']
2014-02-10 10:03:53,718 DEBUG compat.Popen(): Popen: ['/etc/init.d/portreserve', 'status']
2014-02-10 10:03:53,727 DEBUG compat.Popen(): Popen: ['/etc/init.d/quota_nld', 'status']
2014-02-10 10:03:53,743 DEBUG compat.Popen(): Popen: ['/etc/init.d/rdisc', 'status']
2014-02-10 10:03:53,758 DEBUG compat.Popen(): Popen: ['/etc/init.d/restorecond', 'status']
2014-02-10 10:03:53,768 DEBUG compat.Popen(): Popen: ['/etc/init.d/rpcbind', 'status']
2014-02-10 10:03:53,814 DEBUG compat.Popen(): Popen: ['/etc/init.d/rsyslog', 'status']
2014-02-10 10:03:53,826 DEBUG compat.Popen(): Popen: ['/etc/init.d/saslauthd', 'status']
2014-02-10 10:03:53,838 DEBUG compat.Popen(): Popen: ['/etc/init.d/sendmail', 'status']
2014-02-10 10:03:53,850 DEBUG compat.Popen(): Popen: ['/etc/init.d/smb', 'status']
2014-02-10 10:03:53,864 DEBUG compat.Popen(): Popen: ['/etc/init.d/snmpd', 'status']
2014-02-10 10:03:53,878 DEBUG compat.Popen(): Popen: ['/etc/init.d/snmptrapd', 'status']
2014-02-10 10:03:53,906 DEBUG compat.Popen(): Popen: ['/etc/init.d/sshd', 'status']
2014-02-10 10:03:53,918 DEBUG compat.Popen(): Popen: ['/etc/init.d/udev-post', 'status']
2014-02-10 10:03:53,928 DEBUG compat.Popen(): Popen: ['/etc/init.d/vesta', 'status']
2014-02-10 10:03:53,938 DEBUG compat.Popen(): Popen: ['/etc/init.d/vsftpd', 'status']
2014-02-10 10:03:53,950 DEBUG compat.Popen(): Popen: ['/etc/init.d/vzquota', 'status']
2014-02-10 10:03:53,954 DEBUG compat.Popen(): Popen: ['/etc/init.d/vzreboot', 'status']
2014-02-10 10:03:53,958 DEBUG compat.Popen(): Popen: ['/etc/init.d/winbind', 'status']
2014-02-10 10:03:53,971 DEBUG compat.Popen(): Popen: ['/etc/init.d/xinetd', 'status']
2014-02-10 10:03:54,000 DEBUG compat.Popen(): Popen: ['/etc/init.d/\xd1\x81\xd0\xbb\xd1\x83\xd0\xb6\xd0\xb1\xd1\x8b', 'status']
2014-02-10 10:03:54,038 DEBUG compat.Popen(): Popen: ['df', '-P']
2014-02-10 10:03:54,103 DEBUG compat.Popen(): Popen: ['ifconfig', 'venet0:0']
2014-02-10 10:03:54,108 DEBUG compat.Popen(): Popen: ['ifconfig', 'venet0']
2014-02-10 10:03:54,112 DEBUG compat.Popen(): Popen: ['ifconfig', 'lo']
2014-02-10 10:03:54,234 DEBUG compat.Popen(): Popen: ['which', 'pm-suspend']
2014-02-10 10:03:54,238 DEBUG compat.Popen(): Popen: ['which', 'pm-hibernate']

Revision history for this message
Eugene Pankov (john-pankov) wrote :

Пожалуйста, проверьте наличие соответствующего mysql скрипта в /etc/init.d

Changed in ajenti:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Ajenti because there has been no activity for 60 days.]

Changed in ajenti:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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