#21609·minio

AGPL license shows every time I load the web console

Author: offbyoneCreated Sep 27, 2025Updated Nov 15, 2025
Labelscommunitytriage

NOTE

This is minio self-hosted behind a reverse proxy.

Expected Behavior

Once I have clicked "Acknowledge" on the AGPLv3 license once on the web console, I should not ever see it again.

Current Behavior

Every time I access the minio web console, or reload it, I am shown the full page covering AGPLv3 license:

Possible Solution

A cookie? A session variable tracked with my login?

Steps to Reproduce (for bugs)

  1. Log in to minio (the license does not display overlaying the login form)
  2. Once logged in, the license is presented
  3. On every page reload, the license is presented

Your Environment

$ mc admin info blob
●  s3.camel-tortoise.ts.net:9000
   Uptime: 1 month
   Version: 2025-07-23T15:54:02Z
   Network: 1/1 OK
   Drives: 1/1 OK
   Pool: 1
  • The server is running using docker compose, and behind a tailscale serve reverse proxy