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.

+2

Python Imaging Libraries

Tech Guru vor 4 Jahren 0

Hello, 

For the last few days I have tried installing Ajenti with Ajenti V but I have constantly had issues. 

The python-imaging file doesn't exist anymore. I am trying to install it on Ubuntu 18.04 and I have followed the instructions mentioned on this forum and it still gives me the error.

Is there a work around for this?

Thanks,

Prem

+2

python-imaging

Hesam vor 5 Jahren aktualisiert von Kevin Williams vor 5 Jahren 2

Hello i tried to install ajenti but i saw this error :

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ajenti : Depends: python-imaging but it is not installable
E: Unable to correct problems, you have held broken packages.

i tried this command :

sudo apt-get install python-imaging

result :

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-imaging is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python-pil

E: Package 'python-imaging' has no installation candidate

trying :

sudo apt-get install python2-pil

but agine saw first error .

please help me

+2

How to uninstall ajenti on Ubuntu 16.04?

TheGamerator vor 7 Jahren aktualisiert von Gál Ferenc vor 7 Jahren 1

Ajenti does not work and I would like to know how to remove the files, please?

+2

I tried to find something that would give an idea what is ajenti. Any basic introduction page available?

fontan16 vor 7 Jahren aktualisiert von anonymous vor 6 Jahren 3
+2

Empty Ajenti page after installation.

deadnancho vor 8 Jahren 0

Hi. I've installed Ajenti 1.X on Voyage Linux 0.9.5 (Debian). Getting an empty page with Ajenti logo, "Home" and "Logout" buttons - all inactive.

About two years ago Ajenty used to work on the same PC. Unfortunately I don't remember the version :-(

+2

ajenti-v ubuntu 16.04

Christopher vor 8 Jahren aktualisiert von Valéry Kourbanov vor 8 Jahren 4

Hello can not install on ubuntu 16.04.ajenti - v - php - fpm ajenti - v : Depends: php5 - fpm but it is not installable ubuntu 16.04.Das same with php5 - mysql.kann help me ?
+2

ImportError: No module named ajentiorg

Eugene Petakhin vor 8 Jahren 0

Installed Ajenti on CentOS 6 as written in docs also tried it via yum. Can't start ajenti service.


Traceback (most recent call last):
File "/usr/bin/ajenti-panel", line 11, in <module>
import ajenti.log
File "/usr/lib/python2.6/site-packages/ajenti/log.py", line 7, in <module>
from ajenti.api import extract_context
File "/usr/lib/python2.6/site-packages/ajenti/api/__init__.py", line 6, in <module>
from ajenti.plugins import manager, PluginContext
File "/usr/lib/python2.6/site-packages/ajenti/plugins/__init__.py", line 9, in <module>
from ajenti.util import *
File "/usr/lib/python2.6/site-packages/ajenti/util.py", line 2, in <module>
import catcher
File "/usr/lib/python2.6/site-packages/catcher/__init__.py", line 2, in <module>
from . import uploaders
File "/usr/lib/python2.6/site-packages/catcher/uploaders/__init__.py", line 1, in <module>
from .ajentiorg import AjentiOrgUploader
ImportError: No module named ajentiorg


What might be the problem?

+2

New to Linux and Ajenti - Python version mismatch during installation

Bassam Assoum vor 8 Jahren aktualisiert von sharaf vor 5 Jahren 5

Hi guys


I am new to Linux so I decided to use Ajenti to come at my help. My purpose is to create a simple, light-weight webserver that I can easily manage through this beautiful Ajenti web admin interfac with Ajenti-V plugin.

I am running a stock CentOS 7 with nothing more than wget package installed and openssh.

I have also set proxy for the environment and yum in /etc/environment and /etc/yum.conf


I updated and upgraded Centos, then

I used the following command to try to install Ajenti

curl https://raw.githubusercontent.com/ajenti/ajenti/1.x/scripts/install-rhel7.sh | sh

But I get the errors at the bottom of the page, related to the python version.

I have searched ways to install python 2.6 but I cannot find any, even though I am not sure that is the fix.






[root@localhost ~]# curl https://raw.githubusercontent.com/ajenti/ajenti/1.x/scripts/install-rhel7.sh | sh

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 432 100 432 0 0 1664 0 --:--:-- --:--:-- --:--:-- 1667
:: Adding EPEL repo
curl: (22) The requested URL returned error: 404 Not Found
:: Adding Ajenti repo
Preparing... ################################# [100%]
package ajenti-repo-1.0-1.noarch is already installed
:: Installing package
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos-mirror.cyberhost.ro
* epel: epel.besthosting.ua
* extras: centos-mirror.cyberhost.ro
* updates: centos-mirror.cyberhost.ro
Resolving Dependencies
--> Running transaction check
---> Package ajenti.noarch 0:1.2.22.13-1 will be installed
--> Processing Dependency: python-psutil >= 0.6.0 for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: reconfigure >= 0.1.46 for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-exconsole >= 0.1.5 for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-daemon for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-gevent-websocket for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-passlib for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-gevent for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-requests for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-ldap for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-lxml for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-gevent-socketio for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-imaging for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-greenlet for package: ajenti-1.2.22.13-1.noarch
--> Processing Dependency: python-catcher for package: ajenti-1.2.22.13-1.noarch
--> Running transaction check
---> Package python-catcher.noarch 0:0.1.7-1 will be installed
--> Processing Dependency: python-mako for package: python-catcher-0.1.7-1.noarch
---> Package python-daemon.noarch 0:1.5.2-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-daemon-1.5.2-1.el6.noarch
--> Processing Dependency: python-lockfile for package: python-daemon-1.5.2-1.el6.noarch
---> Package python-exconsole.noarch 0:0.1.5-1 will be installed
---> Package python-gevent.x86_64 0:1.0-2.el7 will be installed
--> Processing Dependency: libev.so.4()(64bit) for package: python-gevent-1.0-2.el7.x86_64
--> Processing Dependency: libcares.so.2()(64bit) for package: python-gevent-1.0-2.el7.x86_64
---> Package python-gevent-socketio.x86_64 0:0.3.6-1 will be installed
---> Package python-gevent-websocket.x86_64 0:0.9.3-1 will be installed
---> Package python-greenlet.x86_64 0:0.4.2-3.el7 will be installed
---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed
---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64
---> Package python-passlib.noarch 0:1.5.3-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-passlib-1.5.3-1.el6.noarch
---> Package python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7 will be installed
--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
--> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
--> Processing Dependency: libtiff.so.5()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
---> Package python-psutil.x86_64 0:0.6.1-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-psutil-0.6.1-1.el6.x86_64
--> Processing Dependency: libpython2.6.so.1.0()(64bit) for package: python-psutil-0.6.1-1.el6.x86_64
---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be installed
--> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-1.el7_1.noarch
--> Processing Dependency: python-chardet >= 2.2.1-1 for package: python-requests-2.6.0-1.el7_1.noarch
---> Package reconfigure.noarch 0:0.1.62-1 will be installed
--> Running transaction check
---> Package c-ares.x86_64 0:1.10.0-3.el7 will be installed
---> Package libev.x86_64 0:4.15-6.el7 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed
--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-14.el7.x86_64
---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package python-chardet.noarch 0:2.2.1-1.el7_1 will be installed
---> Package python-daemon.noarch 0:1.5.2-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-daemon-1.5.2-1.el6.noarch
---> Package python-lockfile.noarch 1:0.9.1-4.el7.centos will be installed
---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed
--> Processing Dependency: python-markupsafe for package: python-mako-0.8.1-2.el7.noarch
--> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch
---> Package python-passlib.noarch 0:1.5.3-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-passlib-1.5.3-1.el6.noarch
---> Package python-psutil.x86_64 0:0.6.1-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-psutil-0.6.1-1.el6.x86_64
--> Processing Dependency: libpython2.6.so.1.0()(64bit) for package: python-psutil-0.6.1-1.el6.x86_64
---> Package python-urllib3.noarch 0:1.10.2-2.el7_1 will be installed
--> Processing Dependency: python-six for package: python-urllib3-1.10.2-2.el7_1.noarch
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-2.el7_1.noarch
--> Running transaction check
---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed
--> Processing Dependency: python-paste for package: python-beaker-1.5.4-10.el7.noarch
---> Package python-daemon.noarch 0:1.5.2-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-daemon-1.5.2-1.el6.noarch
---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
---> Package python-passlib.noarch 0:1.5.3-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-passlib-1.5.3-1.el6.noarch
---> Package python-psutil.x86_64 0:0.6.1-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-psutil-0.6.1-1.el6.x86_64
--> Processing Dependency: libpython2.6.so.1.0()(64bit) for package: python-psutil-0.6.1-1.el6.x86_64
---> Package python-six.noarch 0:1.9.0-2.el7 will be installed
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-daemon.noarch 0:1.5.2-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-daemon-1.5.2-1.el6.noarch
---> Package python-passlib.noarch 0:1.5.3-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-passlib-1.5.3-1.el6.noarch
---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed
--> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch
--> Processing Dependency: python-setuptools for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch
--> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch
---> Package python-psutil.x86_64 0:0.6.1-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-psutil-0.6.1-1.el6.x86_64
--> Processing Dependency: libpython2.6.so.1.0()(64bit) for package: python-psutil-0.6.1-1.el6.x86_64
--> Running transaction check
---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed
---> Package python-daemon.noarch 0:1.5.2-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-daemon-1.5.2-1.el6.noarch
---> Package python-passlib.noarch 0:1.5.3-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-passlib-1.5.3-1.el6.noarch
---> Package python-psutil.x86_64 0:0.6.1-1.el6 will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-psutil-0.6.1-1.el6.x86_64
--> Processing Dependency: libpython2.6.so.1.0()(64bit) for package: python-psutil-0.6.1-1.el6.x86_64
---> Package python-setuptools.noarch 0:0.9.8-4.el7 will be installed
---> Package python-tempita.noarch 0:0.5.1-6.el7 will be installed
--> Finished Dependency Resolution
Error: Package: python-passlib-1.5.3-1.el6.noarch (epel)
Requires: python(abi) = 2.6
Installed: python-2.7.5-34.el7.x86_64 (@anaconda)
python(abi) = 2.7
python(abi) = 2.7
Error: Package: python-psutil-0.6.1-1.el6.x86_64 (epel)
Requires: libpython2.6.so.1.0()(64bit)
Error: Package: python-daemon-1.5.2-1.el6.noarch (epel)
Requires: python(abi) = 2.6
Installed: python-2.7.5-34.el7.x86_64 (@anaconda)
python(abi) = 2.7
python(abi) = 2.7
Error: Package: python-psutil-0.6.1-1.el6.x86_64 (epel)
Requires: python(abi) = 2.6
Installed: python-2.7.5-34.el7.x86_64 (@anaconda)
python(abi) = 2.7
python(abi) = 2.7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
:: Done! Open https://<address>:8000 in browser


+2

When i Upload a theme on wordpress, nginx returns '413 Request Entity Too Large'

Daniel - Globe IT vor 8 Jahren aktualisiert von wrrr vor 8 Jahren 2

Please could help me.

How can i change the max upload on ajenti-v ?? I got the "413 request entity too large" error when i tried to upload 40mb zip file, to install a wordpress theme.

+2

Ajenti stops after login

Álvaro S. vor 8 Jahren aktualisiert von Rob Setser vor 8 Jahren 1

Hello,


today I tried to login to ajenti as root and after login the ajenti service stops itself. Tried to rstart and reboot but I got the same problem.


Ajenti: 1.2.23.8

Debian: 8.4


ajenti-panel -v
10.04.2016 13:45 ajenti-panel:105              INFO  Using config file /etc/ajenti/config.json
10.04.2016 13:45 ajenti-panel:130              INFO  Ajenti starting in foreground
10.04.2016 13:45 registry.py:280               DEBUG registered 'sha512_crypt' handler: <class 'passlib.handlers.sha2_crypt.sha512_crypt'>
10.04.2016 13:45 compat.py:20                  DEBUG Popen: git describe --tags 2> /dev/null
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['lsb_release', '-sd']
10.04.2016 13:45 core.py:60                    INFO  Ajenti 1.2.23.8 running on platform: debian
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin rethink
10.04.2016 13:45 __init__.py:286               DEBUG Preloading plugin dependency: db_common
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin db_common
10.04.2016 13:45 __init__.py:286               DEBUG Preloading plugin dependency: main
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin main
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin db_common
10.04.2016 13:45 __init__.py:286               DEBUG Preloading plugin dependency: services
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin services
10.04.2016 13:45 __init__.py:286               DEBUG Preloading plugin dependency: dashboard
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin dashboard
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin services
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'systemctl']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin db_common
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin rethink
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'rethinkdb']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [rethink] skipping due to BinaryDependency (rethinkdb)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin megaraid
10.04.2016 13:45 __init__.py:346               DEBUG  *** [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin ipmi
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'ipmitool']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [ipmi] skipping due to BinaryDependency (ipmitool)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin lm_sensors
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'sensors']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [lm_sensors] skipping due to BinaryDependency (sensors)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin git
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'git']
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'gitolite']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin ctdb
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'ctdb']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [ctdb] skipping due to BinaryDependency (ctdb)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin ntpd
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'ntpd']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [ntpd] skipping due to BinaryDependency (ntpd)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin netatalk
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'afpd']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [netatalk] skipping due to BinaryDependency (afpd)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin packages
10.04.2016 13:45 __init__.py:286               DEBUG Preloading plugin dependency: terminal
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin terminal
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin packages
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin supervisor
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'supervisord']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin network
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin squid
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'squid3']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [squid] skipping due to BinaryDependency (squid3)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin hdparm
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'hdparm']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [hdparm] skipping due to BinaryDependency (hdparm)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin raid
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'mdadm']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [raid] skipping due to BinaryDependency (mdadm)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin apcups
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'apcaccess']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [apcups] skipping due to BinaryDependency (apcaccess)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin iptables
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'ip6tables']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin cron
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'crontab']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin uname
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin users
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin sensors
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin logs
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin nginx
10.04.2016 13:45 __init__.py:286               DEBUG Preloading plugin dependency: webserver_common
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin webserver_common
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin nginx
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'nginx']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin exports
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'nfsstat']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [exports] skipping due to BinaryDependency (nfsstat)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin openvpn
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'openvpn']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [openvpn] skipping due to BinaryDependency (openvpn)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin smartctl
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'smartctl']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [smartctl] skipping due to BinaryDependency (smartctl)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin memcache
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'memcached']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [memcache] skipping due to BinaryDependency (memcached)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin mongo
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'mongod']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [mongo] skipping due to BinaryDependency (mongod)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin dhcpd
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'dhcpd']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [dhcpd] skipping due to BinaryDependency (dhcpd)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin resolv
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin configurator
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin notepad
10.04.2016 13:45 __init__.py:286               DEBUG Preloading plugin dependency: codemirror
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin codemirror
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin notepad
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin munin
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'munin-cron']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [munin] skipping due to BinaryDependency (munin-cron)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin fstab
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin samba
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'smbd']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [samba] skipping due to BinaryDependency (smbd)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin nsd
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'nsd']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [nsd] skipping due to BinaryDependency (nsd)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin psql
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'psql']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [psql] skipping due to BinaryDependency (psql)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin ajenti_org
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin tasks
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin taskmgr
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin hddtemp
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'hddtemp']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [hddtemp] skipping due to BinaryDependency (hddtemp)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin fm
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin scripts
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin resources
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin csf
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'csf']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [csf] skipping due to BinaryDependency (csf)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin power
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'systemctl']
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'pm-hibernate']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin plugins
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin fail2ban
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'fail2ban-client']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [fail2ban] skipping due to BinaryDependency (fail2ban-client)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin apache
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'apache2']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [apache] skipping due to BinaryDependency (apache2)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin hosts
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin snmpd
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'snmpd']
10.04.2016 13:45 __init__.py:346               DEBUG  *** [snmpd] skipping due to BinaryDependency (snmpd)
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin mysql
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'mysql']
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'mysqld_safe']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin bind9
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ['which', 'named']
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin vh
10.04.2016 13:45 __init__.py:297               DEBUG Loading plugin vh-nginx
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [Inflater] <ajenti.ui.inflater.Inflater object at 0x7fc2792c41d0>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [UI] <ajenti.ui.UI object at 0x7fc2777f5f10>
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout main:file-dialog
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout main:input-dialog
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout main:file-dialog-save
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout main:passwd-main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout dashboard:dash
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout dashboard:text
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout dashboard:welcome
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout services:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout services:widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout services:bar
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout db_common:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout git:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout git:main-userlist
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout git:main-repolist
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout terminal:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout terminal:config
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout packages:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout packages:installer
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout packages:row
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout packages:headers
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout supervisor:main
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [UpstartServiceManager] <ajenti.plugins.services.sm_upstart.UpstartServiceManager object at 0x7fc27754dad0>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [SysVInitServiceManager] <ajenti.plugins.services.sm_sysvinit.SysVInitServiceManager object at 0x7fc27754dc10>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [SupervisorServiceManager] <ajenti.plugins.supervisor.client.SupervisorServiceManager object at 0x7fc27754dc90>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0x7fc27754d5d0>
10.04.2016 13:45 compat.py:20                  DEBUG Popen: [u'/etc/init.d/supervisor', 'status']
10.04.2016 13:45 compat.py:20                  DEBUG Popen: [u'/etc/init.d/supervisor', 'status']
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout network:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout network:bit-linux-ifupdown
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout network:widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout network:bit-linux-dhcp
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout network:bit-linux-basic
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout network:bit-linux-ipv4
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-ports
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-state
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-match
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-reject-with
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-interface
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-custom
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-protocol
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-port
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout iptables:option-address
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout cron:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout uname:widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout users:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout users:user-list
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout sensors:value-widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout sensors:cpu-widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout sensors:cpu-line
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout sensors:progressbar-widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout logs:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout logs:config
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout webserver_common:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout resolv:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout configurator:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout configurator:ad-sync-config
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout configurator:licensing
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout configurator:ldap-sync-config
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout notepad:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout notepad:listitem
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout notepad:config
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout fstab:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout fstab:widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout fstab:free-widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout fstab:iio-widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout ajenti_org:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout ajenti_org:config
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout tasks:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout tasks:params-execute
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout tasks:params-deletedir
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout tasks:params-copydir
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout tasks:params-rsync
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout taskmgr:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout fm:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout fm:config
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout scripts:widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout power:widget
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout plugins:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout hosts:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout mysql:config
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout bind9:main
10.04.2016 13:45 compat.py:20                  DEBUG Popen: [u'/etc/init.d/bind9', 'status']
10.04.2016 13:45 compat.py:20                  DEBUG Popen: [u'/etc/init.d/bind9', 'status']
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-php-fcgi
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:ext-processes
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-proxy
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-python-wsgi
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-ruby-puma
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-nodejs
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:not-configured
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-website
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-website-location
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-fcgi
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-php7.0-fcgi
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-ruby-unicorn
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-static
10.04.2016 13:45 inflater.py:38                DEBUG Precaching layout vh:main-backend-params-php5.6-fcgi
10.04.2016 13:45 core.py:99                    INFO  Starting server on (u'0.0.0.0', 8000)
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [SessionMiddleware] <ajenti.middleware.SessionMiddleware object at 0x7fc276d86490>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [AuthenticationMiddleware] <ajenti.middleware.AuthenticationMiddleware object at 0x7fc276d1aa50>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [CentralDispatcher] <ajenti.routing.CentralDispatcher object at 0x7fc276d52d50>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [IPCServer] <ajenti.ipc.IPCServer object at 0x7fc276d6cd10>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [Licensing] <ajenti.licensing.Licensing object at 0x7fc276d6c850>
10.04.2016 13:45 feedback.py:30                DEBUG Feedback >> ping ({'edition': 'vanilla+vh', 'version': '1.2.23.8', 'os': 'debian', 'id': 211631})
10.04.2016 13:45 connectionpool.py:188         INFO  Starting new HTTP connection (1): meta.ajenti.org
10.04.2016 13:45 connectionpool.py:362         DEBUG "POST /api/v2/ping HTTP/1.1" 200 36
10.04.2016 13:45 feedback.py:35                DEBUG Feedback << {"status": "ok"}
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [MainServer] <ajenti.plugins.main.main.MainServer object at 0x7fc276d6b590>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [TerminalHttp] <ajenti.plugins.terminal.main.TerminalHttp object at 0x7fc276d6b710>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [UploadReceiver] <ajenti.plugins.fm.fm.UploadReceiver object at 0x7fc276d6b7d0>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [ContentServer] <ajenti.plugins.resources.server.ContentServer object at 0x7fc2778226d0>
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ./compile_resources.py nocompress
10.04.2016 13:45 compat.py:20                  DEBUG Popen: ./compile_resources.py nocompress
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [ContentCompressor] <ajenti.plugins.resources.server.ContentCompressor object at 0x7fc275e82e90>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [UserManager] <ajenti.users.UserManager object at 0x7fc276d57490>
10.04.2016 13:45 __init__.py:207               DEBUG Root context instantiated [AjentiSyncProvider] <ajenti.usersync.local.AjentiSyncProvider object at 0x7fc276d574d0>
10.04.2016 13:45 users.py:85                   INFO  user root logged in through AjentiSyncProvider from 127.0.0.1
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [MainServer] <ajenti.plugins.main.main.MainServer object at 0x7fc276d6bfd0>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [TerminalHttp] <ajenti.plugins.terminal.main.TerminalHttp object at 0x7fc276d6bf90>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [UploadReceiver] <ajenti.plugins.fm.fm.UploadReceiver object at 0x7fc276d57a90>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [ContentServer] <ajenti.plugins.resources.server.ContentServer object at 0x7fc276d57c90>
10.04.2016 13:45 compat.py:20                  DEBUG [root] Popen: ./compile_resources.py nocompress
10.04.2016 13:45 compat.py:20                  DEBUG [root] Popen: ./compile_resources.py nocompress
10.04.2016 13:45 handler.py:69                 DEBUG Initializing WebSocket
10.04.2016 13:45 handler.py:101                DEBUG Validating WebSocket request
10.04.2016 13:45 handler.py:152                DEBUG Attempting to upgrade connection
10.04.2016 13:45 handler.py:225                DEBUG WebSocket request accepted, switching protocols
10.04.2016 13:45 virtsocket.py:341             DEBUG Spawning sub-Socket Greenlet: send_into_ws
10.04.2016 13:45 virtsocket.py:341             DEBUG Spawning sub-Socket Greenlet: read_from_ws
10.04.2016 13:45 virtsocket.py:341             DEBUG Spawning sub-Socket Greenlet: _heartbeat
10.04.2016 13:45 virtsocket.py:341             DEBUG Spawning sub-Socket Greenlet: _heartbeat_timeout
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [UI] <ajenti.ui.UI object at 0x7fc275e51210>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [PasswordChangeSection] <main:section # 9528>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [AjentiUpdater] <ajenti.plugins.dashboard.updater.AjentiUpdater object at 0x7fc275e03d10>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [DebianPackageManager] <ajenti.plugins.packages.pm_apt.DebianPackageManager object at 0x7fc275e03f50>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [Dash] <main:section # 9553>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [UpstartServiceManager] <ajenti.plugins.services.sm_upstart.UpstartServiceManager object at 0x7fc275e11c50>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [SysVInitServiceManager] <ajenti.plugins.services.sm_sysvinit.SysVInitServiceManager object at 0x7fc275e28290>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [SupervisorServiceManager] <ajenti.plugins.supervisor.client.SupervisorServiceManager object at 0x7fc275e28310>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [ServiceMultiplexor] <ajenti.plugins.services.api.ServiceMultiplexor object at 0x7fc275e11a50>
10.04.2016 13:45 __init__.py:207               DEBUG [root] Context for root instantiated [Services] <main:section # 9668>
10.04.2016 13:45 compat.py:20                  DEBUG [root] Popen: ['apt-show-versions', '-u']