Skip to content

Connection Refused when Accessing https://ingrid.localhost #3

@DawidLokiec

Description

@DawidLokiec

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:

  1. Follow the instructions in the README file on Windows 10 and Docker Desktop environment.
  2. 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-compose logs 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!

docker-compose.log

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions