July 11, 20214 yr "Console endpoint is listening on a dynamic port (40743), please use --console-address ":PORT" to choose a static port." Minio got auto updated and ever since it has been complaining with the other image. The admin web panel has also been inaccessible. I have been trying to pass this parameter to docker via variable, label etc. But nothing actually works. So how many I to pass "--console-address ":PORT" to docker run in Unraid edit docker section. Please advice.
July 16, 20214 yr This fails out with the error Quote unknown flag: --console-address instead put it in "Post Arguments" (also in advanced view). Post arguments should end up looking like this Quote server /data --console-address ":9001" that console address is the internal port number though, so you'll also have to add an additional port mapping for it. Edited July 16, 20214 yr by SolaAesir
July 20, 20214 yr Hello, Can someone post screenshots, tutorials, etc. of how they got this to work? I was able to clear the original issue: WARNING: MINIO_ACCESS_KEY and MINIO_SECRET_KEY are deprecated. Please use MINIO_ROOT_USER and MINIO_ROOT_PASSWORD No just need to figure out the following: WARNING: Console endpoint is listening on a dynamic port (34921), please use --console-address ":PORT" to choose a static port. Any help is sincerely approciated!
July 28, 20214 yr This is what mine looks like in Advanced View (required). Note the modified Post Arguments, changed keys/passwords, and added port mapping. It seems to work and comes up without error, though I haven't used it extensively yet.
July 29, 20214 yr Thanks to everyone for your help. All my Minio instances are now back up and all users are able to attach to the servers to perform backups, etc. Settings I used in Unraid (Advanced view): Reminder, when connecting software to perform backups, etc, (Arq, GoodSync, Cloudberry, etc.) you will connect to the API port. So, if using NGINX Proxy Manager, you would map the connection to 9769 (in the example above).
July 30, 20214 yr Author Thanks guys!! Finally got it to work. The new version UI looks fantastic and gives in a lot of functionality that we normally do through the CLI mc admin.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.