[GH-ISSUE #413] Gateway Timout after one minute #865

Open
opened 2026-03-01 17:42:00 +03:00 by kerem · 0 comments
Owner

Originally created by @FabianSer on GitHub (Jan 28, 2024).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/413

Hi, when I want to synchronize my Synology Carddav I get a gateway timout after exactly 1 minute.

CalDavSynchronizer.DataAccess.WebDavClientException: Response status code does not indicate success: '504' ('Gateway Time-out'). Message:
(...)
/* Copyright (c) 2022 Synology Inc. All rights reserved. */
(function(){var a={en:"Sorry, the page you are looking for is not found."
(...)

My DAV URL looks like this: http://Synology-IP:5050/carddav/Username/carddav-address/

In the synchronization profile, the test connection works after a few seconds, so the server should have reponded within a minute. No matter what I set as server timout in the general settings (currently 600 seconds), I get the gateway timeout after one minute.

Does anyone here have a solution for the issue?

Originally created by @FabianSer on GitHub (Jan 28, 2024). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/413 Hi, when I want to synchronize my Synology Carddav I get a gateway timout after exactly 1 minute. > CalDavSynchronizer.DataAccess.WebDavClientException: Response status code does not indicate success: '504' ('Gateway Time-out'). Message: > (...) > /* Copyright (c) 2022 Synology Inc. All rights reserved. */ > (function(){var a={en:"Sorry, the page you are looking for is not found." > (...) My DAV URL looks like this: `http://Synology-IP:5050/carddav/Username/carddav-address/` In the synchronization profile, the test connection works after a few seconds, so the server should have reponded within a minute. No matter what I set as server timout in the general settings (currently 600 seconds), I get the gateway timeout after one minute. Does anyone here have a solution for the issue?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#865
No description provided.