The Error Message shows that MinIO Console is trying to connect to the IPv6 localhost [::1] Port 9000.
But according to
sockstat -6n
Port 9000 is not open on [::1], because it is only bound to Port 9000 on the selected IP Address in the S3 Configuration Options.
Problem/Justification
None
Impact
None
Activity
Show:
Muhammad
March 19, 2022 at 11:08 AM
Feedback timeout
Muhammad
March 11, 2022 at 8:50 AM
ping @Patrick Schneider..
Muhammad
February 20, 2022 at 1:17 PM
@Patrick Schneider I have not been able to reproduce it even now and config looks good.. Earlier I was using IP addresses in my SAN but I tried with valid domains as well and there was no issue..
Could we schedule a teamviewer session some time this week/today?Let me know what time works with you
If you enable TLS for the S3 Service and select an IP Address for the S3 Service
you can open the MinIO Console at
https://truenas.domain.tld:9001/login
But you're not able to login anymore. Errormessage:
"Error
Invalid Login
Details
Post " https://truenas.domain.tld:9000/ ": dial tcp [::1]:9000: connect: connection refused"
The Error Message shows that MinIO Console is trying to connect to the IPv6 localhost [::1] Port 9000.
But according to
sockstat -6n
Port 9000 is not open on [::1], because it is only bound to Port 9000 on the selected IP Address in the S3 Configuration Options.