harshavardhana on master
Fix minor typo in version-enabl… (compare)
ravindk89 on master
Missed fixing option on mc mb Sync for MinIO Server Release R… (compare)
ravindk89 on master
Remove incorrect references to … (compare)
ravindk89 on minio-transparent-restarts
Remove incorrect references to … (compare)
ravindk89 on master
additional cleanups after merge (compare)
ravindk89 on master
Update minio.py and mc referenc… (compare)
c echo.Context
object
c.SetCookie(jwtCookie)
Hello all, I am facing a problem. I have installed minio client in ubuntu. This ubuntu machine is having a public IP. So whenever I tried to login from browser (In ubuntu itself) using the following url(localhost url):
http://192.168.X.XX:9000/minio/
Login is successful.
Now when I am trying to connect it from outside of ubuntu as a public IP from browser,it also logs in successfully. using the below things
http://216.91.XXX.XXX:9000/minio/
But the code written(below) in java server to connect it says"connectionTimedout"
MinioClient minioClient = new MinioClient(" http://216.91.XXX.XXX:9000/minio/", "accessKey","password");
could you guys please help me?
This channel is not active anymore, please sign up at https://slack.minio.io @cmnstmntmn
18:43:51.280 [400 Bad Request] s3.HeadBucket 192.168.34.104:9000/spin/ 192.168.34.1 147µs 🠉 137 B 🠋 258 B