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`