Running autoinstall -r and going through all settings eventually resolved the issue for me.
Posts by ace
-
-
Hello,
Yes, my problem is solved by :
- Upgrading IMSCP
- Select DOVECOT server during install assitant (more important)Ok, thanks.
Upgrading isn't possible any more at the moment as I'm already at 1.1.14. Though I'll give a try to reinstalling dovecot (already use that)
-
I recently upgraded to 1.1.14 as can be seen in the update/upgrade support forum, Problem upgrading from master 20130723 (no update will work).
The system is running on Debian 7.6 Wheezy.
I-MSCP is 1.1.14 (since a couple of days)
Apache is running with FPMAs can be seen in RoundCubePlugins - ManageSieve I have a problem with ManageSieve.
Today I also found out mobile clients (K-9) ain't able to send emails.I forced people to use SMTPS for sending emails for several reasons.
For testing I disabled SSL/TLS in K-9 and than sending mails work.After having a look in the log files I found this:
mail.log states:QuoteOct 8 08:34:40 VirtualSlet postfix/smtpd[4024]: warning: No server certs available. TLS won't be enabled
Oct 8 08:34:40 VirtualSlet postfix/smtpd[4024]: connect from unknown[62.140.132.73]
Oct 8 08:34:40 VirtualSlet postfix/smtpd[4024]: warning: Wrapper-mode request dropped from unknown[62.140.132.73] for service smtps. TLS context initialization failed. For details see earlier warnings in your logs.
Oct 8 08:34:40 VirtualSlet postfix/smtpd[4024]: disconnect from unknown[62.140.132.73]In the past it was working, so this is something that broke during the upgrade from 20130723 to 1.1.14
Is there an (easy) fix for this?
I'm also hoping that this has something to do with the ManageSieve problems I'm having.
If I go to RoundCube --> Settings --> Filter I get a message "can not connect to server"
mail.log states (ps, mail adres is removed from code):QuoteOct 8 08:57:16 VirtualSlet dovecot: managesieve-login: Aborted login (auth failed, 1 attempts in 4 secs): user=<XXX@XXXXXXX.XX>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured, session=<X8pD0+MEFQB/AAAB>
-
Did you manage to get this resolved?
I to have this problem. After an upgrade to 1.1.14 I tried to update spamassassin to the latest manner of working (with plugins) as it was working without them before.I installed the spamassassin plugin.
I installed the roundcubeplugins.The mark as spam button is now working.
But when I go to settings -> filters I also get Unabale to connect to server.
In the log file I also have (removed my email address) -
In the end I managed to solve it myself.
It ended up being rather simple. A simple symlink from lipgpm.so.2 to libgpm.so solved the problem -
-
Hello ;
Please, give me a root access to your server.
Thanks.
I'm still waiting... My time is precious so... I cannot wait for you too many time since I've a bunch of work...
Hi Nuxwin,
If you have time I can give you root access.
PS. I wasn't online when you posted the request, so I couldn't answer nor see it.
-
If you need the server as soon as possible, try to switch to another implementation (perl imscp-autoinstall -r httpd or something like that)I tried running this from the installer of the version I'm currently running.
This results in an error. I haven't tried it with the latest script, I can give that A try as well if you think this could be usefull?Code- contains: /usr/local/src/imscp-master-2013-07-23
- /usr/local/src/imscp-master-2013-07-23/engine/PerlLib
- /usr/local/src/imscp-master-2013-07-23/engine/PerlVendor /etc/perl
- /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5
- /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
- /usr/local/lib/site_perl .) at
- /usr/local/src/imscp-master-2013-07-23/engine/PerlLib/Servers/httpd.pm line 45,
- <$fh> line 34.
- [ ERROR ]
- iMSCP::Debug::END: Exit code is 1!
- [ FATAL ERROR ]iMSCP::Debug::__ANON__: Can't locate
- Servers/httpd/libgpm:_zero_screen_dimension,_assuming_80x25..pm in @INC (@INC
- contains: /usr/local/src/imscp-master-2013-07-23
- /usr/local/src/imscp-master-2013-07-23/engine/PerlLib
- /usr/local/src/imscp-master-2013-07-23/engine/PerlVendor /etc/perl
- /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5
- /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
- /usr/local/lib/site_perl .) at
- /usr/local/src/imscp-master-2013-07-23/engine/PerlLib/Servers/httpd.pm line 45,
- <$fh> line 34.
EDIT:
I just tried 'perl imscp-autoinstall -r httpd' with the script from 1.1.14.
This results in a single error message:
[Wed Oct 1 08:39:11 2014] [fatal error] Servers::httpd::factory: syntax error at (eval 1078) line 1, near "require Servers::httpd::libgpm:" -
@ace You forgot to tell which httpd implementation you're using? (fpm, itk, cgi)
I didn't forget. Like I posted in my OP, I don't know what implemantation it is, and I don't know how to find it (until @Nuxwin posted how to).
Hello ;
I doubt that it's a bug
As I see the backend try to load a server package implementation which doesn't exists... ---> libgpm
Please, what the result of
The result is:
HTTPD_SERVER = apache_fcgiDuring the autoinstall script I tried fcgid and the bottom (default) option.
Both resulted in this same error.Though with the above result I think I had FCGI setup.
-
I was afraid of that..
If any info/log files or whatever is needed just ask and I'll try to provide all needed information.
Also remote access is a possibility if desired.