Error restoring (via Minio) a version of cloudron on another version
-
Hi,
I deploy Cloudron 7.3.6 but I have an error when I try to restore my backup from Minio :
Error put object cloudron-testfile. Message: S3 API Requests must be made to API port. HTTP Code: InvalidArgument
Any idea to help me please ?
Thanks,
Edit : I added the port 9000 in the link of my minio instance, my-minio-domain.com:9000! Testing backup config in process...waiting for the end
-
@FortyTwo said in Error restoring (via Minio) a version of cloudron on another version:
Error put object cloudron-testfile. Message: S3 API Requests must be made to API port. HTTP Code: InvalidArgument
I think the minio domain you put in restore UI is probably not correct. See https://docs.cloudron.io/apps/minio/#domains . There are two domains, I think you have put the console domain instead of the API domain.
-
I must add the port on my api domain ? For example :
https://minio-api.my-minio-domain.com:9000
or
https://minio-api.my-minio-domain.comI have an error after system trying test backup config :
Error put object cloudron-testfile. Message: Socket timed out without establishing a connection HTTP Code: TimeoutError