You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I enable the widget for displaying PiHole data (any of the three), first I've got problems with CORS which I solved by adding Access-Control-Allow-Origin *; in my nginx reverse proxy. This, as mentioned, solved CORS issues but a new warning arise:
⚠️ Warning ⚠️
Expected data was not returned from Pi-Hole
That is the only error logged in the console. I am unable to find if Dashy logs anything anywhere, if yes, please anyone tell me where, and I will happily provide the logs. This is everything I can provide for now.
Additional info
No response
Please tick the boxes
You have explained the issue clearly, and included all relevant info
This issue has gone 3 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.
Environment
Self-Hosted (Bare Metal)
System
Debian 11
Version
2.1.1
Describe the problem
When I enable the widget for displaying PiHole data (any of the three), first I've got problems with CORS which I solved by adding
Access-Control-Allow-Origin *;
in my nginx reverse proxy. This, as mentioned, solved CORS issues but a new warning arise:That is the only error logged in the console. I am unable to find if Dashy logs anything anywhere, if yes, please anyone tell me where, and I will happily provide the logs. This is everything I can provide for now.
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: