Unable to connect to 'http://adminer.localhost/' #73
Rajeshkumark26
started this conversation in
Q&A
Replies: 1 comment 8 replies
-
|
@ Rajeshkumark26 It seems like an issue with your environment variables. Do you mind showing the postgres portion of your .env file? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I followed all the instructions given in the "local-deployment.md"
docker container is running up successfully. but authentication is not happening.
Even i followed the below troubleshooting steps :
Im using Macos with Docker Desktop.
I also tried in ubuntu machine. In both case Im getting this same error.
when i checked the backend container logs ,it shows this error:

postgres logs:

adminer logs:

It would be helpful if you provide necessary pre-requisites for authentication, steps need to follow after spinning up docker container for first time.
Beta Was this translation helpful? Give feedback.
All reactions