You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I haven't tested this extensively. But i can only get nginx proxy manager working only with the default docker-compose.yaml. I tried using a different password and
On a new installation:
If I try to change the Password/usernames I get a: Bad gateway when logging in with [email protected] and changeme docker compose logs app shows 'ER_ACCESS_DENIED_ERROR' "Access denied for user 'npm'@'172.21.0.3' (using password: YES)"
I have to use the default's for it to work.
Nginx Proxy Manager Version
v2.11.1
To Reproduce
Steps to reproduce the behavior:
copy the yaml file from above into /opt/nginxproxymanager
change the lines:
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug
I haven't tested this extensively. But i can only get nginx proxy manager working only with the default docker-compose.yaml. I tried using a different password and
On a new installation:
If I try to change the Password/usernames I get a: Bad gateway when logging in with
[email protected]
andchangeme
docker compose logs app
shows 'ER_ACCESS_DENIED_ERROR'"Access denied for user 'npm'@'172.21.0.3' (using password: YES)"
I have to use the default's for it to work.
Nginx Proxy Manager Version
v2.11.1
To Reproduce
Steps to reproduce the behavior:
copy the yaml file from above into
/opt/nginxproxymanager
change the lines:
run docker compose
docker compose up -d
Login to localhost:81 and use
[email protected]
andchangeme
.shows
bad gateway
docker compose logs app
showskeep the user names and password to npm -> works
Screenshots
Operating System
Ubuntu 22.04.5 x84_64
Additional context
I've tried:
./data
folder https://www.reddit.com/r/nginxproxymanager/comments/o8fer3/er_access_denied_error/The text was updated successfully, but these errors were encountered: