You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was following the "multi-node multi-drive" instructions to set up a testing cluster and was struggling to get it running. Eventually I realized that since I was not using the default port, thus minio isn't binding to the port I'm using, thus not allowing connections in the cluster.
I think this should be included in the documentation as it's a huge gotcha that doesn't have clear error messages. It might also be good to update the single node versions as well as I think changing ports is something that's super common.