Skip to content

Emulator returns 0.0.0.0 address instead of localhost for resumable upload in Docker (.NET client) #210

Open
@Rashair

Description

@Rashair

Describe the bug
Emulator returns it's internal server address 0.0.0.0 instead of localhost / 127.0.0.0 for resumable upload return address when running in Docker env.

To Reproduce
Use .NET client + docker compose:
See repo

Expected behavior
Emulator returns of localhost / 127.0.0.0 when running in Docker

System (please complete the following information):

  • OS version: Windows 11 / 22621.674
  • Python version: 3.9.13
  • gcp-storage-emulator version: oittaa/gcp-storage-emulator (latest)

Additional context
It works without problems on the same sample when you don't use Docker.

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