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.

0
Voltooid

freebsd support

psychozoic 11 jaar geleden bijgewerkt door Eugene Pankov (Project coordinator) 11 jaar geleden 0

it would be really great to support bsd oses

Antwoord

Experimental FreeBSD support is now available (except for ports management, which will be added later): http://docs.ajenti.org/man/install/bsd.html

0
Not a bug

Can't receive emails IMAP

Álvaro S. 10 jaar geleden bijgewerkt door Eugene Pankov (Project coordinator) 10 jaar geleden 8
Hi,

I created a email with ajenti-v-mail. After configurate it I noticed that I can send emails, but can't receive.

Using telnet in ports 465 and 993 I get, in both: Connection closed by foreign host.

Thanks.
Antwoord
Please confirm that courier-imapd service is running on the system.
0
Beantwoord

Tutorial on SSL

Napoolion 10 jaar geleden bijgewerkt door STAR KIDS 7 jaar geleden 11
Hello!

I am a little lost, I want to install SSL certificate on my server, but not so sure how to do it with Ajenti.

Push to right direction would help.

Best wishes,
Silver
Antwoord
Hi, you need to have a combined PEM certificate file (typically you get it from your certificate vendor), put it on your server, and enter the path to it in Configure > SSL
0
Fixed

Failed update ajenti latest version

黑衣小葛格 10 jaar geleden bijgewerkt door Eugene Pankov (Project coordinator) 10 jaar geleden 1
Reading package lists... Done                                                                                                                                   Building dependency tree                                                                                                                                        Reading state information... Done                                                                                                                               The following packages will be upgraded:                                                                                                                          ajenti ajenti-v                                                                                                                                               2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.                                                                                                  Need to get 1,064 kB of archives.                                                                                                                               After this operation, 2,048 B of additional disk space will be used.                                                                                            Err http://repo.ajenti.org/debian/ main/main ajenti all 1.2.22.5                                                                                                  404  Not Found                                                                                                                                                Get:1 http://repo.ajenti.org/debian/ main/main ajenti-v all 0.2.41 [12.7 kB]                                                                                    Fetched 12.7 kB in 0s (32.2 kB/s)                                                                                                                               E: Failed to fetch http://repo.ajenti.org/debian/pool/main/a/ajenti/ajenti_1.2.22.5_all.deb  404  Not Found                                                                                                                                                                                                                     E: Failed to fetch http://repo.ajenti.org/debian/pool/main/a/ajenti-v/ajenti-v_0.2.41_all.deb  Size mismatch                                                                                                                                                                                                                    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?                                                                                                                                                                                                                                                                                                                                                                                                            * Process has exited with status -1    
Antwoord
This means repository was recently updated. Unable to fetch some archives, maybe run apt-get update
0
Voltooid

Merging 3 ideas into one

DudeAss 11 jaar geleden bijgewerkt door Eugene Pankov (Project coordinator) 11 jaar geleden 0

there are three good ideas which can be done in one bigger feauture:


  1. Create a plugin for PureFTP or ProFTP and for snoopy
  2. How-to: Virtual Hosts with Ajenti
  3. SSL plugin to easily create/manage SSL certs for domains
to save time, you could use solutions which are already exist and append them to Ajenti, like this for vhost creation and this one for pure-ftpd management.

0
Under review

SMTP blocked by google DKIM

Jens Walser 9 jaar geleden bijgewerkt door Антон Губанов 9 jaar geleden 3
I have a Problem with DKIM and Google authentication for smtp.

SMTP error from remote mail server after end of data: 
host gmail-smtp-in.l.google.com [173.194.78.26]: 
550-5.7.1 [MY IP 12] Our system has detected that this message is 
550-5.7.1 likely unsolicited mail. To reduce the amount of spam sent to Gmail, 
550-5.7.1 this message has been blocked. Please visit 
550-5.7.1 http://support.google.com/mail/bin/answer.py?hl=en&answer=188131 for 
550 5.7.1 more information. c9si7989180wiy.94 - gsmt
My Domain is registered with namecheap.com
I had problems with the TXT record limitation to 255 characters.

I created a key by my self - 1024b - and setup with ajenti DKIM setup.
but still getting the errors while sending to google.

can anybody help?
0

Supervisor crashed Ajenti 2.0

Collin Polk 9 jaar geleden 0



Ajenti bug report
--------------------


Info | Value
----- | -----
Ajenti | 2.1.6
Platform | debian / debian / Linux 3.18.11-v7+ armv7l
Architecture | armv7l unknown
Python | 2.7.3
Debug | True
Loaded plugins | ace, core, passwd

Library | Version
------- | -------
gevent | 1.1b3
greenlet | 0.4.9
psutil | 3.4.2


Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/aj/entry.py", line 37, in start
aj.core.run(**kwargs)
File "/usr/local/lib/python2.7/dist-packages/aj/core.py", line 94, in run
PluginManager.get(aj.context).load_all_from(aj.plugin_providers)
File "/usr/local/lib/python2.7/dist-packages/aj/plugins.py", line 328, in load_all_from
logging.error(traceback.format_exc())
File "/usr/lib/python2.7/logging/__init__.py", line 1584, in error
root.error(msg, *args, **kwargs)
File "/usr/lib/python2.7/logging/__init__.py", line 1174, in error
self._log(ERROR, msg, args, **kwargs)
File "/usr/lib/python2.7/logging/__init__.py", line 1267, in _log
self.handle(record)
File "/usr/lib/python2.7/logging/__init__.py", line 1277, in handle
self.callHandlers(record)
File "/usr/lib/python2.7/logging/__init__.py", line 1317, in callHandlers
hdlr.handle(record)
File "/usr/local/lib/python2.7/dist-packages/aj/log.py", line 79, in handle
s += record.msg % record.args
TypeError: not enough arguments for format string


0
Beantwoord

Install instructions for Ubuntu to get Beta 1.X?

Carl Medley 11 jaar geleden bijgewerkt door Eugene Pankov (Project coordinator) 11 jaar geleden 0

Hi, I followed the install instructions for Ajenti, but am not ending up with version 1.X as expected. Suggestions?


Instructions used:

Add repository key:

wget http://repo.ajenti.org/debian/key -O- | apt-key add -

Add repository to /etc/apt/sources.list:

echo "deb http://repo.ajenti.org/ng/debian main main" >> /etc/apt/sources.list

Install the package:

apt-get update && apt-get install ajenti

Start the service:

service ajenti restart


Antwoord

Hi Carl,


1.0 beta builds are marked "0.99.x" in repository.

"1.0" build will be the actual 1.0 release.

0

Scientific Linux Icon

Daniel Mark Burzmiński 9 jaar geleden 0
Hello possible is to add Icon to Scientific Linux distro?
0

ERROR Could not bind to (u'<<IP>>', 8000) // ERR_CONNECTION_CLOSED

Lambert 9 jaar geleden bijgewerkt door lolapela 8 jaar geleden 2

Hello,


I installed Ajenti on a fresh Debian 8 install, but I can't access to the panel when SSL is enabled. Chrome gives me a "ERR_CONNECTION_CLOSED" and the result of a debug is: http://pastebin.com/nNUeCa9h. (as you can see, I tried to change the port to 7651)


I tried lots of thing that I could read on the web, including killing the process "Python" which is using the port but the debug gives me a weird thing when I do this : http://pastebin.com/7xTDW9MC, and it still doesn't work...


Could someone help me?