mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 03:25:48 +03:00
[GH-ISSUE #108] Outlook 2013 and Synology NAS error 405 appers #103
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SynoCaldaver on GitHub (Jan 28, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/108
Hi at all,
actually I'm useing a Synology NAS and when I will connect via CalDAVSynchronizer and https via Port 5006 the error 405 ("Response Status code does not indicate success ... The requested method PROPFIND is not allowed or the URL ...") appears. Firewall on NAS was disabled, the calendar folder is created under the web-folder and under SNMP the Level is set to high.
What can I do?
@aluxnimm commented on GitHub (Jan 28, 2016):
What url are you using? see https://www.synology.com/en-us/knowledgebase/DSM/tutorial/Application/How_to_host_a_calendar_server_using_the_Synology_NAS
should be something like https://yournasip:5006/web/Calendar/Calendarname/
@SynoCaldaver commented on GitHub (Jan 28, 2016):
Thank you, I've checked all this Parameters more than ten times. Everything is ok like in the link before.The link to the Calender is ok, too. ...
@aluxnimm commented on GitHub (Jan 28, 2016):
The error is shown during test connection or when trying to sync? post the full error message.
@SynoCaldaver commented on GitHub (Jan 28, 2016):
The error is shown during the test Connection. When I started the Synchronisation the Sync-Report Pops up and the same error is shown in the log-text.
@SynoCaldaver commented on GitHub (Jan 28, 2016):
In the calendar-folder on my NAS I can see no files. There is only one further ".DAV"-folder. In the .DAV-folder are only two files, on *.dir and one *.pag. Is this ok?
@aluxnimm commented on GitHub (Jan 28, 2016):
We have other users with successful connection to Synology NAS, so it must be a server configuration issue and you need to ask for help in a synology forum maybe, because we have none to test, we can't help here.
@SynoCaldaver commented on GitHub (Jan 28, 2016):
Now I see this is only under https. Under http the error is another one: "An error occured ... da die Gegenstelle nach einer bestimmten Zeitspanne nicht reagiert hat ...". Did you have any Solutions for this error? Thank's a lot!
@SynoCaldaver commented on GitHub (Jan 28, 2016):
The synology users I found in the web are not useing a Synology NAS and Outlook 2013! Nowhere I've found this combination with this error via Google ...
@aluxnimm commented on GitHub (Jan 28, 2016):
Sounds like a timeout issue, and it has nothing to do with the outlook client, it is a server issue. You will get same issues when trying to connect from your mobile sync app or from Thunderbird or whatever. There are alot of synology 405 method not allowed errors reported via Google, maybe similar issues.