MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. tacotaco
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    tacotaco

    @tacotaco

    0
    Reputation
    2
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tacotaco Unfollow Follow

    Latest posts made by tacotaco

    • RE: MMM-NOAA3 Error

      @sdetweil i would agree if it didn’t work at all but it works when first installed that then just quits. Not knowing much about other modules could potentially affect other modules, I’d say it’s a conflict or something as it quits as I am installing other modules. Noob here so just guessing. It appears that apps are isolated but… what do I know. Is the “request” call still valid? Looks like Electron fails on a SIGINT right afterwards. Does the order in the config file matter?

      thx

      posted in Bug Hunt
      T
      tacotaco
    • MMM-NOAA3 Error

      I have installed MMM-NOAA3 and it appears to work for a bit and then I start receiving errors.

      [27.07.2022 12:54.43.190] [ERROR] Whoops! There was an uncaught exception…
      [27.07.2022 12:54.43.200] [ERROR] TypeError: Cannot read properties of undefined (reading ‘WeatherText’)
      at Object.parseResponse (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:210:29)
      at Request._callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:104:27)
      at self.callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)
      at Request.emit (node:events:526:28)
      at Request. (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1157:10)
      at Request.emit (node:events:526:28)
      at IncomingMessage. (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1079:12)
      at Object.onceWrapper (node:events:645:28)
      at IncomingMessage.emit (node:events:538:35)
      at endReadableNT (node:internal/streams/readable:1345:12)
      [27.07.2022 12:54.43.205] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [27.07.2022 12:54.43.206] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      [27.07.2022 12:54.43.215] [ERROR] Whoops! There was an uncaught exception…
      [27.07.2022 12:54.43.220] [ERROR] TypeError: Cannot read properties of undefined (reading ‘length’)
      at Object.parseForecast (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:150:53)
      at Request._callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:91:18)
      at self.callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)
      at Request.emit (node:events:526:28)
      at Request. (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1157:10)
      at Request.emit (node:events:526:28)
      at IncomingMessage. (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1079:12)
      at Object.onceWrapper (node:events:645:28)
      at IncomingMessage.emit (node:events:538:35)
      at endReadableNT (node:internal/streams/readable:1345:12)
      [27.07.2022 12:54.43.229] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [27.07.2022 12:54.43.231] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      [27.07.2022 12:54.43.344] [ERROR] Whoops! There was an uncaught exception…
      [27.07.2022 12:54.43.347] [ERROR] ReferenceError: err is not defined
      at Request._callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:113:42)
      at self.callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)
      at Request.emit (node:events:526:28)
      at Request.onRequestError (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:877:8)
      at ClientRequest.emit (node:events:526:28)
      at TLSSocket.socketErrorListener (node:_http_client:442:9)
      at TLSSocket.emit (node:events:526:28)
      at emitErrorNT (node:internal/streams/destroy:157:8)
      at emitErrorCloseNT (node:internal/streams/destroy:122:3)
      at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
      [27.07.2022 12:54.43.356] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [27.07.2022 12:54.43.357] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

      I opened an issue however no response. I checked and the api key is still valid.

      thoughts?

      thx

      posted in Bug Hunt
      T
      tacotaco
    • RE: Generating token for MMM-GooglePhotos

      @tacotaco thanks much for you assistance!!

      posted in Troubleshooting
      T
      tacotaco
    • RE: Generating token for MMM-GooglePhotos

      @sdetweil thanks again. also auth_and_test.js and auth.js were missing in theMMM-GooglePhotos directory. Deleted node_modules and ran npm install again but no luck. i downloaded them to the directory. auth.js was referencing the old opn module since renamed to open. Changed to open and ran auth_and_test with the proper results. Kinda messy.

      posted in Troubleshooting
      T
      tacotaco
    • Generating token for MMM-GooglePhotos

      when generating the token for google photos in local pi terminal, the Chromium browser opens and i go through the verification and consent to access and then the browser attempts to access “localhost” with what I am assuming will be the auth code and fails with “Site can’t be reached” localhost refused to connect. Am i missing something? Please advise.

      thx much

      posted in Troubleshooting
      T
      tacotaco
    • RE: WARNING! Could not load config file.

      @sdetweil thx much!

      posted in Troubleshooting
      T
      tacotaco
    • RE: WARNING! Could not load config file.

      @tacotaco re-installed the module completely and it works. Ah the software Gods!

      posted in Troubleshooting
      T
      tacotaco
    • WARNING! Could not load config file.

      Getting these error messages for any weather module i try to use. This one happens to be Weather-Now. The error messages states that it cannot find the “request” module. I when to the Weather-Now directory and issued “npm install request” thinking a dependency is missing however the module is there. Any thoughts (see below)?

      Thx

      [24.07.2022 11:07.00.310] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘request’
      Require stack:

      • /home/simdo01/MagicMirror/modules/MMM-Weather-Now/node_helper.js
      • /home/simdo01/MagicMirror/js/app.js
      • /home/simdo01/MagicMirror/js/electron.js
      • /home/simdo01/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      posted in Troubleshooting
      T
      tacotaco
    • MESA-LOADER: failed to open kms_swrast

      new to MM. I am receiving this error during startup of MM.
      MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: Permission denied (search paths /usr/lib/aarch64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri)
      failed to load driver: kms_swrast

      default modules plus calendar-monthly and MMM-NOAA3 installed.

      Hardware : BCM2835
      Revision : c03114
      Serial : 100000001c249f69
      Model : Raspberry Pi 4 Model B Rev 1.4

      PRETTY_NAME=“Debian GNU/Linux 11 (bullseye)”
      NAME=“Debian GNU/Linux”
      VERSION_ID=“11”
      VERSION=“11 (bullseye)”
      VERSION_CODENAME=bullseye
      ID=debian
      HOME_URL=“https://www.debian.org/”
      SUPPORT_URL=“https://www.debian.org/support”
      BUG_REPORT_URL=“https://bugs.debian.org/”

      can anyone advise? GPU driver problem?

      thx

      posted in Bug Hunt
      T
      tacotaco