Code Monkey home page Code Monkey logo

Comments (3)

sachua avatar sachua commented on August 24, 2024

Did you set MinIO credentials? Make sure your aws_access_key_id and aws_secret_access_key is correct.

from mlflow-docker-compose.

May-Yaha avatar May-Yaha commented on August 24, 2024

猜测是s3协议的问题,这个我已经设置了,但是mc config host list出来的是这个配置,在mlflow里链接的是s3://mlflow
mc | gcs
mc | URL : https://storage.googleapis.com
mc | AccessKey : YOUR-ACCESS-KEY-HERE
mc | SecretKey : YOUR-SECRET-KEY-HERE
mc | API : S3v2
mc | Path : dns
mc | local
mc | URL : http://localhost:9000
mc | AccessKey :
mc | SecretKey :
mc | API :
mc | Path : auto
mc | minio
mc | URL : http://minio:9000
mc | AccessKey : minio
mc | SecretKey : minio123
mc | API : s3v4
mc | Path : auto
mc | play
mc | URL : https://play.min.io
mc | AccessKey : Q3AM3UQ867SPQQA43P2F
mc | SecretKey : zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG
mc | API : S3v4
mc | Path : auto
mc | s3
mc | URL : https://s3.amazonaws.com
mc | AccessKey : YOUR-ACCESS-KEY-HERE
mc | SecretKey : YOUR-SECRET-KEY-HERE
mc | API : S3v4
mc | Path : dns

from mlflow-docker-compose.

sachua avatar sachua commented on August 24, 2024

mc has its own config, you need to configure the AWS credentials file: https://github.com/sachua/mlflow-docker-compose/blob/8a46cefad2bf3ef785d317894db48b6968083838/README.md?plain=1#LL52C1-L58C8

from mlflow-docker-compose.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.