Dash gets stuck loading, throws api error, docker logs show unable to install porkbun plugin
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker 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
Operating System
Ubuntu 24 LTS
did you have inside of the container internet ? maybe ping or dig ?
it should have connection... i could check
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)
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)
Can you check requests in the network tab of devtools when you open the dash?
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 :/