mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #4450] [Bug]: Scheduler "Error 500 something went wrong" #2037
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2037
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bitjbullock on GitHub (Jul 17, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4450
Required confirmations before submitting
Issue Description
Steps to reproduce:
On latest version (8.2.0 and again 8.2.1)
Oh no! It seems something went wrong.
e.localeCompare is not a function
You can use the button below to try again.
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
@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:
Thank you for helping us maintain the project!
@KelvinTegelaar commented on GitHub (Jul 17, 2025):
Make sure to install latest version and remove your cookies. This is a local issue.
@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.