Hi,
Have been unable to log into groupware web interface.
Attempts usually produce the following error - "503 - service temporarily unavailable"
Though occasionally the error is one of the following instead...
"500 - internal server error"
"Error: Cannot get connection to database. (CTX-0005, -618270995-371)"
"07-08-2010 12:28 AM-->Error: A socket error occurred: Too many open files (MSG-1021, 618471929-2272)"
Rebooting the server always fixes the problem, but only temporarily. After another day or so, the problem recurs and cannot log in until the server is rebooted again. Accordingly suspected that maybe a service that launches upon boot, is getting messed up or getting shutdown while the server is running. So tried manually starting each service that automatically launches on startup, and a few other things, but nothing helped.
This is what was attempted:
1) stopped and started the groupware
2) Ran all these commands...
a2enmod proxy
a2enmod proxy_ajp
a2enmod expires
a2enmod deflate
a2enmod headers
insserv mysql
insserv apache2
insserv open-xchange-groupware
insserv open-xchange-admin
checking the log files did not show anything conspicuous, but maybe the wrong ones were checked.
Searching through the forum returned too many threads complaining about "503 - service temporarily unavailable", so instead of an inexperienced user trying to figure out which thread is relevant, could you point out which one(s) might help with this problem and/or give some guidance?
Linux OpenSuse 11.2
OX Version : 6.16.1 Rev3 ( 2010-04-23 11:06:42)
Thank you
Have been unable to log into groupware web interface.
Attempts usually produce the following error - "503 - service temporarily unavailable"
Though occasionally the error is one of the following instead...
"500 - internal server error"
"Error: Cannot get connection to database. (CTX-0005, -618270995-371)"
"07-08-2010 12:28 AM-->Error: A socket error occurred: Too many open files (MSG-1021, 618471929-2272)"
Rebooting the server always fixes the problem, but only temporarily. After another day or so, the problem recurs and cannot log in until the server is rebooted again. Accordingly suspected that maybe a service that launches upon boot, is getting messed up or getting shutdown while the server is running. So tried manually starting each service that automatically launches on startup, and a few other things, but nothing helped.
This is what was attempted:
1) stopped and started the groupware
2) Ran all these commands...
a2enmod proxy
a2enmod proxy_ajp
a2enmod expires
a2enmod deflate
a2enmod headers
insserv mysql
insserv apache2
insserv open-xchange-groupware
insserv open-xchange-admin
checking the log files did not show anything conspicuous, but maybe the wrong ones were checked.
Searching through the forum returned too many threads complaining about "503 - service temporarily unavailable", so instead of an inexperienced user trying to figure out which thread is relevant, could you point out which one(s) might help with this problem and/or give some guidance?
Linux OpenSuse 11.2
OX Version : 6.16.1 Rev3 ( 2010-04-23 11:06:42)
Thank you
Comment