[GH-ISSUE #1275] Login Page Broken After Upgrading to Latest Version #2623

Closed
opened 2026-02-27 12:24:49 +03:00 by kerem · 0 comments
Owner

Originally created by @benji-emd on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1275

After upgrading to the latest version of the application, the login page is no longer functioning as expected. Users are unable to log in, and the page either fails to load properly or returns an error upon submitting credentials.

Steps to Reproduce:

Upgrade the application to the latest version (2.1.14).

Navigate to the login page.

Enter valid user credentials and submit the form.

Expected Result:
User should be successfully authenticated and redirected to the dashboard (or appropriate landing page).
it occurs Request Timeout as response

api/crypto/public_key => {"scope":"crypto","code":40401,"message":"request timeout"}

Additional Notes:

This issue did not exist in any of the previous versions, including v2.1.12.

Rollback to the previous version (v2.1.12) resolves the issue.

Originally created by @benji-emd on GitHub (Jul 29, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1275 After upgrading to the latest version of the application, the login page is no longer functioning as expected. Users are unable to log in, and the page either fails to load properly or returns an error upon submitting credentials. Steps to Reproduce: Upgrade the application to the latest version (2.1.14). Navigate to the login page. Enter valid user credentials and submit the form. Expected Result: User should be successfully authenticated and redirected to the dashboard (or appropriate landing page). it occurs Request Timeout as response api/crypto/public_key => {"scope":"crypto","code":40401,"message":"request timeout"} Additional Notes: This issue did not exist in any of the previous versions, including v2.1.12. Rollback to the previous version (v2.1.12) resolves the issue.
kerem 2026-02-27 12:24:49 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#2623
No description provided.