[errno 111] connection refused, when uploading the bundle with MinIO storage.

491 views
Skip to first unread message

李宗蔚

unread,
Jun 21, 2021, 3:19:16 AM6/21/21
to codalab-competitions
I started Codalab and Minio on the same server, and realized access to Codalab and Minio with HTTPS by configuring certificates. However, when I upload a competition bundle, the browser will report an error: [errno 111] connection refused.
113674171-7ab40b00-96ec-11eb-95bc-cf70e2a11d24.png
But at the same time, this competition package has been uploaded to mini's bucket. I can see it in the private bucket of Minio's data folder on the server.
113674226-8b648100-96ec-11eb-8182-e9e3383b461a.png
Actually I just followed the wiki Minio storage, so this error message is really surprising. How can I debug or locate this error?

dinhtua...@gmail.com

unread,
Jun 30, 2021, 5:32:49 AM6/30/21
to codalab-competitions
Hello,

Maybe because you use the private IP linked to localhost as 127.0.0.1, for example. The docker container requests "127.0.0.1", then it requests itself and receives "Connection refused". You shouldn't use the localhost's IPs.

Regards,

Reply all
Reply to author
Forward
0 new messages