
18th March 2013, 16:36
|
|
Junior Member
|
|
Join Date: Feb 2013
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Errors after upgrade to 3.0.5.1 with OpenSuSE
Hi,
Since upgrade to new version Im not receiving mails in virtual domains.
During update i received the following errors:
Code:
Configuring Postfix
Configuring Mailman
PHP Warning: chgrp(): Unable to find gid for mailman in /tmp/ispconfig3_install/install/dist/lib/opensuse.lib.php on line 71
PHP Warning: touch(): Unable to create file /var/lib/mailman/data/transport-mailman because No such file or directory in /tmp/ispconfig3_install/install/dist/lib/opensuse.lib.php on line 74
postmap: fatal: open /var/lib/mailman/data/transport-mailman: No such file or directory
Also in mail.err I have the followings erros:
Code:
Mar 18 12:31:49 hosting postfix/trivial-rewrite[8389]: fatal: open database /var/lib/mailman/data/transport-mailman.db: No such file or directory
Mar 18 12:31:50 hosting postfix/master[7399]: warning: process /usr/lib/postfix/trivial-rewrite pid 8389 exit status 1
Mar 18 12:31:50 hosting postfix/master[7399]: warning: /usr/lib/postfix/trivial-rewrite: bad command startup -- throttling
This is related to the mailman known error?
Thanks in advance
JB
|

18th March 2013, 16:42
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,075
Thanks: 697
Thanked 4,254 Times in 3,265 Posts
|
|
run:
touch /var/lib/mailman/data/transport-mailman
postmap /var/lib/mailman/data/transport-mailman
Quote:
|
This is related to the mailman known error?
|
Yes. And it is fixed already in svn stable.
|

18th March 2013, 16:46
|
|
Junior Member
|
|
Join Date: Feb 2013
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by till
run:
touch /var/lib/mailman/data/transport-mailman
postmap /var/lib/mailman/data/transport-mailman
Yes. And it is fixed already in svn stable.
|
I tried that before, as I read in another post, but
Code:
hosting:/tmp/ispconfig3_install/install # touch /var/lib/mailman/data/transport-mailman
touch: cannot touch ‘/var/lib/mailman/data/transport-mailman’: No such file or directory
Seems theres not /var/lib/mailman on my system (now?)
Where can I download svn stable version, (I dont use svn, but I can try).
Thanks for your quick reply.
JB
|

18th March 2013, 16:50
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,075
Thanks: 697
Thanked 4,254 Times in 3,265 Posts
|
|
Quote:
|
Seems theres not /var/lib/mailman on my system (now?)
|
Create the folder and run the commands I posted.
|

18th March 2013, 17:09
|
|
Junior Member
|
|
Join Date: Feb 2013
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Well, I create the directory and run the command, restart services but now I receive this error:
Code:
Mar 18 13:02:24 hosting postfix/qmgr[10229]: DBFB3E08F4: from=<jbuchmann@gmail.com>, size=2644, nrcpt=1 (queue active)
Mar 18 13:02:24 hosting postfix/qmgr[10229]: warning: connect to transport private/amavis: Connection refused
Mar 18 13:02:24 hosting postfix/qmgr[10229]: 199F5E0D9F: from=<jbuchmann@gmail.com>, size=1919, nrcpt=1 (queue active)
Mar 18 13:02:24 hosting postfix/error[10555]: 199F5E0D9F: to=<jbuchmann@solucionesctrl.com.ar>, relay=none, delay=392, delays=392/0.03/0/0.17, dsn=4.3.0, status=deferred (mail transport unavailable)
In mail.warn I receive
Quote:
Mar 18 13:08:06 hosting postfix/qmgr[10229]: warning: connect to transport private/amavis: Connection refused
Mar 18 13:12:24 hosting postfix/qmgr[10229]: warning: connect to transport private/amavis: Connection refused
Mar 18 13:17:24 hosting postfix/qmgr[10229]: warning: connect to transport private/amavis: Connection refused
|
Thanks
JB
Last edited by jbuchmann; 18th March 2013 at 17:26.
|

18th March 2013, 20:05
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,075
Thanks: 697
Thanked 4,254 Times in 3,265 Posts
|
|
please restart amavisd.
|

18th March 2013, 20:10
|
|
Junior Member
|
|
Join Date: Feb 2013
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by till
please restart amavisd.
|
I tried several times restarting services, but did not work.
Also reinstall all packages from cvs running install script, and reconfig services.
Nothing works.
I downgrade to version 3.0.4.6 from backup and works fine now.
Thanks and best regards
JB
|

18th March 2013, 20:12
|
|
Junior Member
|
|
Join Date: Feb 2013
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I also receive one error while running config from cvs
Code:
>> Update
Operating System: openSUSE or compatible, unknown version.
This application will update ISPConfig 3 on your server.
Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]:
Creating backup of "/usr/local/ispconfig" directory...
Creating backup of "/etc" directory...
Checking ISPConfig database .. OK
Starting incremental database update.
Reconfigure Permissions in master database? (yes,no) [no]: yes
Reconfigure Services? (yes,no) [yes]: yes
Configuring Postfix
Configuring Mailman
PHP Warning: chgrp(): Unable to find gid for mailman in /tmp/trunk/install/dist/lib/opensuse.lib.php on line 71
Configuring Jailkit
Configuring Dovecot
Configuring Spamassassin
Configuring Amavisd
Configuring Getmail
Configuring Pureftpd
Configuring BIND
Configuring Apache
Configuring vlogger
Configuring Apps vhost
Configuring Database
Updating ISPConfig
ISPConfig Port [8080]:
Create new ISPConfig SSL certificate (yes,no) [no]:
Reconfigure Crontab? (yes,no) [yes]:
Updating Crontab
Restarting services ...
redirecting to systemctl
redirecting to systemctl
redirecting to systemctl
redirecting to systemctl
redirecting to systemctl
redirecting to systemctl
redirecting to systemctl
Update finished.
|

19th March 2013, 09:20
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,075
Thanks: 697
Thanked 4,254 Times in 3,265 Posts
|
|
We dont provide any cvs repositorys for ispconfig.
|

19th March 2013, 18:28
|
|
Junior Member
|
|
Join Date: Feb 2013
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by till
We dont provide any cvs repositorys for ispconfig.
|
Sorry, I mean svn.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 14:34.
|
|
Recent comments
8 hours 24 min ago
13 hours 16 min ago
22 hours 9 min ago
23 hours 8 min ago
1 day 2 hours ago
1 day 4 hours ago
1 day 7 hours ago
1 day 15 hours ago
1 day 23 hours ago
2 days 1 hour ago