Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: ask_jeeeves on January 06, 2008, 02:44:08 PM

Title: Fatal Database Error with Webmail
Post by: ask_jeeeves on January 06, 2008, 02:44:08 PM
Hi,

I have recently updated to 7.3, and i am now getting the following when
going to https://192.168.2.3/webmail and /horde.
The same with www.domain.com/webmail.

Page Title: Horde :: Fatal Error
A Fatal error has occurred
DB Error: connect failed
Details have been logged for the administrator.

I have followed this bug: http://bugs.contribs.org/show_bug.cgi?id=3707 (http://bugs.contribs.org/show_bug.cgi?id=3707) but no success

Any ideas?

Thank you. Rob Miller
Title: Re: Database Error with Webmail
Post by: cactus on January 06, 2008, 03:54:51 PM
Your best bet is to report a bug and post all results from the instructions you found in the mentioned bug report to this bug as well so the dev team can have a look at it and perhaps find the reason of your problem.
Title: Re: Database Error with Webmail
Post by: ask_jeeeves on January 06, 2008, 05:09:10 PM
Right OK, have added to the bug tracker. Thanks
Title: Re: Database Error with Webmail
Post by: cactus on January 06, 2008, 05:12:40 PM
Right OK, have added to the bug tracker. Thanks
Please post a link/bug number for future reference please.
Title: Re: Database Error with Webmail
Post by: ask_jeeeves on January 06, 2008, 06:03:56 PM
http://bugs.contribs.org/show_bug.cgi?id=3719 (http://bugs.contribs.org/show_bug.cgi?id=3719)
Title: Re: Fatal Database Error with Webmail
Post by: ask_jeeeves on January 07, 2008, 12:24:18 AM
This was caused by my HDD being completely full up.

In /var/log/messages/ it reports there is no space left on device.

Code: [Select]
Jan  6 20:54:06 sme-backup squid[25843]: Process ID 25843
Jan  6 20:54:06 sme-backup squid[25843]: With 1024 file descriptors available
Jan  6 20:54:06 sme-backup squid[25843]: DNS Socket created at 0.0.0.0, port 32897, FD 5
Jan  6 20:54:06 sme-backup squid[25843]: Adding nameserver 192.168.2.3 from /etc/resolv.conf
Jan  6 20:54:06 sme-backup squid[25843]: User-Agent logging is disabled.
Jan  6 20:54:06 sme-backup squid[25843]: Referer logging is disabled.
Jan  6 20:54:06 sme-backup squid[25843]: Unlinkd pipe opened on FD 10
Jan  6 20:54:06 sme-backup squid[25843]: Swap maxSize 102400 KB, estimated 34133 objects
Jan  6 20:54:06 sme-backup squid[25843]: Target number of buckets: 1706
Jan  6 20:54:06 sme-backup squid[25843]: Using 8192 Store buckets
Jan  6 20:54:06 sme-backup squid[25843]: Max Mem  size: 8192 KB
Jan  6 20:54:06 sme-backup squid[25843]: Max Swap size: 102400 KB
Jan  6 20:54:06 sme-backup squid[25843]: diskHandleWrite: FD 9: disk write error: (28) No space left on device
Jan  6 20:54:06 sme-backup squid[25843]: Write failure -- check your disk space and cache.log
Jan  6 20:54:07 sme-backup squid[25845]: Starting Squid Cache version 2.5.STABLE14 for


Deleted some stuff and now the problem is solved.

Thanks

Rob