Author |
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 22 September 2018 at 3:30am | IP Logged
|
|
|
I use a caldav syncronizer add-in on Outlook 2016, i configure all correctly, but when connect to dav receive this error same with browser (usebrowerplugin set true):
with this link: https://dav.domain.com/calendars/58ca9171-8ea8-48b8-988a-9a2eaf133234
<?xml version="1.0" encoding="ISO-8859-1"?>
<d:error xmlns:s="http://sabredav.org/ns" xmlns:d="DAV:">
<s:exception>Sabre\DAV\Exception\NotFound</s:exception>
<s:message>Node with name '58ca9171-8ea8-48b8-988a-9a2eaf133234' could not be found</s:message>
<s:file>C:\inetpub\webmail\vendor\sabre\dav\lib\CalDAV\CalendarHome.php</s:file>
<s:line>168</s:line>
<s:code>0</s:code>
<s:stacktrace>#0 C:\inetpub\webmail\vendor\afterlogic\dav\lib\DAV\CalDAV\CalendarRoot.php(133): Sabre\CalDAV\CalendarHome->getChild('58ca9171-8ea8-4...') #1 C:\inetpub\webmail\vendor\sabre\dav\lib\DAV\Tree.php(76): Afterlogic\DAV\CalDAV\CalendarRoot->getChild('58ca9171-8ea8-4...') #2 C:\inetpub\webmail\vendor\sabre\dav\lib\DAV\CorePlugin.php(81): Sabre\DAV\Tree->getNodeForPath('calendars/58ca9...') #3 [internal function]: Sabre\DAV\CorePlugin->httpGet(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response)) #4 C:\inetpub\webmail\vendor\sabre\event\lib\EventEmitterTrait.php(105): call_user_func_array(Array, Array) #5 C:\inetpub\webmail\vendor\sabre\dav\lib\DAV\Server.php(479): Sabre\Event\EventEmitter->emit('method:GET', Array) #6 C:\inetpub\webmail\vendor\sabre\dav\lib\DAV\Server.php(254): Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response)) #7 C:\inetpub\webmail\vendor\afterlogic\dav\lib\DAV\Server.php(235): Sabre\DAV\Server->exec() #8 C:\inetpub\webmail\dav.php(28): Afterlogic\DAV\Server->exec() #9 {main}</s:stacktrace>
</d:error>
If i connect to dav with link: https://dav.domain.com/ or https://dav.domain.com/calendars/ all work on browser
if i connect with same link on caldav syncronizer test and autodiscover work fine, but link discovered is https://dav.domain.com/calendars/58ca9171-8ea8-48b8-988a-9a2eaf133234 and on next sync error appear on log !!!
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 24 September 2018 at 2:15am | IP Logged
|
|
|
Well, based on the error message, it looks like that particular calendar doesn't exist. Do you have calendar with that URL displayed in Mobile Sync section of Settings screen? Also, can you navigate to it from https://dav.domain.com/calendars/ ?
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 24 September 2018 at 5:28am | IP Logged
|
|
|
Yes i have this calendar on mobile sync, and yes if i connect a link https://dav.domain.com after i insert credential i can navigate in this calendar id!
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 24 September 2018 at 8:01am | IP Logged
|
|
|
Understood. We'll need access to a test account the issue can be reproduced with, please post the access details via HelpDesk. Thank you.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 24 September 2018 at 9:41am | IP Logged
|
|
|
provided account details in helpdesk! Thanks
|
Back to Top |
|
|
anyall Newbie
Joined: 28 September 2018 Location: France
Online Status: Offline Posts: 3
|
Posted: 28 September 2018 at 8:44pm | IP Logged
|
|
|
Hello,
I have the same pb with the version 8.2.2 of Webmail Pro 8 PHP.
I resolved the pb by going back to version 8.2.0.
The CalDAV URL no longer contains the email address which disturbs CalDav Syncronizer (v 3.2.1.0).
The URL in Webmail Pro 8 PHP v8.2.2 :
https://dav.domain.com/calendars/58ca9171-8ea8-48b8-988a-9a2eaf133234
The URL in Webmail Pro 8 PHP v8.2.0 :
https://dav.domain.com/calendars/john.doe@domain.com/58ca9171-8ea8-48b8-988a-9a2eaf133234
Idem with CardDav.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 01 October 2018 at 4:16am | IP Logged
|
|
|
I've checked this with the developers, they confirm that DAV URL syntax has changed, so removing sync profile in CalDav Syncronizer and adding it again should resolve the problem.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
anyall Newbie
Joined: 28 September 2018 Location: France
Online Status: Offline Posts: 3
|
Posted: 02 October 2018 at 10:43pm | IP Logged
|
|
|
Not for me
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 03 October 2018 at 1:36am | IP Logged
|
|
|
It worked for us as expected. If you'd like to request our assistance in troubleshooting connectivity with this third-party app, please contact us via HelpDesk. Thank you.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 04 October 2018 at 10:52am | IP Logged
|
|
|
Hi Igor,
confirm the problem continue. If you remove account on Caldav syncronizer and readd the account or autoprovision the account, apparently work in this moment, but if you close Outlook and reopen, a error message appears!
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 05 October 2018 at 1:19am | IP Logged
|
|
|
We've just tested this on a new account and the problem doesn't occur. This sounds like caching issue with Caldav synchronizer, if you'd like our developers to assist with this, please let us know.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
kevinlevin Newbie
Joined: 10 October 2018
Online Status: Offline Posts: 2
|
Posted: 10 October 2018 at 1:19am | IP Logged
|
|
|
It seems the same problem also exists in Thunderbird Lightning.
The error console of thunderbird is showing: PROPFIND 404 Not found.
Maybe it has something to do with the calendar url not asking for a username/password:
https://dav.domain.com/calendars/58ca9171-8ea8-48b8-988a-9a2eaf133234
as already pointed above.
The strange thing is caldav in Android working fine.
Ticket already opened.
Btw, any link to download Webmail Pro 8.2.0?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 10 October 2018 at 1:27am | IP Logged
|
|
|
Thank you, developers will have this investigated.
You can download WebMail Pro PHP 8.2.0 using this link.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
kevinlevin Newbie
Joined: 10 October 2018
Online Status: Offline Posts: 2
|
Posted: 10 October 2018 at 2:30am | IP Logged
|
|
|
I confirm that 8.2.0 is working properly.
Hope that helps
|
Back to Top |
|
|
anyall Newbie
Joined: 28 September 2018 Location: France
Online Status: Offline Posts: 3
|
Posted: 22 October 2018 at 2:37pm | IP Logged
|
|
|
Some news about this bug ?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 23 October 2018 at 12:58am | IP Logged
|
|
|
Not yet, developers are currently looking into this. An update will probably become available later this week.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 25 October 2018 at 1:30pm | IP Logged
|
|
|
8.2.3 now work...
|
Back to Top |
|
|