Re: [Ubuntu-phone] Calendar doesn’t sync with owncloud server

2016-09-21 Thread Renato Filho
Looks like the owcloud server is not returning the databases.

Could you try this:

syncevolution --print-databases backend=caldav username=
password= syncURL=



2016-09-21 12:51 GMT-03:00 Stefan Kamps :
> Hello Renato,
> thank you for indicating the log-file. Here is what it says:
>
> [21.09.16 06:43] Found account: "ste...@kamps.aix-cloud.de"
> [21.09.16 06:43] Supported sevices for protocol: "owncloud" ("calendar",
> "global")
> [21.09.16 06:43] Services available for: "ste...@kamps.aix-cloud.de"
> QMap(("calendar", false))
> [21.09.16 06:43] First client connected, will auto-sync on next EDS change
> [21.09.16 06:43] syn requested for account: "ste...@kamps.aix-cloud.de" ()
> [21.09.16 06:43] Pushed into queue with immediately sync? true Sync is
> running false
> [21.09.16 06:43] Request sync
> [21.09.16 06:43] Wake lock aready created for sync-monitor
> [21.09.16 06:43] Sync requested: "ste...@kamps.aix-cloud.de" ()
> [21.09.16 06:43] Configure account: "ste...@kamps.aix-cloud.de" [ () ]
> [21.09.16 06:43] Authenticated !!!
> [21.09.16 06:43] Fetching remote calendars (wait...)
> [21.09.16 06:43] Account with empty sources!: 0
> [21.09.16 06:43] Fail to configure account "ste...@kamps.aix-cloud.de" 0
> [21.09.16 06:43] Account sync error "ste...@kamps.aix-cloud.de"
> "owncloud-caldav" "0"
> [21.09.16 06:43] Sync error "ste...@kamps.aix-cloud.de" "owncloud-caldav"
> "0"
> [21.09.16 06:43] No more job to sync.
>
> Do you have any idea, why I can't synchronize?
>
> Best regards,
>
> Stefan
>
>
> Am Mittwoch, 21. September 2016 14:06:50 CEST schrieb Renato Filho
> :
>>
>> Hi Stefan,
>>
>> You can check sync-monitor logs found at:
>> ~/.cache/upstart/sync-monitor.log
>>
>> Best regards,
>> Renato
>>
>> 2016-09-21 5:52 GMT-03:00 stefan.ka...@t-online.de
>> :
>>>
>>>
>>>
>>> Hello,
>>>
>>>
>>>
>>> I use Ubuntu OTA-13 on a M10. I created an owncloud account and added it
>>> to
>>> the calendar app. When I hit the synchronize button in the calendar app I
>>> get a notification that synchronization has been done. However, no dates
>>> get
>>> synchronized with the owncloud server.
>>>
>>> What I find strange in the calendar app is that I don’t see the owncloud
>>> calendar in the list of calendars, i.e. neither in the settings section
>>> of
>>> the calendar app nor when I add a new date (In the selection box there’s
>>> only a single entry called “Persönlich”). Is this normal?
>>>
>>>
>>>
>>>
>>>
>>> I want to add that up to now I used syncevolution using a script in the
>>> terminal app to synchronize my calendar. This worked without any
>>> problems.
>>> The only pitfall was that I had to use the german name “Persönlich” for
>>> the
>>> calendar in the script. Maybe this causes my problems with the new
>>> owncloud
>>> account in the calendar app?
>>>
>>> (Here’s a snippet from my script:
>>>
>>> syncevolution --configure --template webdav
>>> database=https:/X.de/remote.php/dav/calendars/stefan/stefan/
>>> backend=caldav target-config@owncloud calendar
>>>
>>>  syncevolution --configure sync=two-way backend=calendar
>>> database=Persönlich
>>> owncloud calendar
>>>
>>> )
>>>
>>>
>>>
>>> Are there any log files which I could consult to see why my calendar does
>>> not get synchronized?
>>>
>>>
>>>
>>>
>>>
>>> Best regards,
>>>
>>>
>>>
>>> Stefan
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> 
>>>
>>> --
>>> Mailing list: https://launchpad.net/~ubuntu-phone
>>> Post to : ubuntu-phone@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~ubuntu-phone
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
>
>
> --
> Mit Dekko von meinem Ubuntu-Gerät gesendet

-- 
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-phone] Calendar doesn’t sync with owncloud server

2016-09-21 Thread Stefan Kamps
Hello Renato, 


thank you for indicating the log-file. Here is what it says:

