Hello fellow VirtualMin users,
For some time I had a perfectly working webmin/virtualmin install till just before new years eve when it started giving us problems. To be honest I can’t recall making any changes to the system nor webmin/virtualmin. But all of a sudden when you try to dis/en-able mail for a domain the page starts loading and after 5 minutes it exits with an error.
[code:1]Removing from email domains list …
… Mail for domain failed! : Failed to lock file /etc/aliases after 5 minutes at …/web-lib-funcs.pl line 1010.[/code:1]
I’ve had a similar error for /etc/postfix/virtual at first, but this I resolved this in an attempt to break a file lock by moving the file around the filesystems on seperate partitions. But for /etc/aliases this isn’t working.
The logs don’t show anything useful.
The …/web-lib-funcs.pl line 1010 bit refers to a subroutine for printing errors.
In search for any processes locking /etc/aliases with the command [code:1]fuser -m /etc/aliases[/code:1] show no running processes directly opening this file.
So I am at the end of my wits.
Have any of you experienced similar problems or can anybody here give me hints/tips/points on how to solve this problem?
As for the system:
[code:1]# uname -a
Linux lithium 2.6.16.46-0.12-smp #1 SMP Thu May 17 14:00:09 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux
lithium:/etc # cat /etc/SuSE
SuSE-release SuSEconfig/
cat /etc/SuSE-release
SUSE Linux Enterprise Server 10 (x86_64)
VERSION = 10
PATCHLEVEL = 1
[/code:1]
Webmin v1.441
VirtualMin v3.55.gpl
Thanks in advance.
Greetings, Sacha
Post edited by: Ligthert, at: 2009/01/05 11:01<br><br>Post edited by: Ligthert, at: 2009/01/05 11:03