Re: [SOGo] some events cause SOGo restart

2011-03-12 Thread Luca Olivetti
Al 11/03/11 22:43, En/na Allen Chen ha escrit: > This fixed the problem. > I found one with c_startdate=0! Wrong data shouldn't be allowed to enter the database, or it should be sanitized instead of crashing. Bye -- Luca Olivetti Wetron Automatización S.A. http://www.wetron.es/ Tel. +34 93 5883

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread Allen Chen
You can likely find the culprit user from the logs (ie., the incoming request - you might also want to set SOGoDebugRequests to YES). Once the user is found, identify its calendar table{s} from sogo_folder_info (where c_path2 == username) and then look at the quick table, c_startdate. A litt

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread Allen Chen
David Cure wrote: Hello, Le Fri, Mar 11, 2011 at 03:22:29PM -0500, Allen Chen ecrivait : I don't know if SOGo team wanna fix this problem or not. This is not good. Data are entered from SOGo, and it causes itself to crash. I have the same problem with one event

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread Allen Chen
Mark Adams wrote: wget https://user:passw...@sogo.server.com/urlhere Can you give me a example about "urlhere", ^^ Thanks Mark -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread David Cure
Hello, Le Fri, Mar 11, 2011 at 03:22:29PM -0500, Allen Chen ecrivait : > > I don't know if SOGo team wanna fix this problem or not. > This is not good. Data are entered from SOGo, and it causes itself to crash. I have the same problem with one event created on Android and

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread Mark Adams
wget https://user:passw...@sogo.server.com/urlhere Regards, Mark On 11 Mar 2011, at 20:22, Allen Chen wrote: > Hi, Mark, > > I don't know if SOGo team wanna fix this problem or not. > This is not good. Data are entered from SOGo, and it causes itself to crash. > BTW, how do you use wget to pul

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread Allen Chen
Hi, Mark, I don't know if SOGo team wanna fix this problem or not. This is not good. Data are entered from SOGo, and it causes itself to crash. BTW, how do you use wget to pull the data off the database? how do you specify the URL? Thanks, Allen Mark Adams wrote: This seems to be occurring i

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread Ludovic Marcotte
On 11-03-11 2:58 PM, Allen Chen wrote: Yes, I run sql-update-1.3.3_to_1.3.4-mysql.sh, and this script just add c_categories to _quick tables. I have 10 SOGo calendar users, and only one user has this problem after upgraded. This user uses web GUI and BB to sync calendar. On web GUI (SOGo 1.3.5a)

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread Allen Chen
Mohit Chawla wrote: On Thu, Mar 10, 2011 at 10:26 PM, Allen Chen mailto:ac...@harbourfrontcentre.com>> wrote: After I upgraded SOGo to 1.3.5a from 1.3.3, some events from one user cause SOGo to restart. Other users have no problems. Did you run the sql update script ( 1.3.3 to 1.

Re: [SOGo] some events cause SOGo restart

2011-03-11 Thread Mark Adams
This seems to be occurring if events don't have a DTSTART and/or DTEND date. You need to root these events out and amend/remove them. They are accessible OK from Thunderbird, but will restart sogo processes if your trying to access the calendar with the issues through the web interface. Thomas Nyg

Re: [SOGo] some events cause SOGo restart

2011-03-10 Thread Mohit Chawla
On Thu, Mar 10, 2011 at 10:26 PM, Allen Chen wrote: > After I upgraded SOGo to 1.3.5a from 1.3.3, some events from one user cause > SOGo to restart. > Other users have no problems. > Did you run the sql update script ( 1.3.3 to 1.3.4 ) ? That might help. -- users@sogo.nu https://inverse.ca/sogo/

[SOGo] some events cause SOGo restart

2011-03-10 Thread Allen Chen
After I upgraded SOGo to 1.3.5a from 1.3.3, some events from one user cause SOGo to restart. Other users have no problems. The web GUI shows no events and the log shows: 2011-03-10 11:49:11.075 sogod[4481] NGCalendarDateRange.m:37 Assertion failed in NGCalendarDateRange(instance), method init