# 500 error when replying to calendar topic

**URL:** https://meta.discourse.org/t/500-error-when-replying-to-calendar-topic/295837
**Category:** Support
**Tags:** events
**Created:** [February 19, 2024, 12:40am UTC](https://meta.discourse.org/t/500-error-when-replying-to-calendar-topic/295837 "2024-02-19T00:40:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jenmck](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jenmck/32/332487_2.png) [@jenmck](https://meta.discourse.org/u/jenmck)
#### Post date: [February 19, 2024, 12:40am UTC](https://meta.discourse.org/t/500-error-when-replying-to-calendar-topic/295837/1 "2024-02-19T00:40:27Z")

</div>

I have been able to create a calendar topic, and the calendar shows up properly.

But, when I try to reply to the topic, I get a 500 error each time.

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/2/d/72d06cdad0202d631347b3c21fd1046a1ab25836.png)

I have tried:

- initially wanted this in a subcategory, but got a 500 error when posting a reply
- creating a category with no subcategories, same error
- deleting the category and starting over with default settings in the category creation panel, same error
- using just one date and not a range, same error
- setting the start date time and end date time in the calendar plugin settings, same error
- not using a title above the date
- adding a space between the title and the date
- using only `[calendar] [/calendar]` in the topic with each on a separate line, same error
- doing the same but putting a space between `[calendar]` and `[/calendar]`, same error
- enabling a category calendar on the category, same error

I don’t know what else to try!

I have looked in [Creating and managing calendars](https://meta.discourse.org/t/create-calendars/283773), [Category Calendar with defaultView="listNextYear" not showing events](https://meta.discourse.org/t/category-calendar-with-defaultview-listnextyear-not-showing-events/231209), [Discourse Calendar - How to?](https://meta.discourse.org/t/discourse-calendar-how-to/165536)

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [February 19, 2024, 1:40am UTC](https://meta.discourse.org/t/500-error-when-replying-to-calendar-topic/295837/2 "2024-02-19T01:40:13Z")

</div>

I can’t reproduce this on a latest commit

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/b/b/cbb1f52a684d70125ceeff650887b8cd30e326a9.png)

Can you try it in [safe mode](https://meta.discourse.org/t/53504?silent=true) with these boxes checked:

 ![image](https://global.discourse-cdn.com/meta/original/4X/9/3/e/93ead77cba1660fb4a87295687e02b58babc99cb.png)

Also, do you see any errors in the dev tools console when the post fails?

Is the plugin up to date? I believe there have been some recent commits to it.

---

<div class="post-metadata">

### Author: ![jenmck](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jenmck/32/332487_2.png) [@jenmck](https://meta.discourse.org/u/jenmck)
#### Post date: [February 19, 2024, 1:54am UTC](https://meta.discourse.org/t/500-error-when-replying-to-calendar-topic/295837/3 "2024-02-19T01:54:50Z")

</div>

Unfortunately same error when running in [safe mode](https://meta.discourse.org/t/53504?silent=true) with those settings.

 ![image](https://global.discourse-cdn.com/meta/original/4X/3/5/e/35e5aa35e786064d5cd246e90754439aee5cfac3.png)

I’m getting this error in the console:

 ![image](https://global.discourse-cdn.com/meta/original/4X/3/5/7/3570e8a511cdb91bb6978ad892d7921eaa8630a3.png)

Calendar plugin version:  
 ![image](https://global.discourse-cdn.com/meta/original/4X/9/e/3/9e3040b0f11ab71a1c13301ab1726edcfa93f5c1.png)

But, I’m wondering if I need to upgrade to 3.2 - we had to delay our upgrade, but it’ll happen this Wednesday so I could try after that and see if it works?

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/f/0/8f064a6c1eeda619fa06f4163c947b316f300451.png)

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [February 19, 2024, 2:15am UTC](https://meta.discourse.org/t/500-error-when-replying-to-calendar-topic/295837/4 "2024-02-19T02:15:14Z")

</div>

> [@jenmck](#):
>
> But, I’m wondering if I need to upgrade to 3.2 - we had to delay our upgrade, but it’ll happen this Wednesday so I could try after that and see if it works?

Yea let’s try that - I suspect the latest plugin update needs the latest core version. There have been quite a few changes in core since 3.1.
