runely / calendar-homey

Gives Homey flow cards to trigger on your calendar events
GNU General Public License v3.0
13 stars 9 forks source link

Request failed with status 503 #508

Closed TVDL911 closed 1 year ago

TVDL911 commented 1 year ago

Describe the bug Initially, the IcalCalender (and created flows) works perfectly. After a few hours, the flows no longer work. After further investigation it appears that the configuration screen says "Request failed with status 503". Refreshed the calendars several times, deleted the app and restarted Homey Pro several times. After several hours the problems return.

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings
  2. Click on IcalCalender
  3. Scroll down to Configuration
  4. See error Request failed with status 503

Expected behavior I expect the calendars to remain synced.

Homey:

Additional context

Screenshot https://freeimage.host/i/Ht0dRgj

runely commented 1 year ago

The HTTP code 503, means your calendar providers server is not ready to handle the request.

Can you send me a diagnostics report?

TVDL911 commented 1 year ago

The HTTP code 503, means your calendar providers server is not ready to handle the request.

Can you send me a diagnostics report?

Ofc! 633c8527-5048-42e3-a63b-6933b9612672

runely commented 1 year ago

Your calendar named W has a url registered that's not working. When visiting the url, the server returns a 503 error.

You need to find the correct url from you calendar provider.

TVDL911 commented 1 year ago

Problem solved after an update to OSX Ventura. Thank you!