[GH-ISSUE #486] Upgrading from 2.1 to latest(2.3.1), the SSL Cert page and Proxy host cant be accessed #413

Closed
opened 2026-02-26 06:32:46 +03:00 by kerem · 3 comments
Owner

Originally created by @lekoOwO on GitHub (Jul 2, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/486

Describe the bug
Upgrading from 2.1 to latest(2.3.1), the SSL Cert page and Proxy host cant be accessed.
The console of Chrome shows lots of error
image

The other pages are normal, except dashboard, Proxy host and SSL Cert page.

To Reproduce
Have no idea if it's reproducable, but here's what i've did:

  1. docker-compose down && docker-compose pull && docker-compose up -d
  2. The bug shows.

Operating System

  • x86_64 Linux
Originally created by @lekoOwO on GitHub (Jul 2, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/486 **Describe the bug** Upgrading from 2.1 to latest(2.3.1), the SSL Cert page and Proxy host cant be accessed. The console of Chrome shows lots of error ![image](https://user-images.githubusercontent.com/20151124/86316984-d682cc80-bc60-11ea-8e70-11fa9a6374f2.png) The other pages are normal, except dashboard, Proxy host and SSL Cert page. **To Reproduce** Have no idea if it's reproducable, but here's what i've did: 1. `docker-compose down && docker-compose pull && docker-compose up -d` 2. The bug shows. **Operating System** - x86_64 Linux
kerem 2026-02-26 06:32:46 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@lekoOwO commented on GitHub (Jul 2, 2020):

BTW, re-downgrading to 2.1 shows the error:

[7/2/2020] [4:44:33 AM] [Migrate  ] › ℹ  info      Current database version: 20200410143840,
[7/2/2020] [4:44:33 AM] [Global   ] › ✖  error     The migration directory is corrupt, the following files are missing: 20200410143839_access_list_client.js, 20200410143840_access_list_client_fix.js,
<!-- gh-comment-id:652778329 --> @lekoOwO commented on GitHub (Jul 2, 2020): BTW, re-downgrading to 2.1 shows the error: ``` [7/2/2020] [4:44:33 AM] [Migrate ] › ℹ info Current database version: 20200410143840, [7/2/2020] [4:44:33 AM] [Global ] › ✖ error The migration directory is corrupt, the following files are missing: 20200410143839_access_list_client.js, 20200410143840_access_list_client_fix.js, ```
Author
Owner

@lekoOwO commented on GitHub (Jul 2, 2020):

Seems like a front-end error...

<!-- gh-comment-id:652779979 --> @lekoOwO commented on GitHub (Jul 2, 2020): Seems like a front-end error...
Author
Owner

@lekoOwO commented on GitHub (Jul 2, 2020):

Refresh browser cache solves the problem, sorry :(

<!-- gh-comment-id:652780339 --> @lekoOwO commented on GitHub (Jul 2, 2020): Refresh browser cache solves the problem, sorry :(
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-proxy-manager-NginxProxyManager#413
No description provided.