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

TypeError: WebUntis is not a constructor #8

Open
rabbit83ka opened this issue Apr 25, 2023 · 0 comments
Open

TypeError: WebUntis is not a constructor #8

rabbit83ka opened this issue Apr 25, 2023 · 0 comments

Comments

@rabbit83ka
Copy link

Hi, nachdem das Modul jetzt lange Zeit fehlerfrei lief, bekomme ich seit einiger Zeit (vermutlich letzte Update von MagicMirror, bin mir aber nicht 100% sicher) folgende Fehlermeldung:

0|MagicMirror  | [25.04.2023 10:17.39.558] [ERROR] Whoops! There was an uncaught exception...
0|MagicMirror  | [25.04.2023 10:17.39.591] [ERROR] TypeError: WebUntis is not a constructor
0|MagicMirror  |     at Class.fetchLessonsLogin (/home/pi/MagicMirror/modules/MMM-Webuntis/node_helper.js:33:17)
0|MagicMirror  |     at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-Webuntis/node_helper.js:19:11)
0|MagicMirror  |     at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:107:11)
0|MagicMirror  |     at Socket.emit (node:events:513:28)
0|MagicMirror  |     at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22)
0|MagicMirror  |     at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:703:39
0|MagicMirror  |     at process.processTicksAndRejections (node:internal/process/task_queues:78:11)

Die Konfiguration habe ich nochmal geprüft, sollte alles stimmen, hat ja wie gesagt auch lange funktioniert. Gibt's eine Idee wo der Fehler liegt?

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

1 participant