MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    • Profile
    • Following 1
    • Followers 4
    • Topics 10
    • Posts 561
    • Groups 1
    karsten13K Offline
    1. Home
    2. karsten13
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Posts

    Recent Best Controversial
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      @sdetweil

      well, npm install would have installed the devDependencies too…

      This sentence clicked in my brain.

      I have NODE_ENV=production as default in my images (expect images I use for testing) and with this

      • npm install will install nothing
      • npm install node-fetch@2 will install nothing

      so @codac please go again in the folder of the module and run NODE_ENV=test npm install node-fetch@2

      this should hopefully solve the issue

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      @sdetweil

      you are right, they “fixed” it in devDependencies instead in dependencies …

      then git pull is useless, you have to install the missing library in the module folder as sam already explained above

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      @codac

      if you are using https://github.com/0m4r/MMM-SoccerLiveScore the module contains the missing node-fetch so you should do a git pull in the module folder and try again (which means restart the container)

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      @sdetweil

      and I think the electron error is just noise, as you must be running server only mode, whcih doesn’t use electron

      yes, there is no electron installed

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      @codac

      I don’t know this WebUI, you have to restart the container or stop and start again, whatever the WebUI provides

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      @codac

      and how do you start/stop the container? With a WebUI or per command line?

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      @sdetweil

      I don’t now, the old electron process is still running

      but we now nothing, how he started, in server only or with electron, which architecture, which host os, which hardware …

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      @sdetweil

      he must restart the container, this cannot be done from inside the container

      so how was the container started? With docker compose oder docker run ... or?

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: GPIO PIN on 3b not working

      @faspina1

      did you enable the gpio stuff via raspi config on the new pi?

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: MM current version on Raspberry Pi 5 cannot turn off monitor

      @vvrangler

      may wrong display, don’t no how the syntax is for the other HDMI port instead of HDMI-A-1 …

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: MM current version on Raspberry Pi 5 cannot turn off monitor

      @vvrangler

      untested:

      wlr-randr --output HDMI-A-1 --off
      wlr-randr --output HDMI-A-1 --on
      

      instead of vcgencmd commands.

      See e.g. https://forums.raspberrypi.com/viewtopic.php?t=358689

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Default Weather Module (Weathergov) stuck on loading

      @angeliKITTYx said in Default Weather Module (Weathergov) stuck on loading:

      https://api.weather.gov/gridpoints/AKQ/88,50/stations

      if I use the above url in the browser I get

      d569a817-abfd-41f4-88e5-64bb03fe50d3-grafik.png

      so you can wait or use another weather provider …

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Default Weather Module (Weathergov) stuck on loading

      @angeliKITTYx

      I think so

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Default Weather Module (Weathergov) stuck on loading

      @angeliKITTYx

      numeric and boolean values must be provided without " around them

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Rotate screen on bookworm RPI4

      see https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/configuration/display-rotation.adoc

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Closed Magic Mirror alt-f4

      @sdetweil

      alt-f4 closes the avtive window when running Windows os

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Magicmirror in Kubernetes

      @gerbenvs

      I played around with a helm and a kustomize setup …

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Synology Docker Tutorial?

      @odolmach3

      we need the logs of the container

      posted in Troubleshooting
      karsten13K
      karsten13
    • RE: Automatic checking of all MagicMirror² modules

      @BKeyport

      sounds pretty much like what mmpm does

      posted in Development
      karsten13K
      karsten13
    • RE: Automatic checking of all MagicMirror² modules

      @BKeyport

      see https://github.com/MichMich/MagicMirror/issues/2876

      posted in Development
      karsten13K
      karsten13
    • 1 / 1