mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #1375] Server 500 error when navigating to the Add User page #756
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#756
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 @clownwilleatme on GitHub (Feb 13, 2023).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1375
We have upgraded to CIPP v3 a few days ago and are now getting an error when navigating to the Add User page. The error says "A generic error has occurred." and shows "500 - Request failed with status code 500" under the Details section.
The error occurs when trying to add a user for multiple tenants. The tenant access check does not show any issues.
No other actions in CIPP are failing, and other user related actions (viewing, editing) work without problems.
Troubleshooting steps that have been done:
Is there any detailed error logging available to help diagnose further?
@KelvinTegelaar commented on GitHub (Feb 15, 2023):
Temporary issue, does not break usage, just annoying. :) fixed in next release