-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Copy link
Labels
bugAn unexpected problem or unintended behavior of an add-onAn unexpected problem or unintended behavior of an add-on
Description
Expected Behavior
Exception messages are supposed to resolve the text using the English text resources of the binding.
Current Behavior
The exception message in the log displays the unresolved resource key:
2025-03-10 21:27:47.030 [WARN ] [Connection] - @text/connection.generic-error java.util.concurrent.TimeoutException: Total timeout 1000 ms elapsed
Possible Solution
Code-fix
Context
Minor - The binding is fully functional, despite this problem.
Your Environment
runtimeInfo:
version: 4.3.3
buildString: Release Build
locale: de-CH
systemInfo:
javaVersion: 17.0.14
javaVendor: Debian
osName: Linux
osVersion: 6.8.0-52-generic
osArchitecture: amd64
availableProcessors: 4
addons:
...
- binding-huesync
...
Metadata
Metadata
Assignees
Labels
bugAn unexpected problem or unintended behavior of an add-onAn unexpected problem or unintended behavior of an add-on