<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>AS doesn&#039;t sync anything and fails after some minutes</title> 
  <pubDate>Fri, 10 Apr 2026 09:50:12 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10263</link> 
  <atom:link rel="self" type="application/rss+xml" title="AS doesn&#039;t sync anything and fails after some minutes" href="https://bugs.horde.org/ticket/10263/rss" /> 
  <description>AS doesn&#039;t sync anything and fails after some minutes</description> 
 
   
   
  <item> 
   <title>I setup AS. My client (SE-C905) can reach the server and syn</title> 
   <description>I setup AS. My client (SE-C905) can reach the server and sync process starts.

However after a while (few minutes) I just get a connection error. It does not matter whether I use 3G connection or Wifi in the network where the server is.

The according log is attached.</description> 
   <pubDate>Mon, 20 Jun 2011 19:44:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10263#t65736</link> 
  </item> 
   
  <item> 
   <title>According to the log, it looks like it&#039;s failing while tryin</title> 
   <description>According to the log, it looks like it&#039;s failing while trying to obtain the event with the uid of 20110620212930.Qzi7RcQJLYNN-5_aNdawqMA@www.hubatka-partner.ch

Please post the values for this event from the kronolith_events table.</description> 
   <pubDate>Tue, 21 Jun 2011 16:49:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10263#t65752</link> 
  </item> 
   
  <item> 
   <title>SQL result

Host: localhost
Database: h4
Generation Time</title> 
   <description>SQL result

Host: localhost
Database: h4
Generation Time: Jun 21, 2011 at 07:02 PM
Generated by: phpMyAdmin 2.11.8.1deb5+lenny8 / MySQL 5.0.51a-24+lenny5
SQL query: SELECT * FROM `kronolith_events` WHERE `event_uid` LIKE &#039;20110620212930.Qzi7RcQJLYNN-5_aNdawqMA@www.hubatka-partner.ch&#039; LIMIT 0, 30 ; 
Rows: 1




-- phpMyAdmin SQL Dump
-- version 2.11.8.1deb5+lenny8
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jun 21, 2011 at 07:02 PM
-- Server version: 5.0.51
-- PHP Version: 5.2.6-1+lenny10

SET SQL_MODE=&quot;NO_AUTO_VALUE_ON_ZERO&quot;;

--
-- Database: `h4`
--

-- --------------------------------------------------------

--
-- Table structure for table `kronolith_events`
--

CREATE TABLE IF NOT EXISTS `kronolith_events` (
  `event_id` varchar(32) NOT NULL,
  `event_uid` varchar(255) NOT NULL,
  `calendar_id` varchar(255) NOT NULL,
  `event_creator_id` varchar(255) NOT NULL,
  `event_description` text,
  `event_location` text,
  `event_status` int(11) default &#039;0&#039;,
  `event_attendees` text,
  `event_keywords` text,
  `event_exceptions` text,
  `event_title` varchar(255) default NULL,
  `event_recurtype` int(11) default &#039;0&#039;,
  `event_recurinterval` int(11) default NULL,
  `event_recurdays` int(11) default NULL,
  `event_recurenddate` datetime default NULL,
  `event_recurcount` int(11) default NULL,
  `event_start` datetime default NULL,
  `event_end` datetime default NULL,
  `event_alarm` int(11) default &#039;0&#039;,
  `event_modified` int(11) default &#039;0&#039;,
  `event_private` int(11) NOT NULL default &#039;0&#039;,
  `event_allday` int(11) default &#039;0&#039;,
  `event_alarm_methods` text,
  `event_url` text,
  `event_baseid` varchar(255) default &#039;&#039;,
  `event_exceptionoriginaldate` datetime default NULL,
  `event_resources` text,
  PRIMARY KEY  (`event_id`),
  KEY `index_kronolith_events_on_calendar_id` (`calendar_id`),
  KEY `index_kronolith_events_on_event_uid` (`event_uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `kronolith_events`
--

INSERT INTO `kronolith_events` (`event_id`, `event_uid`, `calendar_id`, `event_creator_id`, `event_description`, `event_location`, `event_status`, `event_attendees`, `event_keywords`, `event_exceptions`, `event_title`, `event_recurtype`, `event_recurinterval`, `event_recurdays`, `event_recurenddate`, `event_recurcount`, `event_start`, `event_end`, `event_alarm`, `event_modified`, `event_private`, `event_allday`, `event_alarm_methods`, `event_url`, `event_baseid`, `event_exceptionoriginaldate`, `event_resources`) VALUES
(&#039;DGCTY8QJLYNN-5_aNbkgqMA&#039;, &#039;20110620212930.Qzi7RcQJLYNN-5_aNdawqMA@www.hubatka-partner.ch&#039;, &#039;XvWke8QJLYNN-3gpG56AqMA&#039;, &#039;syncmltest&#039;, &#039;&#039;, &#039;&#039;, 2, &#039;a:0:{}&#039;, NULL, NULL, &#039;server1&#039;, 0, NULL, NULL, NULL, NULL, &#039;2011-06-23 00:00:00&#039;, &#039;2011-06-23 01:00:00&#039;, 0, 1308598170, 0, 0, &#039;a:0:{}&#039;, &#039;&#039;, &#039;&#039;, NULL, &#039;a:0:{}&#039;);





&gt; According to the log, it looks like it&#039;s failing while trying to 
&gt; obtain the event with the uid of 
&gt; 20110620212930.Qzi7RcQJLYNN-5_aNdawqMA@www.hubatka-partner.ch
&gt;
&gt; Please post the values for this event from the kronolith_events table.
</description> 
   <pubDate>Tue, 21 Jun 2011 17:05:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10263#t65753</link> 
  </item> 
   
  <item> 
   <title>Probably duplicate of Bug: 10194
</title> 
   <description>Probably duplicate of Bug: 10194
</description> 
   <pubDate>Tue, 21 Jun 2011 17:20:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10263#t65758</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
