[GH-ISSUE #4914] Dash gets stuck loading, throws api error, docker logs show unable to install porkbun plugin #3063

Open
opened 2026-02-26 07:37:44 +03:00 by kerem · 12 comments
Owner

Originally created by @Benzeel on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4914

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug
web dash gets stuck on its loading screen, throws api error.
docker logs show that it is unable to install the porkbun plugin

Nginx Proxy Manager Version
login page unable to load, but latest version (2.13.3)

To Reproduce
might not be reproducable. this seems to have started after the new ui update.
ive neglected to go troubleshoot it for a while due to being very busy.

Expected behavior

able to load and log into dash, nginxproxymanager is able to update plugins

Screenshots

Image Image

Operating System

Ubuntu 24 LTS

Originally created by @Benzeel on GitHub (Nov 11, 2025). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4914 **Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - Yes - Are you sure you're not using someone else's docker image? - Yes - Have you searched for similar issues (both open and closed)? - Yes **Describe the bug** web dash gets stuck on its loading screen, throws api error. docker logs show that it is unable to install the porkbun plugin **Nginx Proxy Manager Version** login page unable to load, but latest version (2.13.3) **To Reproduce** might not be reproducable. this seems to have started after the new ui update. ive neglected to go troubleshoot it for a while due to being very busy. **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> able to load and log into dash, nginxproxymanager is able to update plugins **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> <img width="1904" height="487" alt="Image" src="https://github.com/user-attachments/assets/a440eb98-5f7e-4709-909f-6aaf2ebcca30" /> <img width="459" height="148" alt="Image" src="https://github.com/user-attachments/assets/143dd44b-566a-4a69-ae53-536b18811832" /> **Operating System** Ubuntu 24 LTS
Author
Owner

@lastsamurai26 commented on GitHub (Nov 12, 2025):

did you have inside of the container internet ?
maybe ping or dig ?

<!-- gh-comment-id:3520478878 --> @lastsamurai26 commented on GitHub (Nov 12, 2025): did you have inside of the container internet ? maybe ping or dig ?
Author
Owner

@Benzeel commented on GitHub (Nov 12, 2025):

it should have connection... i could check

<!-- gh-comment-id:3523487141 --> @Benzeel commented on GitHub (Nov 12, 2025): it should have connection... i could check
Author
Owner

@Benzeel commented on GitHub (Nov 12, 2025):

considering i can load the dash login page and could when attempting to downgrade id think so...

though when trying older versions, when trying to login i got a gateway error (and in logs it failed to change the database... which.. makes sense. it thought it was corrupt, so im assuming it has to do with that)

<!-- gh-comment-id:3523491362 --> @Benzeel commented on GitHub (Nov 12, 2025): considering i can load the dash login page and could when attempting to downgrade id think so... though when trying older versions, when trying to login i got a gateway error (and in logs it failed to change the database... which.. makes sense. it thought it was corrupt, so im assuming it has to do with that)
Author
Owner

@Benzeel commented on GitHub (Nov 12, 2025):

im also running other containers that do have internet access such as Zipline. which seems to be working fine

the nginx portion seems to work ok too, and it is able to work as a reverse proxy, i just cant seem to get into the dash and change anything

i am also accessing it on the local network using the machine's ip and the port for the dash (81)

<!-- gh-comment-id:3523498817 --> @Benzeel commented on GitHub (Nov 12, 2025): im also running other containers that do have internet access such as Zipline. which seems to be working fine the nginx portion seems to work ok too, and it is able to work as a reverse proxy, i just cant seem to get into the dash and change anything i am also accessing it on the local network using the machine's ip and the port for the dash (81)
Author
Owner

@7heMech commented on GitHub (Nov 13, 2025):

Can you check requests in the network tab of devtools when you open the dash?

<!-- gh-comment-id:3527150948 --> @7heMech commented on GitHub (Nov 13, 2025): Can you check requests in the network tab of devtools when you open the dash?
Author
Owner

@Benzeel commented on GitHub (Nov 14, 2025):

Image
<!-- gh-comment-id:3530794153 --> @Benzeel commented on GitHub (Nov 14, 2025): <img width="1919" height="650" alt="Image" src="https://github.com/user-attachments/assets/97c4e9c0-41fa-49ea-b62f-1ef01689d5a0" />
Author
Owner

@jc21 commented on GitHub (Nov 16, 2025):

I'm not sure if this is 100% it, but porkbun plugin has updates that are meant to work with certbot 5. I've push the update on the develop branch.

With the latest image I can install porkbun just fine though :/

<!-- gh-comment-id:3539441373 --> @jc21 commented on GitHub (Nov 16, 2025): I'm not sure if this is 100% it, but [porkbun plugin](https://github.com/infinityofspace/certbot_dns_porkbun/releases) has updates that are meant to work with certbot 5. I've push the update on the develop branch. With the `latest` image I can install porkbun just fine though :/
Author
Owner

@Benzeel commented on GitHub (Nov 18, 2025):

yeah, im assuming its some weird issue with my install, unfortunate. considering completely reinstalling and reconfiguring npm

<!-- gh-comment-id:3548747590 --> @Benzeel commented on GitHub (Nov 18, 2025): yeah, im assuming its some weird issue with my install, unfortunate. considering completely reinstalling and reconfiguring npm
Author
Owner

@Benzeel commented on GitHub (Nov 20, 2025):

ok, after hours of troubleshooting including deleting directories, i have come to the conclusion that at this point i am unable to run it on that system

when setting it up on a different system of mine, it works just fine. ugh.

should i close this issue?

<!-- gh-comment-id:3556045555 --> @Benzeel commented on GitHub (Nov 20, 2025): ok, after hours of troubleshooting including deleting directories, i have come to the conclusion that at this point i am unable to run it on that system when setting it up on a different system of mine, it works just fine. ugh. should i close this issue?
Author
Owner

@gfrcr commented on GitHub (Dec 10, 2025):

Im also getting this exactly issue rn... version 2.13.5

Image
<!-- gh-comment-id:3634966216 --> @gfrcr commented on GitHub (Dec 10, 2025): Im also getting this exactly issue rn... version 2.13.5 <img width="1559" height="492" alt="Image" src="https://github.com/user-attachments/assets/4fd19997-4652-4ef7-b27c-c531adbd7aa1" />
Author
Owner

@JakobTewes commented on GitHub (Dec 15, 2025):

Just realized, i got the same issue. Version 2.13.5

<!-- gh-comment-id:3655391700 --> @JakobTewes commented on GitHub (Dec 15, 2025): Just realized, i got the same issue. Version 2.13.5
Author
Owner

@KororaTV commented on GitHub (Feb 2, 2026):

Same issue here. Proxmox VE with i7-7700.

<!-- gh-comment-id:3835474347 --> @KororaTV commented on GitHub (Feb 2, 2026): Same issue here. Proxmox VE with i7-7700.
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#3063
No description provided.