I just did a fresh install of Ubuntu 6.06 into a virtual machine and installed Zimbra 4.5.5. It installed fine and started up fine. But when I connect to port 7071 with a web browser and try to login to my admin account, the browser just hangs on "Loading...".
Anyone ever have this problem and know what's causing it?
I tried putting an incorrect password to see if it came back with a "login failed" message, and it did. It only hangs when the login was successful. The httpd_access.log file is completely empty. Here's what's in the audit.log (admin account renamed):
2007-06-28 19:53:02,652 INFO [http-7071-Processor48] [ua=ZimbraWebClient - FF2.0 (Mac)/undefined;ip=74.138.218.234;] security - cmd=AdminAuth; account=admin@example.org;
2007-06-28 19:53:02,662 WARN [http-7071-Processor48] [ua=ZimbraWebClient - FF2.0 (Mac)/undefined;ip=74.138.218.234;] security - cmd=Auth; account=admin@example.org; protocol=soap; error=authentication failed for
admin@example.org;
2007-06-28 19:53:02,662 WARN [http-7071-Processor48] [ua=ZimbraWebClient - FF2.0 (Mac)/undefined;ip=74.138.218.234;] security - cmd=AdminAuth; account=admin@example.org; error=authentication failed for
admin@example.org;
2007-06-28 19:53:05,286 INFO [http-7071-Processor47] [ua=ZimbraWebClient - FF2.0 (Mac)/undefined;ip=74.138.218.234;] security - cmd=AdminAuth; account=admin@example.org;
2007-06-28 19:53:05,289 INFO [http-7071-Processor47] [ua=ZimbraWebClient - FF2.0 (Mac)/undefined;ip=74.138.218.234;] security - cmd=Auth; account=admin@example.org; protocol=soap;
Thanks
--Dan