-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description:
I am trying to set up the InGrid instance using the provided docker-compose.yml file. After starting the containers, I attempted to access the web UI at https://ingrid.localhost, but I received the following error:
The website is not reachable
ingrid.localhost refused the connection.
Try the following:
Check the connection
Check the proxy and firewall
ERR_CONNECTION_REFUSED
I am using Docker Desktop and docker-compose on Windows 10. I also tried to access at 127.0.0.1, localhost, 127.0.0.1, 127.0.0.1:8080, 127.0.0.1:12300, 127.0.0.1:9900, because Windows 10 is my underlying OS.
Steps to Reproduce:
- Follow the instructions in the README file on Windows 10 and Docker Desktop environment.
- Attempt to access the InGrid instance at https://ingrid.localhost via Chrome and/or Edge browser.
Expected Behavior:
The web UI should be accessible at https://ingrid.localhost
Actual Behavior:
The browser returns an "ERR_CONNECTION_REFUSED" error.
Additional Context:
- I have attached the
docker-composelogs for diagnostic purposes. - The logs contain several errors (exceptions) which might be related to the issue (see docker-compose.log)!
Please assist in resolving this issue. Thank you!
Metadata
Metadata
Assignees
Labels
No labels
