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.

+5

Ajenti won´t start after reinstall

darkhoernchen 8 år siden opdateret af Konstantinos Triantafillou 8 år siden 1

Hi guys!

I´m running a Debian Jessie Vserver and had serious troubles with ajenti so i reinstalled ajenti.

To uninstall ajenti i used:

<code>apt-get autoremove ajenti

rm -rf /etc/ajenti

rm -rf /var/lib/ajenti

dpkg --purge ajenti

apt-get clea</code>

Then i reboot the system and installed Ajenti with

wget -O- https://raw.github.com/ajenti/ajenti/1.x/scripts/install-debian.sh | sh

After the installation -> service ajenti restart

In my Terminal i got

Job for ajenti.service failed. See 'systemctl status ajenti.service' and 'journalctl -xn' for details.


the details are

● ajenti.service - Ajenti panel
Loaded: loaded (/lib/systemd/system/ajenti.service; enabled)
Active: failed (Result: exit-code) since Wed 2016-05-25 22:13:20 CEST; 11s ag o
Process: 8845 ExecStart=/usr/bin/python /usr/local/bin/ajenti-panel -d (code=e xited, status=1/FAILURE)



-- Logs begin at Wed 2016-05-25 21:50:45 CEST, end at Wed 2016-05-25 21:59:38 CEST. --
May 25 21:59:18 v22015092998427615 kernel: perf interrupt took too long (169693 > 10000), lowering kernel.perf_event_max_sample_rate
May 25 21:59:38 v22015092998427615 python[4074]: Traceback (most recent call last):
May 25 21:59:38 v22015092998427615 python[4074]: File "/usr/local/bin/ajenti-panel", line 112, in <module>
May 25 21:59:38 v22015092998427615 python[4074]: if not os.path.exists(config_path):
May 25 21:59:38 v22015092998427615 python[4074]: File "/usr/lib/python2.7/genericpath.py", line 18, in exists
May 25 21:59:38 v22015092998427615 python[4074]: os.stat(path)
May 25 21:59:38 v22015092998427615 python[4074]: TypeError: coercing to Unicode: need string or buffer, NoneType found
May 25 21:59:38 v22015092998427615 systemd[1]: ajenti.service: control process exited, code=exited status=1
May 25 21:59:38 v22015092998427615 systemd[1]: Failed to start Ajenti panel.
-- Subject: Unit ajenti.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit ajenti.service has failed.
--
-- The result is failed.
May 25 21:59:38 v22015092998427615 systemd[1]: Unit ajenti.service entered failed state.


Can anyone help me to start Ajenti again?




+5

How Can I Uninstall Ajenti - Centos 7

bgencacat 8 år siden opdateret af Bradley Dalina 6 år siden 2

yum remove ajenti:

[root@staticxx-xxx-xx-xxx ~]# yum remove ajenti

Yüklü eklentiler: fastestmirror
No Match for argument: ajenti

But still running at my 8000 port. How can I uninstall?

+5
Besvaret

ajenti.org webpage and repos gone? domain expired?

joza_gulikoza 11 år siden opdateret af Eugene Pankov (Project coordinator) 11 år siden 1

any news?

+5

php-fpm socket

Константин Носов 9 år siden opdateret 9 år siden 2
Hello! I need to change php-fpm config for site on debian machine managed by ajenti

line
listen = /var/run/php-fcgi-websitename-php-fcgi-0.sock
change to to
listen = 127.0.0.1:9000;

but unfortunately ajenti rewrites my changes when restarts
Is there any way to do that?
+5
Færdig

File and directory permission

Dark Warfighter 12 år siden opdateret af Eugene Pankov (Project coordinator) 12 år siden 0

The ability to change files and directory permission and ownership through file manager plugin would be great!

Svar

Commited to Ajenti-NG (1.x) tree

+5

No FTP Tab in Ajenti

Amit Khandelwal 8 år siden 0

Hello, I already installed Ajenti V but in website menu there is no any FTP tab, so please suggest.

+5

Create syslog-ng plugin.

Генрих Вольф 12 år siden opdateret 12 år siden 0
Create syslog-ng plugin.
+5
Færdig

set time & date

Richard Neese 10 år siden opdateret af Eugene Pankov (Project coordinator) 10 år siden 3
Need a widget or a option for configureing the date time and timezone.
+5
Under vurdering

Allow manual nginx and php-fpm install

Noah Dolph 10 år siden opdateret af Eugene Pankov (Project coordinator) 10 år siden 10
We, like many, compile nginx from source. However Ajenti from RPM does not seem to recognize this and wanted to install nginx again. We had to --downloadonly the RPM from Yum and install with --nodeps

Could this be changed to allow the installation of nginx after installing the RPM, or specifying where it is manually? Updating Ajenti is risky because we don't want Yum to correct the dependency issue when there really is not one.

Same with php-fpm, we run 3 versions of php on our server and have an FPM for each one on seperate ports. It works great but Ajenti can't even detect there is one because we didn't name the init script php-fpm, its php-5.5.7-fpm and so on.
+5
Besvaret

https loading very slow

John Chu 10 år siden opdateret af nathank1989 8 år siden 13
Hello, did you feel https is loading very slow? I installed the latest version and https usually takes two to three minutes to load, do you have this problem?
Svar
Fix released

Kundesupport af UserEcho