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

scheduler-card - Continiously repeating 'Uncaught error from Chrome 123.0.0.0 on Windows 10' #812

Closed
2 tasks done
LoznOz opened this issue Apr 11, 2024 · 2 comments
Closed
2 tasks done
Labels
bug Something isn't working Stale

Comments

@LoznOz
Copy link

LoznOz commented Apr 11, 2024

Checklist

  • I checked for similar existing issues (both open and closed) before posting.
  • I will participate in further discussion about this issue and can help by testing (if requested).

Card Version

V3.2.13

Component Version

No response

Bug description

I see in Home assistant Log Viewer a continuously repeating (approximately every minute) Error logged as follows:
"2024-04-11 11:10:11.129 ERROR (MainThread) [frontend.js.latest.202404041] Uncaught error from Chrome 123.0.0.0 on Windows 10
TypeError: Cannot read properties of undefined (reading 'every')
bo (/hacsfiles/scheduler-card/scheduler-card.js:1827:597)
/hacsfiles/scheduler-card/scheduler-card.js:1827:4066
/hacsfiles/scheduler-card/scheduler-card.js:1827:4056"

the above is repeated over and over the only difference between each being the date & time updates of course.

Steps to reproduce

simply look at the logs - this appears to me to be endlessly repeating. It's not apparent to me to the cause or what I could do to rectify this apparent repeating error?

Additional info

From Logs:
Logger: frontend.js.latest.202404041
Source: components/system_log/init.py:320
First occurred: April 10, 2024 at 7:59:33 PM (72900 occurrences)
Last logged: 11:20:03 AM

Uncaught error from WebKit 605.1.15 on Mac OS 10.15.7 TypeError: undefined is not an object (evaluating 'e.timeslots.every') bo (/hacsfiles/scheduler-card/scheduler-card.js:1827:596) filter ([native code]::) /hacsfiles/scheduler-card/scheduler-card.js:1827:4062
Uncaught error from Chrome 123.0.0.0 on Windows 10 TypeError: Cannot read properties of undefined (reading 'every') bo (/hacsfiles/scheduler-card/scheduler-card.js:1827:597) /hacsfiles/scheduler-card/scheduler-card.js:1827:4066 /hacsfiles/scheduler-card/scheduler-card.js:1827:4056

@LoznOz LoznOz added the bug Something isn't working label Apr 11, 2024
@shlomki
Copy link
Contributor

shlomki commented Apr 14, 2024

Same error message as in #809 , probably due to the same bug

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

2 participants