[GH-ISSUE #4450] [Bug]: Scheduler "Error 500 something went wrong" #2037

Closed
opened 2026-03-02 13:49:08 +03:00 by kerem · 3 comments
Owner

Originally created by @bitjbullock on GitHub (Jul 17, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4450

Required confirmations before submitting

  • I can reproduce this issue on the latest released versions of both CIPP and CIPP-API.
  • I have searched existing issues (both open and closed) to avoid duplicates.
  • I am not requesting general support; this is an actual bug report.

Issue Description

Steps to reproduce:
On latest version (8.2.0 and again 8.2.1)

  1. Tools -> Scheduler
  2. Error 500 - Something went wrong
    Oh no! It seems something went wrong.

e.localeCompare is not a function
You can use the button below to try again.

  1. Try Again does nothing

I checked in Discord and others have the same issue.

Note: I've had CIPP since v6 I believe. A couple months ago I had to upgrade my Azure Static Apps to the newer Powershell to allow for updates. I do not remember whether this page worked since then.

Apologies I don't have more details.

Environment Type

Non-sponsored user

Front End Version

v8.2.1

Back End Version

v8.2.1

Relevant Logs / Stack Trace


Originally created by @bitjbullock on GitHub (Jul 17, 2025). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4450 ### Required confirmations before submitting - [x] **I can reproduce this issue on the latest released versions** of both CIPP and CIPP-API. - [x] **I have searched existing issues** (both open and closed) to avoid duplicates. - [x] I am **not** requesting general support; this is an actual bug report. ### Issue Description Steps to reproduce: On latest version (8.2.0 and again 8.2.1) 1. Tools -> Scheduler 2. Error 500 - Something went wrong Oh no! It seems something went wrong. e.localeCompare is not a function You can use the button below to try again. 3. Try Again does nothing I checked in Discord and others have the same issue. Note: I've had CIPP since v6 I believe. A couple months ago I had to upgrade my Azure Static Apps to the newer Powershell to allow for updates. **I do not remember whether this page worked since then.** Apologies I don't have more details. ### Environment Type Non-sponsored user ### Front End Version v8.2.1 ### Back End Version v8.2.1 ### Relevant Logs / Stack Trace ```plaintext ```
Author
Owner

@github-actions[bot] commented on GitHub (Jul 17, 2025):

Thank you for reporting a potential bug. If you would like to work on this bug, please comment:

I would like to work on this please!

Thank you for helping us maintain the project!

<!-- gh-comment-id:3085264628 --> @github-actions[bot] commented on GitHub (Jul 17, 2025): Thank you for reporting a potential bug. If you would like to work on this bug, please comment: > I would like to work on this please! Thank you for helping us maintain the project!
Author
Owner

@KelvinTegelaar commented on GitHub (Jul 17, 2025):

Make sure to install latest version and remove your cookies. This is a local issue.

<!-- gh-comment-id:3085269379 --> @KelvinTegelaar commented on GitHub (Jul 17, 2025): Make sure to install latest version and remove your cookies. This is a local issue.
Author
Owner

@bitjbullock commented on GitHub (Jul 17, 2025):

Hey Kelvin,

I did clear cookies and when I tried again I get this;
Error 500 - Something went wrong
Oh no! It seems something went wrong.

Minified React error #31; visit https://react.dev/errors/31?args[]=object%20with%20keys%20%7Blabel%2C%20value%2C%20type%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
You can use the button below to try again.

I took a look at the react KB it links to and it says "Objects are not valid as a React child (found: object with keys {label, value, type}). If you meant to render a collection of children, use an array instead."

Let me know if this would be considered a support request at this point or if it should still be a bug.

<!-- gh-comment-id:3085406212 --> @bitjbullock commented on GitHub (Jul 17, 2025): Hey Kelvin, I did clear cookies and when I tried again I get this; Error 500 - Something went wrong Oh no! It seems something went wrong. Minified React error #31; visit https://react.dev/errors/31?args[]=object%20with%20keys%20%7Blabel%2C%20value%2C%20type%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings. You can use the button below to try again. I took a look at the react KB it links to and it says "Objects are not valid as a React child (found: object with keys {label, value, type}). If you meant to render a collection of children, use an array instead." Let me know if this would be considered a support request at this point or if it should still be a bug.
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/CIPP#2037
No description provided.