Skip to content

CLI cannot connect to internal docker hosts with hostname #21

Description

@madflow
  • I have an application and a faraday server running in a docker compose setup.
  • The hostname of the faraday server is "faraday".
  • When running the authentication in the application, the cli yiels "Invalid url".
EXCEPTION of type 'Exception' occurred with message: Invalid url: http://faraday:5985
  • I would expect http://faraday:5985 to also work (hostname), since this is pretty common use case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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