Get alerts and sharing buttons doesn't work anymore

Hello,

need help.

on a question, when I click on the icon "Get alerts" or "Sharing", nothing appeared and the question is reloaded. I have the issue since few days

Any idea?

I restarted Metabase, same issue

{
  "browser-info": {
    "language": "fr-FR",
    "platform": "Win32",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36",
    "vendor": "Google Inc."
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "11.0.14.1+1",
    "java.vendor": "Eclipse Adoptium",
    "java.vendor.url": "https://adoptium.net/",
    "java.version": "11.0.14.1",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "11.0.14.1+1",
    "os.name": "Linux",
    "os.version": "5.10.147+",
    "user.language": "en",
    "user.timezone": "GMT"
  },
  "metabase-info": {
    "databases": [
      "mysql",
      "bigquery-cloud-sdk"
    ],
    "hosting-env": "unknown",
    "application-database": "mysql",
    "application-database-details": {
      "database": {
        "name": "MySQL",
        "version": "8.0.18-google"
      },
      "jdbc-driver": {
        "name": "MariaDB Connector/J",
        "version": "2.7.5"
      }
    },
    "run-mode": "prod",
    "version": {
      "date": "2022-04-07",
      "tag": "v0.42.4",
      "branch": "release-x.42.x",
      "hash": "7c3ce2d"
    },
    "settings": {
      "report-timezone": "Europe/Paris"
    }
  }
}

Can you upgrade to 0.45.3? Since this could be an issue which is already fixed

Also share the troubleshooting -> Logs since there might be an error that can be useful

Thanks @TonyC , will try to upgrade.

I try with an older version and there is no issue.

Nothing in logs, always the same thing;

[0fa355ff-024e-4310-a29e-a300e63b5791] 2023-02-23T15:35:17+01:00 DEBUG metabase.server.middleware.log GET /api/card/495 200 27.7 ms (10 DB calls) App DB connections: 0/13 Jetty threads: 3/50 (4 idle, 0 queued) (96 total active threads) Queries in flight: 0 (0 queued)
[0d649b7d-3cd4-4db1-a49d-f2d1b2f609b4] 2023-02-23T15:35:17+01:00 DEBUG metabase.server.middleware.log GET /api/alert/question/495 200 1.7 ms (1 DB calls) App DB connections: 0/15 Jetty threads: 3/50 (4 idle, 0 queued) (103 total active threads) Queries in flight: 0 (0 queued)
[0fa355ff-024e-4310-a29e-a300e63b5791] 2023-02-23T15:35:17+01:00 INFO metabase.query-processor.card Question's average execution duration is 647.0 ms; using 'magic' TTL of 6.0 s :floppy_disk:
[0fa355ff-024e-4310-a29e-a300e63b5791] 2023-02-23T15:35:18+01:00 INFO metabase.query-processor.middleware.cache Query took 131.0 ms to run; minimum for cache eligibility is 60.0 s

Hello everyone, I upgrade Metabase to v0.45.3

I have again the issue.

The button "Get Alerts" and "Sharing" doesn't work

I have now this error page when I click on these button

Nothing in log

Please help

{
"browser-info": {
"language": "fr-FR",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.18+10",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/",
"java.version": "11.0.18",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.18+10",
"os.name": "Linux",
"os.version": "5.10.147+",
"user.language": "en",
"user.timezone": "GMT"
},
"metabase-info": {
"databases": [
"mysql",
"bigquery-cloud-sdk"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "8.0.18-google"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.7.6"
}
},
"run-mode": "prod",
"version": {
"date": "2023-02-19",
"tag": "v0.45.3",
"branch": "release-x.45.x",
"hash": "070f57b"
},
"settings": {
"report-timezone": "Europe/Paris"
}
}
}

I don't know if this can help

Sorry, we can close the question

Issue with the browser

No issue when I connect in anonymous mode!

thank you