[21.09.16 06:43] Found account: "ste...@kamps.aix-cloud.de"
[21.09.16 06:43] Supported sevices for protocol: "owncloud" ("calendar", 
"global")
[21.09.16 06:43] Services available for: "ste...@kamps.aix-cloud.de" 
QMap(("calendar", false))

[21.09.16 06:43] First client connected, will auto-sync on next EDS change
[21.09.16 06:43] syn requested for account: "ste...@kamps.aix-cloud.de" ()
[21.09.16 06:43] Pushed into queue with immediately sync? true Sync is 
running false

[21.09.16 06:43] Request sync
[21.09.16 06:43] Wake lock aready created for sync-monitor
[21.09.16 06:43] Sync requested: "ste...@kamps.aix-cloud.de" ()
[21.09.16 06:43] Configure account: "ste...@kamps.aix-cloud.de" [ () ]
[21.09.16 06:43] Authenticated !!!
[21.09.16 06:43] Fetching remote calendars (wait...)
[21.09.16 06:43] Account with empty sources!: 0
[21.09.16 06:43] Fail to configure account "ste...@kamps.aix-cloud.de" 0
[21.09.16 06:43] Account sync error "ste...@kamps.aix-cloud.de" 
"owncloud-caldav" "0"
[21.09.16 06:43] Sync error "ste...@kamps.aix-cloud.de" "owncloud-caldav" 
"0"

[21.09.16 06:43] No more job to sync.

Do you have any idea, why I can't synchronize?

Best regards,

Stefan

Am Mittwoch, 21. September 2016 14:06:50 CEST schrieb Renato Filho 
:

Hi Stefan,

You can check sync-monitor logs found at: ~/.cache/upstart/sync-monitor.log

Best regards,
Renato

2016-09-21 5:52 GMT-03:00 stefan.ka...@t-online.de 
:



Hello,



I use Ubuntu OTA-13 on a M10. I created an owncloud account 
and added it to

the calendar app. When I hit the synchronize button in the calendar app I
get a notification that synchronization has been done. 
However, no dates get

synchronized with the owncloud server.

What I find strange in the calendar app is that I don’t see the owncloud
calendar in the list of calendars, i.e. neither in the 
settings section of

the calendar app nor when I add a new date (In the selection box there’s
only a single entry called “Persönlich”). Is this normal?





I want to add that up to now I used syncevolution using a script in the
terminal app to synchronize my calendar. This worked without 
any problems.
The only pitfall was that I had to use the german name 
“Persönlich” for the
calendar in the script. Maybe this causes my problems with the 
new owncloud

account in the calendar app?

(Here’s a snippet from my script:

syncevolution --configure --template webdav
database=https:/X.de/remote.php/dav/calendars/stefan/stefan/
backend=caldav target-config@owncloud calendar

 syncevolution --configure sync=two-way backend=calendar 
database=Persönlich

owncloud calendar

)



Are there any log files which I could consult to see why my calendar does
not get synchronized?





Best regards,



Stefan









--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp






--
Mit Dekko von meinem Ubuntu-Gerät gesendet

--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-phone] Calendar doesn’t sync with owncloud server

2016-09-21 Thread Renato Filho
Hi Stefan,

You can check sync-monitor logs found at: ~/.cache/upstart/sync-monitor.log

Best regards,
Renato

2016-09-21 5:52 GMT-03:00 stefan.ka...@t-online.de :
>
>
> Hello,
>
>
>
> I use Ubuntu OTA-13 on a M10. I created an owncloud account and added it to
> the calendar app. When I hit the synchronize button in the calendar app I
> get a notification that synchronization has been done. However, no dates get
> synchronized with the owncloud server.
>
> What I find strange in the calendar app is that I don’t see the owncloud
> calendar in the list of calendars, i.e. neither in the settings section of
> the calendar app nor when I add a new date (In the selection box there’s
> only a single entry called “Persönlich”). Is this normal?
>
>
>
>
>
> I want to add that up to now I used syncevolution using a script in the
> terminal app to synchronize my calendar. This worked without any problems.
> The only pitfall was that I had to use the german name “Persönlich” for the
> calendar in the script. Maybe this causes my problems with the new owncloud
> account in the calendar app?
>
> (Here’s a snippet from my script:
>
> syncevolution --configure --template webdav
> database=https:/X.de/remote.php/dav/calendars/stefan/stefan/
> backend=caldav target-config@owncloud calendar
>
>  syncevolution --configure sync=two-way backend=calendar database=Persönlich
> owncloud calendar
>
> )
>
>
>
> Are there any log files which I could consult to see why my calendar does
> not get synchronized?
>
>
>
>
>
> Best regards,
>
>
>
> Stefan
>
>
>
>
>
>
>
> 
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to : ubuntu-phone@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>

-- 
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp