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

RangeError: Invalid time zone specified #625

Open
Jey-Cee opened this issue Dec 20, 2023 · 1 comment
Open

RangeError: Invalid time zone specified #625

Jey-Cee opened this issue Dec 20, 2023 · 1 comment

Comments

@Jey-Cee
Copy link
Member

Jey-Cee commented Dec 20, 2023

Describe the bug
Since last update the error message appears in the log, see below.

To Reproduce
Steps to reproduce the behavior:
No special steps needed.

Expected behavior
No message in the log.

Screenshots & Logfiles
ical.0 2023-12-20 19:00:01.386 info starting. Version 1.13.5 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 5.0.17

Issue detected in RRule, event ignored; Please forward debug information to iobroker.ical developer: RangeError: Invalid time zone specified: undefined at Date.toLocaleString (<anonymous>) at t.rezonedDate (/opt/iobroker/node_modules/rrule/dist/es5/webpack:/rrule/src/datewithzone.ts:42:17) at rezoneIfNeeded (/opt/iobroker/node_modules/rrule/dist/es5/webpack:/rrule/src/iter/index.ts:152:47) at iter (/opt/iobroker/node_modules/rrule/dist/es5/webpack:/rrule/src/iter/index.ts:78:33) at t._iter (/opt/iobroker/node_modules/rrule/dist/es5/webpack:/rrule/src/rrule.ts:129:12) at t.between (/opt/iobroker/node_modules/rrule/dist/es5/webpack:/rrule/src/rrule.ts:194:21) at processData (/opt/iobroker/node_modules/iobroker.ical/main.js:373:34) at processTicksAndRejections (node:internal/process/task_queues:95:5) RRule object: {"_cache":{"all":false,"before":[],"after":[],"between":[]},"origOptions":{"tzid":"undefined","dtstart":"2019-08-01T05:30:00.000Z","freq":2,"byweekday":[{"weekday":0},{"weekday":1},{"weekday":2},{"weekday":3}],"until":"2020-01-08T05:30:00.000Z"},"options":{"freq":2,"dtstart":"2019-08-01T05:30:00.000Z","interval":1,"wkst":0,"count":null,"until":"2020-01-08T05:30:00.000Z","tzid":"undefined","bysetpos":null,"bymonth":null,"bymonthday":[],"bynmonthday":[],"byyearday":null,"byweekno":null,"byweekday":[0,1,2,3],"bynweekday":null,"byhour":[5],"byminute":[30],"bysecond":[0],"byeaster":null}} now3: Tue Dec 19 2023 15:45:00 GMT+0100 (Mitteleuropäische Normalzeit) endpreview: Wed Dec 27 2023 19:00:02 GMT+0100 (Mitteleuropäische Normalzeit) string: DTSTART;TZID=undefined:20190801T053000 RRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;UNTIL=20200108T063000 options: {"tzid":"undefined","dtstart":"2019-08-01T05:30:00.000Z","freq":2,"byweekday":[{"weekday":0},{"weekday":1},{"weekday":2},{"weekday":3}],"until":"2020-01-08T05:30:00.000Z"}

Versions:

  • Adapter version: 1.13.5
  • JS-Controller version: 5.0.17
  • Node version: 18.17.1
  • Operating system: ubuntu server 22.04

Additional context
NA

@Walkinlarge2010
Copy link

I have the same Problem, is there actual an soltion provided?

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

2 participants