Hello Kiss Tamás Am 2014-10-27 um 21:05 schrieb Kiss Tamás: >>> 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. > > > Ok, this is correct, but what is this field? I did not modify nothing > on the basic database. ( I use this "time format" in my users > autentication table, but this is an additional field. ) >
I am not sure, but I assume SOGo wants to read a last modified field. Do you have a timestamp field in this table? Kind regards, Christian Mack -- Christian Mack Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung Basisdienste 78457 Konstanz +49 7531 88-4416
smime.p7s
Description: S/MIME Cryptographic Signature
