Does someone else have problems accessing the Events calendar from Thunderbird using the iCal-Link?
I am using webcal://community.theforeman.org/c/events/l/calendar.ics?time_zone=Europe/Berlin as it is published by the Subscribe-button on the Events page.
Thunderbird then requests the following URL, which results in a HTTP-Error 500: https://community.theforeman.org/c/events/l/calendar.ics?time_zone=Europe/Berlin
I’m using evolution and just tested it with http/https and always get a “Internal Server Error” but no more details when I refresh. So I can confirm!
When using curl I get:
<!DOCTYPE html>
<html>
<head>
<title>Oops - Error 500</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>Oops</h1>
<p>The software powering this discussion forum encountered an unexpected problem. We apologize for the inconvenience.</p>
<p>Detailed information about the error was logged, and an automatic notification generated. We'll take a look at it.</p>
<p>No further action is necessary. However, if the error condition persists, you can provide additional detail, including steps to reproduce the error, by posting a discussion topic in the site's feedback category.</p>
</body>
</html>
So there should be some logging in Discourse about what is failing!
Looks like this is also causing the Google calendar to fail now. I tried updating discourse but it seems to still be failing. Looking at the logs, it seems there is probably some bug in the events plugin:
The Discourse events plugin that provides this is closed for comments at the moment as the dev is overwhelmed with the backlog.
I posted to Discourse general about this but didn’t get any response.
I suppose we have no choice but to hope this is updated soon.
Hi @mcorr . Is there a chance to re-visit this topic here? Since you connected with the dev somehow, may we are able to address this issue now? In case I can support by created this case, please let me know.
Hey @rogo
Sure thing.
I will look again.
I didn’t get even to the stage of reporting this as they have closed the thread.
I will try again. If we can’t get anywhere, I’ll have to look into an alternative and would be happy to maintain something that would be easy to copy into common calendaring tools.
Hey @nadjaheitmann - we thought that the bug that caused this was fixed. We were trying to get confirmation from @m-bucher. I am sad to hear you’re still experiencing problems…
And as Nadja talked about rss I also tested TheForeman Events and also got a valid rss feed, but I am not using an rss reader (or did so for a very long time) so I am not sure if something actually gets published.
@Dirk Thanks for the links! I was having a hard time accessing them on the page.
The calendar link seems to work fine, I can see all the events, not sure about the RSS feed. As of now, it appears empty for me although the link itself is valid.
Sorry for not responding, yes the Link directly to the .ics works again, I still had the webcal:// in my Thunderbird and that one does not work.
I see a problem for people that do not know the Link to the .ics, though, because on the CalendarView in Discourse the Subscribe-button does not advertise it (also the one it does advertise is not shown completely and cannot be copied).