8000 Can't bind to private address on host · Issue #492 · abiosoft/colima · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Can't bind to private address on host #492
Closed
@michalno1

Description

@michalno1

Description

After moving from Docker for Mac to Colima I noticed that I can no longer publish to a private address on the host. For example, assuming the private address of my mac is 192.168.1.17, this works on Docker for Mac:

docker run --privileged --tty --publish=192.168.1.17:59424:6443/TCP kindest/node:v1.23.4

but it doesn't work on colima:

docker: Error response from daemon: driver failed programming external connectivity on endpoint heuristic_leakey (b3989fd86d3b82abed9e160d7e2292a41a4f9f65a80500e8d82a8ee5ca1a2b70): Error starting userland proxy: listen tcp4 192.168.1.17:59424: bind: cannot assign requested address.

Version

Colima Version: 0.4.6
Lima Version: 0.13.0
Qemu Version: 7.1.0

Operating System

  • macOS Intel
  • macOS M1
  • Linux

Expected behaviour

I would expect to be able to bind to private address on the host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0