mc error

mc: <ERROR> config is not a recognized command. Get help using --help flag config has been deprecated. According to another forum, mc alias set is the command, mc config host add has been deprecated for the last 5yrs.
7 Replies
Ducky
Ducky5mo ago
Remember to use /solved to mark your thread as solved once your question is answered.
Keerthana
Keerthana5mo ago
Hey, are you trying to configure an alias and configure CORS in MinIO?
Reorder3003
Reorder3003OP5mo ago
not trying to do anything new, I only updated and was running compose --build.
SuperD9241
SuperD92415mo ago
I ran into this a few weeks ago. The latest version of minio and provision no longer supports the config command. You will need to roll back your minio and minio-provision images in your compose file using static release tags that don’t update. Example: https://github.com/dennysubke/dennys-umbrel-app-store/blob/master/denny-ente-photos/docker-compose.yml
GitHub
dennys-umbrel-app-store/denny-ente-photos/docker-compose.yml at mas...
Community App Store for Umbrel. This store is not maintained by the Umbrel team. - dennysubke/dennys-umbrel-app-store
Reorder3003
Reorder3003OP5mo ago
Yes, that works, but still think "scripts/compose/minio-provision.sh" needs updating to the right commands
Keerthana
Keerthana5mo ago
Yeah CLI underwent some revamps where config doesn't work, you would have to use mc admin config for commands instead, please try that and let us know
Brogio
Brogio5mo ago
Hey @Reorder3003 can this be marked as solved?

Did you find this page helpful?