console
console copied to clipboard
Performance Test cannot start if TLS Cert doesnt have an IP SAN
As shown in the screenshot, the Performance test cannot be started, even though the MINIO_SERVER_URL="https://my.server.here:9000" has been set. Thus im able to access the console.
Is there any possibility of telling the console to use the MINIO_SERVER_URL here instead?
are you running Console standalone? @sma777
@harshavardhana
Hello,
Im running a Standalone Binary server, which runs the API and the Console, if that is what you asked.
I have downloaded the Binary with this command: wget https://dl.min.io/server/minio/release/linux-amd64/minio
how is your MINIO_SERVER_URL set? @sma777
@harshavardhana
Hello,
I have created a config file in /etc/default called "minio" which I have passed as a Path in the "minio.service" file as "EnvirormentFile=/etc/default/minio"
I know the file is working since without that Variable i cannot login to the Console since it gives me the same error then.
@dvaldivia is SERVER_URL not honored for performance test calls?
I have created a config file in /etc/default called "minio" which I have passed as a Path in the "minio.service" file as "EnvirormentFile=/etc/default/minio"
Please paste your cat /etc/default/minio
and lets see if MINIO_SERVER_URL is set properly.
We do honor the MINIO_SERVER_URL
@harshavardhana, if we weren't, we usually default to localhost:9000
With latest releases, Performance Tests can be run with registration of cluster in SUBNET with a valid subscription only. Please have a look at https://min.io/pricing.