Philip
Philip
As of version 1.3.73, this remains an issue. ``` @charset "UTF-8"; @import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,700'; :root { --max-width: 1280px; } ``` minifies to become: `@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,700";@charset "UTF-8":root{--max-width:1280px;}` which invalidates the `:root` element.
This pull request fixes #289.
I do want to say that my original problem was easier to solve than I had imagined - thank you for your comments and suggestions. It turns out that while...
I will re-run as a sudo user: https://tricorder.pi-hole.net/RkTXBfaQ/ Pi-hole and unbound are on the same machine (127.0.0.1). I can't think how to make the connection any more reliable. The response...
Looking at the error log output, I note that the same error also occurs with other providers: ``` 2025-05-05 05:25:35.303 UTC [27278/F706] WARNING: Connection error (149.112.112.112#53): TCP connection failed while...
This isn't related to unbound. Please see more information here where the issue is demonstrated with Google servers. https://discourse.pi-hole.net/t/cnames-do-not-resolve-correctly/80379 It seems that if Pi-Hole receives/reports a NODATA response, it in...
Facing the same problem. My HA version and Local Tuya versions are identical to above.
When specifying details manually, I get the error: "Connection to device succeeded but no datapoints found, please try again. Create a new issue and include debug logs if problem persists."...