Describe the bug
The container becomes unresponsive after attempting to change the administrator password or email. Network requests remain in 'pending'. The Yacht container must be restarted manually. After the restart, the password or email change is not applied.
To Reproduce
Steps to reproduce the behavior:
- Access the Yacht web interface (
http://<ip_address>:<port>).
- Log in with an administrator account.
- Click the user icon in the top-right corner.
- Go to the "Change password" tab.
- Enter a new password.
- Modify the email address if needed.
- Click "Change user info" to submit.
- Note: No logs are written after submitting the changes.
- Observe abnormal behavior:
- Request remains in pending.
- Yacht container becomes unresponsive:
- Logout is impossible.
- Page refresh (F5) has no effect.
- No other interface interactions work.
- Manually restart the Yacht container on the Docker host
- Attempt to log in with the new password/email.
- Notice that the new credentials are not applied.
Expected Behavior
- Password and/or email changes should be applied immediately.
- Yacht should remain responsive during and after the change.
- Logs should record the password/email modification attempt.
Actual Behavior
- Request remains in pending.
- Yacht container becomes unresponsive.
- Logout and page refresh do not work.
- No logs are written.
- After manual restart, the new credentials are not applied.
Impact
- Administrators cannot update credentials.
- Manual container restart is required to regain access.
- No log entry exists for attempted changes, making troubleshooting difficult.
Expected behavior
The new password and/or email should be applied immediately
Desktop (please complete the following information):
- docker 4.58
- yacht image : sha256:d79060100eb7707aae957b78a4406dfb5b0f83d83543f3e132d8bb24da8abc9c
Describe the bug
The container becomes unresponsive after attempting to change the administrator password or email. Network requests remain in 'pending'. The Yacht container must be restarted manually. After the restart, the password or email change is not applied.
To Reproduce
Steps to reproduce the behavior:
http://<ip_address>:<port>).Expected Behavior
Actual Behavior
Impact
Expected behavior
The new password and/or email should be applied immediately
Desktop (please complete the following information):