New issue which sprung up after changing our internet provider and doing server updates Friday. I am running SOGo with what I believe are the latest updates from the inverse repository. Server is Ubuntu 12.04.5 completely updated. Original install was with iRedMail.8.5 and mysql for the database. We have been running live about 2 years or so.
New problem is that the new static IP pulls up the login page. When I login (or any of my people) it just sits there loading. Looking at /var/log/sogo/ sogo.log shows the following: (domains sanitized) Mar 30 10:51:05 sogod [2310]: 192.168.1.1 "GET /SOGo/[email protected] HTTP/1.1" 302 0/0 0.002 - - 0 Mar 30 10:51:05 sogod [2310]: 192.168.1.1 "GET /SOGo/[email protected]/view HTTP/1.1" 302 0/0 0.003 - - 0 Mar 30 10:54:39 sogod [2310]: SOGoRootPage successful login from '192.168.1.46' for user '[email protected]' - expire = -1 grace = -1 Mar 30 10:54:39 sogod [2310]: 192.168.1.46 "POST /SOGo/connect HTTP/1.1" 200 27/71 0.063 - - 0 Mar 30 10:54:39 sogod [2310]: 192.168.1.46 "GET /SOGo/xxx.local HTTP/1.1" 302 0/0 0.002 - - 0 Mar 30 10:54:39 sogod [2310]: 192.168.1.46 "GET /SOGo/xxx.local/view HTTP/1.1" 302 0/0 0.002 - - 0 Mar 30 10:54:48 sogod [2310]: SOGoRootPage successful login from '192.168.1.46' for user '[email protected]' - expire = -1 grace = -1 Mar 30 10:54:48 sogod [2310]: 192.168.1.46 "POST /SOGo/connect HTTP/1.1" 200 27/71 0.039 - - 0 Mar 30 10:54:48 sogod [2310]: 192.168.1.46 "GET /SOGo/[email protected] HTTP/1.1" 302 0/0 0.002 - - 0 Mar 30 10:54:48 sogod [2310]: 192.168.1.46 "GET /SOGo/[email protected]/view HTTP/1.1" 302 0/0 0.002 - - 0 Mar 30 10:54:50 sogod [2310]: SOGoRootPage successful login from '192.168.1.46' for user '[email protected]' - expire = -1 grace = -1 Mar 30 10:54:50 sogod [2310]: 192.168.1.46 "POST /SOGo/connect HTTP/1.1" 200 27/71 0.032 - - 0 Mar 30 10:54:50 sogod [2310]: 192.168.1.46 "GET /SOGo/[email protected] HTTP/1.1" 302 0/0 0.002 - - 0 Mar 30 10:54:50 sogod [2310]: 192.168.1.46 "GET /SOGo/[email protected]/view HTTP/1.1" 302 0/0 0.002 - - 0 Mar 30 10:58:21 sogod [2310]: 192.168.1.46 "GET /SOGo/mail HTTP/1.1" 404 33/0 0.002 - - 0 Mar 30 10:58:26 sogod [2310]: 192.168.1.46 "GET /SOGo/bob HTTP/1.1" 404 32/0 0.002 - - 0 Mar 30 10:58:39 sogod [2310]: 192.168.1.46 "GET /SOGo/[email protected]/view HTTP/1.1" 302 0/0 0.002 - - 0 Mar 30 10:58:47 sogod [2310]: 192.168.1.46 "GET /SOGo/bob HTTP/1.1" 404 32/0 0.002 - - 0 Mar 30 10:58:55 sogod [2310]: 192.168.1.46 "GET /SOGo/[email protected]/view HTTP/1.1" 302 0/0 0.002 - - 0 So fro the log it appears I can login multiple users fine but nothing loads or appears beyond the login screen. Everything else on the server appears to work. UFW is off. I am able to login to Roudcube webmail just fine so it appears the db is working and connecting. I tried restarting sogod, apache2, mysqld, rebooting and just about everything else but no joy Any ideas? Thanks in advance Bob -- [email protected] https://inverse.ca/sogo/lists
