GLPI - Metabase -SSH base acess

Hello,

i try to connect MY GLPI database from metabase <---> GLPI

buti got this error :

Could not connect to address=(host=localhost)(port=45965)(type=master) : Could not connect to localhost:45965 : unexpected end of stream, read 0 bytes from 4 (socket was closed by server)

Vous êtes en version v0.52.9

{
  "browser-info": {
    "language": "fr-FR",
    "platform": "Win32",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36",
    "vendor": "Google Inc."
  },
  "metabase-info": {
    "databases": [],
    "run-mode": "prod",
    "plan-alias": "",
    "version": {
      "date": "2025-01-31",
      "tag": "v0.52.9",
      "hash": "f9fbbf8"
    },
    "settings": {
      "report-timezone": null
    },
    "hosting-env": "unknown",
    "application-database": "postgres",
    "application-database-details": {
      "database": {
        "name": "PostgreSQL",
        "version": "17.2 (Debian 17.2-1.pgdg120+1)"
      },
      "jdbc-driver": {
        "name": "PostgreSQL JDBC Driver",
        "version": "42.7.3"
      }
    }
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "21.0.6+7-LTS",
    "java.vendor": "Eclipse Adoptium",
    "java.vendor.url": "https://adoptium.net/",
    "java.version": "21.0.6",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "21.0.6+7-LTS",
    "os.name": "Linux",
    "os.version": "6.1.0-28-amd64",
    "user.language": "en",
    "user.timezone": "Europe/Paris"
  }
}

Do u know how fix this bug, i think the problem is my docker metabase can't connect in ssh to my glpi serveur

thanks