Warning icon | Meaning

Is there a reason on why does a warning red icon appear at the title of some charts?
Attached you will find an example.

What does it say if you hover your mouse next to it or try to click it?

Hello TonyC. Unfortunately it shows nothing when I hover the mouse over it, and it is not clickable.

Can you share Admin ->Troubleshooting -> Diagnostic Info

Here it is:

{
"browser-info": {
"language": "es-MX",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.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-post-Debian-1deb11u1",
"java.vendor": "Debian",
"java.vendor.url": "openjdk-11 - Debian Package Tracker",
"java.version": "11.0.18",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.18+10-post-Debian-1deb11u1",
"os.name": "Linux",
"os.version": "5.10.0-14-cloud-amd64",
"user.language": "en",
"user.timezone": "America/Mexico_City"
},
"metabase-info": {
"databases": [
"postgres",
"h2"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "13.7"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.5.0"
}
},
"run-mode": "prod",
"version": {
"date": "2023-01-17",
"tag": "v0.45.2",
"branch": "release-x.45.x",
"hash": "819ce29"
},
"settings": {
"report-timezone": "America/Monterrey"
}
}
}

Can you check if there is any error/warning coming out of the console:

It doesn't appear anymore :grinning:. Thanks for help.