Skip to content

Can't use IPv6 to connect to an IPv4-only server in the sandbox #342

Description

@sirknigget

Tested v0.33.0 and v0.34.0.
Port publishing doesn't work.
I tried restarting and also recreating the shell sandbox.

Any attempt to invoke
sbx ports <sandbox name> or sbx ports sbx ports <sandbox name> --publish 3000
either fails with:
ERROR: list published ports: runtime not found

Or reports success but ports aren't really published, attempting curl from host leads to:
curl: (56) Recv failure: Connection reset by peer

I have a simple HTTP server running on port 3000 inside the sandbox and curl inside it simply returns the 200 response.

It used to work in the past and a certain sbx upgrade destroyed this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions