Closed king7532 closed 3 months ago
False alarm, this is NOT a bug. Apparently, after investigating my Datasette instance settings (https://HOSTNAME/-/settings
) I did NOT have force_https_urls
set to true. After making the change, everything works as expected.
When Datasette is deployed behind a load balancer or reverse HTTP proxy that handles TLS/SSL, and is configured with the setting
force_https_urls 1
. Then the datasette-dashboards plugin does not work, and the the following error message is shown in the Chrome browser console:https://docs.datasette.io/en/stable/settings.html#force-https-urls