[New Client Area] Unable to remove sub-users if wings is not reachable. #222

Closed
opened 2026-02-05 17:17:13 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @notAreYouScared on GitHub (Dec 12, 2024).

Unable to remove subusers if wings is offline, guessing its failing on telling wings to invalidate the user, if wings is offline we should nuke the user in the panel.

Originally created by @notAreYouScared on GitHub (Dec 12, 2024). Unable to remove subusers if wings is offline, guessing its failing on telling wings to invalidate the user, if wings is offline we should nuke the user in the panel.
OVERLORD added the 🟢 easy label 2026-02-05 17:17:13 +03:00
Author
Owner

@Boy132 commented on GitHub (Dec 12, 2024):

Should already be the case: https://github.com/pelican-dev/panel/blob/main/app/Services/Subusers/SubuserDeletionService.php#L30-L37

@Boy132 commented on GitHub (Dec 12, 2024): Should already be the case: https://github.com/pelican-dev/panel/blob/main/app/Services/Subusers/SubuserDeletionService.php#L30-L37
Author
Owner

@notAreYouScared commented on GitHub (Dec 12, 2024):

Nope throws a 500 due to failing to connect to wings, and the sub-user stays

@notAreYouScared commented on GitHub (Dec 12, 2024): Nope throws a 500 due to failing to connect to wings, and the sub-user stays
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#222