Hello Kiss Tamás

Am 2014-10-24 um 20:48 schrieb Kiss Tamás:
> Hello!
> 
> What is theese problems in SOGo 2.1.1b:
> 
> WARNING(-[NSCalendarDate(MySQL4Values)
> initWithMySQL4Field:value:length:]): got no value for string
> '2013-04-27' format '%y%m%d%H%M'.
> 
> ERROR(-[MySQL4Channel primaryFetchAttributes:withZone:]):
> <MySQL4Channel[0x0x7f17cdd3fb00] connection=0x0x7f17cde6bae0>: got no
> value for column:
>   attribute=added
>   valueClass=NSCalendarDate
>   type=DATE
> 

This error message states the obviously wrong matching of a date value.
You have '2013-04-27' stored in your field, but SOGo expects something
like '201404271058'.
So your field is
1) missing the time information and
2) providing dashes where there should be none.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to