[SOGo] Webserver not running and TB not working but Android is

2014-12-15 Thread Ingo N.
Hi guys,

I just updated SOGo a couple days ago from 2.2.10 to 2.2.11a.
It seems like that since then I am having problems. I didn't realize it
until today, since I mostly use it on my Android, but the web interface is
not working (404) and my Thunderbird is not either.

A ps -ax | grep sogo shows that there are 4 worker tasks running.

The sogo.log doesn't show any errors. But there isn't a lot of output there
anyways.

I really don't know a lot about this and would appreciate some help how to
figure out whats wrong.

Thank you in advance!!
Ingo
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Webserver not running and TB not working but Android is

2014-12-15 Thread Maxime RUBINO

Hi Ingo,

Hi guys,

I just updated SOGo a couple days ago from 2.2.10 to 2.2.11a.
It seems like that since then I am having problems. I didn't realize 
it until today, since I mostly use it on my Android, but the web 
interface is not working (404) and my Thunderbird is not either.


Do you have check your apache conf ? 404, page not found, so...


A ps -ax | grep sogo shows that there are 4 worker tasks running.
Check listening ports 2 from sogod (tcp6 or tcp4 ?) with netstat 
-anlput | grep sogo


The sogo.log doesn't show any errors.
If you don't have any errors/command in sogo.log, you have a problem 
with sogo proxy conf from apache.


--
Cordialement,
Maxime RUBINO

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Webserver not running and TB not working but Android is

2014-12-15 Thread Ingo N.
OK, I got it solved!
For whatever reason the line:
ProxyPass /SOGo http://127.0.0.1:2/SOGo retry=0
was missing in my SOGo.conf.

I have no idea why, or why it worked before without the line. However it is
working now.
Thank you for steering me towards the Apache!

Best regards
Ingo

2014-12-15 13:36 GMT-08:00 Ingo N. esprit...@gmail.com:

 Oh, actually I get:
 The requested URL /SOGo was not found on this server.
 when going to myhost.com/SOGo

 2014-12-15 13:34 GMT-08:00 Ingo N. esprit...@gmail.com:

 Hi Maxime,

 Thank you for your reply.
 A netstat gives me: tcp0  0 127.0.0.1:2 0.0.0.0:*
 LISTEN
 but it doesn't say sogo.
 Also I don't get anything on myhost.com:2
 I was wrong with Android, it doesn't work either. So it looks like
 something in my Apache is wrong.
 Any ideo how I can figure that out?

 Thanks for your help!
 Ingo

 2014-12-15 13:03 GMT-08:00 Maxime RUBINO maxime.rub...@sfproduction.fr:

 Hi Ingo,

 Hi guys,

 I just updated SOGo a couple days ago from 2.2.10 to 2.2.11a.
 It seems like that since then I am having problems. I didn't realize it
 until today, since I mostly use it on my Android, but the web interface is
 not working (404) and my Thunderbird is not either.


 Do you have check your apache conf ? 404, page not found, so...


 A ps -ax | grep sogo shows that there are 4 worker tasks running.

 Check listening ports 2 from sogod (tcp6 or tcp4 ?) with netstat
 -anlput | grep sogo


 The sogo.log doesn't show any errors.

 If you don't have any errors/command in sogo.log, you have a problem
 with sogo proxy conf from apache.

 --
 Cordialement,
 Maxime RUBINO

 --
 users@sogo.nu
 https://inverse.ca/sogo/lists


-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Webserver not running and TB not working but Android is

2014-12-15 Thread Ingo N.
Oh, actually I get:
The requested URL /SOGo was not found on this server.
when going to myhost.com/SOGo

2014-12-15 13:34 GMT-08:00 Ingo N. esprit...@gmail.com:

 Hi Maxime,

 Thank you for your reply.
 A netstat gives me: tcp0  0 127.0.0.1:2 0.0.0.0:*
 LISTEN
 but it doesn't say sogo.
 Also I don't get anything on myhost.com:2
 I was wrong with Android, it doesn't work either. So it looks like
 something in my Apache is wrong.
 Any ideo how I can figure that out?

 Thanks for your help!
 Ingo

 2014-12-15 13:03 GMT-08:00 Maxime RUBINO maxime.rub...@sfproduction.fr:

 Hi Ingo,

 Hi guys,

 I just updated SOGo a couple days ago from 2.2.10 to 2.2.11a.
 It seems like that since then I am having problems. I didn't realize it
 until today, since I mostly use it on my Android, but the web interface is
 not working (404) and my Thunderbird is not either.


 Do you have check your apache conf ? 404, page not found, so...


 A ps -ax | grep sogo shows that there are 4 worker tasks running.

 Check listening ports 2 from sogod (tcp6 or tcp4 ?) with netstat
 -anlput | grep sogo


 The sogo.log doesn't show any errors.

 If you don't have any errors/command in sogo.log, you have a problem with
 sogo proxy conf from apache.

 --
 Cordialement,
 Maxime RUBINO

 --
 users@sogo.nu
 https://inverse.ca/sogo/lists


-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Webserver not running and TB not working but Android is

2014-12-15 Thread Ingo N.
Hi Maxime,

Thank you for your reply.
A netstat gives me: tcp0  0 127.0.0.1:2
0.0.0.0:*
LISTEN
but it doesn't say sogo.
Also I don't get anything on myhost.com:2
I was wrong with Android, it doesn't work either. So it looks like
something in my Apache is wrong.
Any ideo how I can figure that out?

Thanks for your help!
Ingo

2014-12-15 13:03 GMT-08:00 Maxime RUBINO maxime.rub...@sfproduction.fr:

 Hi Ingo,

 Hi guys,

 I just updated SOGo a couple days ago from 2.2.10 to 2.2.11a.
 It seems like that since then I am having problems. I didn't realize it
 until today, since I mostly use it on my Android, but the web interface is
 not working (404) and my Thunderbird is not either.


 Do you have check your apache conf ? 404, page not found, so...


 A ps -ax | grep sogo shows that there are 4 worker tasks running.

 Check listening ports 2 from sogod (tcp6 or tcp4 ?) with netstat
 -anlput | grep sogo


 The sogo.log doesn't show any errors.

 If you don't have any errors/command in sogo.log, you have a problem with
 sogo proxy conf from apache.

 --
 Cordialement,
 Maxime RUBINO

 --
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists