Skip to content

console tries to communicate with SUBNET on startup #3456

@anjalshireesh

Description

@anjalshireesh

Expected: console should not talk to SUBNET on startup
Actual: console communicates with SUBNET on startup

How to reproduce?

  • ncat -l -p 443
  • add 127.0.0.1 subnet.min.io to /etc/hosts
  • Start the minio binary

You will observe communication with subnet.min.io

This does not happen if you start minio after setting MINIO_BROWSER=off

Metadata

Metadata

Assignees

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