MagicMirrorOrg / MagicMirror

MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
http://magicmirror.builders
MIT License
19.69k stars 4.2k forks source link

EXT Pir error while command vocal #3579

Open anideb1975 opened 2 hours ago

anideb1975 commented 2 hours ago

0|MagicMirror | [2024-10-05 12:08:02.508] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MagicMirrorOrg/MagicMirror/issues 0|MagicMirror | [2024-10-05 12:08:03.097] [ERROR] Whoops! There was an uncaught exception... 0|MagicMirror | [2024-10-05 12:08:03.097] [ERROR] TypeError: this.pir is not a function 0|MagicMirror | at Timeout._onTimeout (/home/vincenzodigi/MagicMirror/modules/EXT-Pir/components/pirLib.js:6:2899) 0|MagicMirror | at listOnTimeout (node:internal/timers:581:17) 0|MagicMirror | at process.processTimers (node:internal/timers:519:7) 0|MagicMirror | [2024-10-05 12:08:03.098] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMirror | [2024-10-05 12:08:03.101] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MagicMirrorOrg/MagicMirror/issues 0|MagicMirror | [2024-10-05 12:08:03.752] [ERROR] Whoops! There was an uncaught exception... 0|MagicMirror | [2024-10-05 12:08:03.753] [ERROR] TypeError: this.pir is not a function 0|MagicMirror | at Timeout._onTimeout (/home/vincenzodigi/MagicMirror/modules/EXT-Pir/components/pirLib.js:6:2899) 0|MagicMirror | at listOnTimeout (node:internal/timers:581:17) 0|MagicMirror | at process.processTimers (node:internal/timers:519:7) 0|MagicMirror | [2024-10-05 12:08:03.775] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMirror | [2024-10-05 12:08:03.776] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MagicMirrorOrg/MagicMirror/issues 0|MagicMirror | [2024-10-05 12:08:04.103] [ERROR] Whoops! There was an uncaught exception... 0|MagicMirror | [2024-10-05 12:08:04.107] [ERROR] TypeError: this.pir is not a function 0|MagicMirror | at Timeout._onTimeout (/home/vincenzodigi/MagicMirror/modules/EXT-Pir/components/pirLib.js:6:2899) 0|MagicMirror | at listOnTimeout (node:internal/timers:581:17) 0|MagicMirror | at process.processTimers (node:internal/timers:519:7) 0|MagicMirror | [2024-10-05 12:08:04.122] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMirror | [2024-10-05 12:08:04.123] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MagicMirrorOrg/MagicMirror/issues

bugsounet commented 2 hours ago

Hi, it's will be fixed on next version of EXT-Pir (when released)

bugsounet commented 1 hour ago

Fixed