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
With deploying the above I am getting 502 gateway errors when trying to log into npm for the first time. I'm getting the following repetitive logs:
nginx_db_1 logs:
2022-04-24 11:45:09 418 [Warning] Aborted connection 418 to db: 'unconnected' user: 'unauthenticated' host: '172.18.0.2' (This connection closed normally without authentication)
nginx_app_1 logs: [4/24/2022] [11:45:31 AM] [Global ] › ✖ error Packets out of order. Got: 1 Expected: 0
I've switched between yobasystems and jc21 for the db server but still are struggling with authentication issues with db login. Does anyone have any suggestions as to how to fix this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I am trying to deploy nginx proxy manager via Portainer docker contains on my Pi 4.
System and OS info
Raspberry Pi 4 running Raspbian 10
Docker Version
Here's my docker compose yml file:
With deploying the above I am getting 502 gateway errors when trying to log into npm for the first time. I'm getting the following repetitive logs:
nginx_db_1 logs:
2022-04-24 11:45:09 418 [Warning] Aborted connection 418 to db: 'unconnected' user: 'unauthenticated' host: '172.18.0.2' (This connection closed normally without authentication)
nginx_app_1 logs:
[4/24/2022] [11:45:31 AM] [Global ] › ✖ error Packets out of order. Got: 1 Expected: 0
I've switched between yobasystems and jc21 for the db server but still are struggling with authentication issues with db login. Does anyone have any suggestions as to how to fix this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions