Re: [SOGo] Please HELP - Big Problem

2013-12-11 Thread Christian Mack
Hello Kiss Tamás


Am 2013-12-11 03:26, schrieb Kiss Tamás:
 Apache is dead the following error message:
 
 Proxy Error
 The proxy server received an invalid response from an upstream server.
 The proxy server could not handle the request GET /SOGo/so/info/Mail/view
 Reason: Error reading from remote server
 

Obviously SOGo can _not_ retrieve the IMAP list for user info.

 But the SOGo in ThunderBird is working very well.
 

So Thunderbird is accessing IMAP successfully.
Are your connection settings different for Thunderbird IMAP and SOGo
IMAP access?

Do you use IMAP connections with STARTTLS?
If yes, the syntax for option SOGoIMAPServer has changed.
Set it to
imaps://your.imap.server:143/?tls=YES
(Yes, it is imaps now!)


 Notable SOGo log entries:
 
 ... 

[I have removed irrelevant log entries.]

 WOxElemBuilder: could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder
 WOCompoundElement: pool embedding is on.
 WOCompoundElement: id logging is on.
 SOGoRootPage successful login from '84.236.3.150' for user 'info' -
 expire = -1  grace = -1
 

This means you logged in successfully.
So authentication works at least for SOGo settings, calendars and
address books.

As access to IMAP doesn't work, you should activate IMAP debugging too.


 MySQL4Channel[0x0x7fd3c5fedaf0] connection=0x0x7fd3c5f75c20   query
 has results, entering fetch-mode.
 WARNING(-[NSCalendarDate(MySQL4Values)
 initWithMySQL4Field:value:length:]): got no value for string
 '2013-02-10' format '%y%m%d%H%M'.
 
 ... 
 ERROR(-[MySQL4Channel primaryFetchAttributes:withZone:]):
 MySQL4Channel[0x0x7fd3c5fedaf0] connection=0x0x7fd3c5f75c20: got no
 value for column:
   attribute=added
   valueClass=NSCalendarDate
   type=DATE

There is a format mismatch.
The string has '%Y-%m-%d' and the expected format is '%y%m%d%H%M'.
Therefore SOGo doesn't get the value for column added.

But I don't know, if that is part of your problem.


 
 [WARN] 0x0x7fd3c5a97260[WOWatchDogChild] pid 11323 has been hanging
 in the same request for 1 minutes
 [WARN] 0x0x7fd3c5a97260[WOWatchDogChild] pid 11323 has been hanging
 in the same request for 2 minutes
 [WARN] 0x0x7fd3c5a97260[WOWatchDogChild] pid 11323 has been hanging
 in the same request for 3 minutes
 [ERROR] 0x0x7fd3c5c57180[WOWatchDog] No child available to handle
 incoming request!
 
 Once again the 2.0.7 worked perfectly, I upgraded to 2.1.1a and died
 in the web interface at check-in, but from SOGo in ThunderBird is
 correct.
 


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Please HELP - Big Problem

2013-12-11 Thread Szládovics Péter

2013-12-11 03:16 keltezéssel, Kiss Tamás írta:

Do you have apache and sogo on different servers?


No, they are on the same server.


Did you allow the updater to rewrite the apache configuration of sogo?
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Issue with Webmin SOGo module

2013-12-11 Thread djordje crni
I'm using Webmin SOGo module and sogo-2.1.1b-1.centos6.x86_64.

Webmin SOGo module tries to start/stop SOGo service using missing
/etc/init.d/sogo init script, instead of /etc/init.d/sogod.Workaround is to
create symlink in /etc/init.d/ directory.

Webmin SOGo module is using  ~sogo/GNUstep/Defaults/.GNUstepDefaults to
store configuration, instead of /etc/sogo/sogo.conf.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Please HELP - Big Problem

2013-12-11 Thread Steve Boley
Title: signaturehtmlsteve

  
  
Honestly it's probably a permissions or pathing problem that didn't
get passed in the upgrade. Make sure that the correct users and
groups own configurations and log files. Look at apache's logs and
see why it isn't running as well as check the path of the error
itself and see if it is in fact actually present.
Steve
On 12/10/2013 8:26 PM, Kiss Tamás
  wrote:


  Apache is dead the following error message:

Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /SOGo/so/info/Mail/view
Reason: Error reading from remote server

But the SOGo in ThunderBird is working very well.

Notable SOGo log entries:

ERROR(-[NGBundleManager bundleWithPath:]): could not create bundle for
path: '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle'

WOxElemBuilder: could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder
WOCompoundElement: pool embedding is on.
WOCompoundElement: id logging is on.
SOGoRootPage successful login from '84.236.3.150' for user 'info' -
expire = -1  grace = -1

MySQL4Channel[0x0x7fd3c5fedaf0] connection=0x0x7fd3c5f75c20   query
has results, entering fetch-mode.
WARNING(-[NSCalendarDate(MySQL4Values)
initWithMySQL4Field:value:length:]): got no value for string
'2013-02-10' format '%y%m%d%H%M'.

[WARN] 0x0x7f669d365000[SOGoWebDAVAclManager] entry '{DAV:}write'
already exists in DAV permissions table
[WARN] 0x0x7f669d365000[SOGoWebDAVAclManager] entry
'{DAV:}write-properties' already exists in DAV permissions table
[WARN] 0x0x7f669d365000[SOGoWebDAVAclManager] entry
'{DAV:}write-content' already exists in DAV permissions table

ERROR(-[MySQL4Channel primaryFetchAttributes:withZone:]):
MySQL4Channel[0x0x7fd3c5fedaf0] connection=0x0x7fd3c5f75c20: got no
value for column:
  attribute=added
  valueClass=NSCalendarDate
  type=DATE
WARNING: IMAP4 connection pooling is disabled!

[WARN] 0x0x7fd3c5a97260[WOWatchDogChild] pid 11323 has been hanging
in the same request for 1 minutes
[WARN] 0x0x7fd3c5a97260[WOWatchDogChild] pid 11323 has been hanging
in the same request for 2 minutes
[WARN] 0x0x7fd3c5a97260[WOWatchDogChild] pid 11323 has been hanging
in the same request for 3 minutes
[ERROR] 0x0x7fd3c5c57180[WOWatchDog] No child available to handle
incoming request!

Once again the 2.0.7 worked perfectly, I upgraded to 2.1.1a and died
in the web interface at check-in, but from SOGo in ThunderBird is
correct.



-- 
  
  
  Steve Boley
  Linux/Windows Administrator/Analyst
  Carrier Management Systems Inc.
  500 Chestnut St Suite 500
  Abilene TX 79602 USA
  Support: (325) 672-0975
  Office (325) 677-5900
  Fax: (325) 676-0529
  NAMS
  
  



Re: [SOGo] Active Sync support in SOGo

2013-12-11 Thread Ludovic Hutin

Hello,

Any good news for this feature ?

Ludovic.

Le 26/11/2013 14:38, Ludovic Marcotte a écrit :

On 2013-11-26 8:15 AM, Márcio Merlone wrote:

Any update on this? Can't wait for that. :)
The work is ongoing. We expect an initial working version by the end 
of this week or the next one.


Thanks,


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


[SOGo] Re: Issue with Webmin SOGo module

2013-12-11 Thread djordje crni
What is the correct category for Webmin SOGo module in Mantis bug tracking
system?


On Wed, Dec 11, 2013 at 10:23 AM, djordje crni djordjije.c...@gmail.comwrote:

 I'm using Webmin SOGo module and sogo-2.1.1b-1.centos6.x86_64.

 Webmin SOGo module tries to start/stop SOGo service using missing
 /etc/init.d/sogo init script, instead of /etc/init.d/sogod.Workaround is to
 create symlink in /etc/init.d/ directory.

 Webmin SOGo module is using  ~sogo/GNUstep/Defaults/.GNUstepDefaults to
 store configuration, instead of /etc/sogo/sogo.conf.

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

Re: [SOGo] Active Sync support in SOGo

2013-12-11 Thread Ludovic Marcotte

On 2013-12-11 10:51 AM, Ludovic Hutin wrote:


Any good news for this feature ?

Basically, folders synchronization works as well as 
events/tasks/contacts and mails. One can also send mails, 
rename/delete/create folders. We're currently pimping the code so it's 
releasable.


Ludovic

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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


Re: [SOGo] Re: Issue with Webmin SOGo module

2013-12-11 Thread Francis Lachapelle
On Dec 11, 2013, at 10:36 AM, djordje crni djordjije.c...@gmail.com wrote:

 What is the correct category for Webmin SOGo module in Mantis bug tracking 
 system?

I just added a “Webmin” category.

 On Wed, Dec 11, 2013 at 10:23 AM, djordje crni djordjije.c...@gmail.com 
 wrote:
 I'm using Webmin SOGo module and sogo-2.1.1b-1.centos6.x86_64.
 
 Webmin SOGo module tries to start/stop SOGo service using missing 
 /etc/init.d/sogo init script, instead of /etc/init.d/sogod.Workaround is to 
 create symlink in /etc/init.d/ directory.
 
 Webmin SOGo module is using  ~sogo/GNUstep/Defaults/.GNUstepDefaults to store 
 configuration, instead of /etc/sogo/sogo.conf.

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] SOGo Connector Thunderbird extension changes vcard UID on update

2013-12-11 Thread Jonathan

On 13-12-10 03:07 AM, Christian Mack wrote:

Hello Ismail Yenigul


Am 2013-10-31 11:36, schrieb Ismail Yenigul:

I am using addressbook feature of SOGo Connector Thunderbird extension
17.0.5 on Thunderbird 24
Have you tried the manually installing Thunderbird Connector version 
24.0.2 from the Website?


http://www.sogo.nu/downloads/frontends.html

It has it's issues too, but I haven't seen it changing UUIDs

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


[SOGo] BTS activities for Wednesday, December 11 2013

2013-12-11 Thread SOGo reporter
Title: BTS activities for Wednesday, December 11 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Wednesday, December 11 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
585
	2013-12-11 09:10:32
	updated (open)
	Web Calendar
	Printing calendar views should hide UI elements
	
	  
	
2140
	2013-12-11 09:10:32
	updated (open)
	Web Calendar
	Print a calendar
	
	  
	
2538
	2013-12-11 09:45:46
	updated (open)
	Web Calendar
	Can not search for past events
	
	  
	
768
	2013-12-11 03:40:40
	updated (open)
	Web Mail
	Add multiple Identity to Imap Account
	
	  
	
2539
	2013-12-11 11:49:11
	updated (open)
	Web Mail
	New feature: Quick Filter for messages
	
	  
	
2540
	2013-12-11 12:09:18
	updated (open)
	Webmin
	Issue with Webmin SOGo module and sogo-2.1.1b
	
	  
	
1624
	2013-12-11 17:41:22
	updated (open)
	with external server
	Writing vcards with PUT does not check for changes (Danger of overwriting data)
	
	  
	
1304
	2013-12-11 07:39:39
	closed (fixed)
	Web Mail
	E-mail tag support