Wouter Born
Wouter Born
Another one: https://github.com/openhab/openhab-addons/actions/runs/3101529683/jobs/5022987195 ``` TEST org.openhab.binding.nest.internal.wwn.handler.WWNThermostatHandlerTest#handleFanTimerDurationCommands()
Maybe it's caused by https://github.com/openhab/openhab-core/pull/2951?
I did check that it is caused by https://github.com/openhab/openhab-core/pull/2951, because the test succeeds again when those changes are reverted. Still need to find some more time to see if the...
You can also increase the log level of cupsd in `/etc/cups/cupsd.conf`, maybe that helps with explaining why the error occurs. ``` # # Configuration file for the CUPS scheduler. See...
The URL is probably updated based on the discovery result of the [IppPrinterDiscoveryParticipant](https://github.com/openhab/openhab-addons/blob/main/bundles/org.openhab.binding.ipp/src/main/java/org/openhab/binding/ipp/internal/discovery/IppPrinterDiscoveryParticipant.java). That's useful whenever the IP changes. If IPv6 is the issue you could disable that or maybe...
You can use this [org.openhab.binding.ipp-3.2.0.jar](https://github.com/wborn/openhab-addons/releases/download/ipp-3.2.0/org.openhab.binding.ipp-3.2.0.jar) to test if the library upgrade caused any issues.
It seems like it doesn't like the "localhost" Host field value ``` E [13/Oct/2022:15:57:15 -0700] [Client 2868] Request from "192.168.1.100" using invalid Host: field "localhost". D [13/Oct/2022:15:57:15 -0700] [Client 2868]...
I think it may be a bug in cups4j. Seems like https://github.com/harwey/cups4j/pull/42 changed with https://github.com/harwey/cups4j/commit/956990c0dbdeb29d521892c5d0b4e5aab5974c07 how the Host: header is set in 0.7.9.
It seems to have been failing for ~6 years, see https://github.com/eclipse-archived/smarthome/issues/2345. :wink: Maybe the issue is that sometimes the test already updates state before the items are linked to channels...
It might be an idea to merge any missing functionality into the speedtest thing that is already part of the Network Binding. :thinking: See: https://www.openhab.org/addons/bindings/network/#thing-configuration