-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[astro] IllegalArgumentException: Cannot format given Object as a Date #13871
Labels
bug
An unexpected problem or unintended behavior of an add-on
Comments
Looking at the code this error can only be triggered when log level debug is enabled. The work around is to change the log level default or info at minimum. Seems this code was already there since 3.2.0. |
Hilbrand
added a commit
to Hilbrand/openhab-addons
that referenced
this issue
Dec 9, 2022
Formatter should get Date object. Closes openhab#13871 Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
jlaur
pushed a commit
that referenced
this issue
Dec 9, 2022
Formatter should get Date object. Closes #13871 Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
morph166955
pushed a commit
to morph166955/openhab-addons
that referenced
this issue
Dec 18, 2022
Formatter should get Date object. Closes openhab#13871 Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl> Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
andrasU
pushed a commit
to andrasU/openhab-addons
that referenced
this issue
Dec 24, 2022
Formatter should get Date object. Closes openhab#13871 Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl> Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
borazslo
pushed a commit
to borazslo/openhab-mideaac-addon
that referenced
this issue
Jan 8, 2023
Formatter should get Date object. Closes openhab#13871 Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
psmedley
pushed a commit
to psmedley/openhab-addons
that referenced
this issue
Feb 23, 2023
Formatter should get Date object. Closes openhab#13871 Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
nemerdaud
pushed a commit
to nemerdaud/openhab-addons
that referenced
this issue
Feb 28, 2023
Formatter should get Date object. Closes openhab#13871 Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
runtimeInfo:
version: 3.4.0.M4
buildString: Milestone Build
locale: de-DE
systemInfo:
configFolder: /etc/openhab
userdataFolder: /var/lib/openhab
logFolder: /var/log/openhab
javaVersion: 11.0.16
javaVendor: Raspbian
osName: Linux
osVersion: 5.15.76-v7l+
osArchitecture: arm
availableProcessors: 4
freeMemory: 117182672
totalMemory: 335544320
startLevel: 100
Since 3.4.0 M4 I get every night the following errors:
The thing definition is:
Item definition:
The text was updated successfully, but these errors were encountered: