mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[New Client Area] Unable to remove sub-users if wings is not reachable. #222
Reference in New Issue
Block a user
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 @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.
@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
@notAreYouScared commented on GitHub (Dec 12, 2024):
Nope throws a 500 due to failing to connect to wings, and the sub-user stays