Skip to content
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

js-controller update 3.3.19 - "TZID without Luxon available is unsupported" #1528

Closed
realwax opened this issue Nov 21, 2021 · 5 comments
Closed

Comments

@realwax
Copy link

realwax commented Nov 21, 2021

`

host.iobrokerQNAP 2021-11-21 09:43:15.309 error Caught by controller[8]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
host.iobrokerQNAP 2021-11-21 09:43:15.309 error Caught by controller[7]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
host.iobrokerQNAP 2021-11-21 09:43:15.309 error Caught by controller[6]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
host.iobrokerQNAP 2021-11-21 09:43:15.309 error Caught by controller[5]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
host.iobrokerQNAP 2021-11-21 09:43:15.309 error Caught by controller[4]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
host.iobrokerQNAP 2021-11-21 09:43:15.308 error Caught by controller[3]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
host.iobrokerQNAP 2021-11-21 09:43:15.308 error Caught by controller[2]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
host.iobrokerQNAP 2021-11-21 09:43:15.308 error Caught by controller[1]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
host.iobrokerQNAP 2021-11-21 09:43:15.307 error Caught by controller[0]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
`

Logs are getting filled with the above. Seems to be related.

jkbrzt/rrule#441

@foxriver76
Copy link
Collaborator

can you please show what happens before and after that in the logs

@Apollon77
Copy link
Collaborator

Also which adapter generates this log? iCal? Then the issue needs to go there

@realwax
Copy link
Author

realwax commented Nov 21, 2021

Yes. ical....

2021-11-21 12:01:07.553 - �[32minfo�[39m: ical.0 (21640) processing URL: xyz
2021-11-21 12:01:08.395 - �[32minfo�[39m: ical.0 (21640) processing URL: xyz2
2021-11-21 12:01:14.505 - �[32minfo�[39m: ical.0 (21640) Terminated (NO_ERROR): Without reason
2021-11-21 12:01:15.293 - �[31merror�[39m: host.iobrokerQNAP Caught by controller[0]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
2021-11-21 12:01:15.293 - �[31merror�[39m: host.iobrokerQNAP Caught by controller[1]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
2021-11-21 12:01:15.293 - �[31merror�[39m: host.iobrokerQNAP Caught by controller[2]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
2021-11-21 12:01:15.294 - �[31merror�[39m: host.iobrokerQNAP Caught by controller[3]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
2021-11-21 12:01:15.294 - �[31merror�[39m: host.iobrokerQNAP Caught by controller[4]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone

@foxriver76
Copy link
Collaborator

Then it s an ical issue controller just catches

@realwax
Copy link
Author

realwax commented Nov 21, 2021

Thanks for the quick reply. Created there an issue. Closing this....
Have a nice sunday!

@realwax realwax closed this as completed Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants