In my app I’m getting every day many entries like these in the logs
ERROR - log_exception: Exception on _dash-component-suites/dash_leaflet/${f} [GET]
ERROR - log_exception: Exception on _dash-component-suites/dash_leaflet/${h} [GET]
ERROR - log_exception: Exception on _dash-component-suites/dash_leaflet/${m} [GET]
ERROR - log_exception: Exception on _dash-component-suites/dash_leaflet/${p} [GET]
They are trying to get non-existent assets.
Are these malicious requests or something is misconfigured? Or just bot scanning for vulnerabilities?
Not sure there’s anything worrying but better safe than sorry