can you share you clearml.conf file? it should do that automatically if you set the development.default_output_uri key to “s3://{your_bucket}”
@<1547028031053238272:profile|MassiveGoldfish6> check this:
- does your local
clearml.conf
should useuse_credentials_chain:true
? - Do you have the needed AWS credentials in your local environment?
- Do you have an S3 bucket as the storage for your project (did you set this up when you created the project)?
- Do your local AWS credentials give you write access to that S3 bucket?