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

    Posts

    Recent Best Controversial
    • RE: Black Screens during remote desktop

      with npm start I see following and then a black screen:

      Pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.22.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      [30.03.2023 14:57.53.042] [LOG] Starting MagicMirror: v2.22.0
      [30.03.2023 14:57.53.055] [LOG] Loading config …
      [30.03.2023 14:57.53.073] [LOG] Loading module helpers …
      [30.03.2023 14:57.53.077] [LOG] No helper found for module: alert.
      [30.03.2023 14:57.53.124] [LOG] Initializing new module helper …
      [30.03.2023 14:57.53.126] [LOG] Module helper loaded: updatenotification
      [30.03.2023 14:57.53.128] [LOG] No helper found for module: clock.
      [30.03.2023 14:57.53.792] [LOG] Initializing new module helper …
      [30.03.2023 14:57.53.794] [LOG] Module helper loaded: calendar
      [30.03.2023 14:57.53.984] [LOG] Initializing new module helper …
      [30.03.2023 14:57.53.987] [LOG] Module helper loaded: MMM-OpenWeatherForecast
      [30.03.2023 14:57.53.989] [LOG] No helper found for module: MMM-TextClock.
      [30.03.2023 14:57.59.058] [LOG] Initializing new module helper …
      [30.03.2023 14:57.59.060] [LOG] Module helper loaded: newsfeed
      [30.03.2023 14:57.59.063] [LOG] No helper found for module: MMM-Globe.
      [30.03.2023 14:57.59.078] [LOG] Initializing new module helper …
      [30.03.2023 14:57.59.081] [LOG] Module helper loaded: MMM-GoogleMapsTraffic
      [30.03.2023 14:57.59.083] [LOG] All module helpers loaded.
      [30.03.2023 14:57.59.481] [LOG] Starting server on port 8080 …
      [30.03.2023 14:57.59.496] [WARN] You’re using a full whitelist configuration to allow for all IPs
      [30.03.2023 14:57.59.533] [ERROR] Whoops! There was an uncaught exception…
      [30.03.2023 14:57.59.553] [ERROR] Error: listen EADDRINUSE: address already in use 0.0.0.0:8080
      at Server.setupListenHandle [as _listen2] (node:net:1432:16)
      at listenInCluster (node:net:1480:12)
      at doListen (node:net:1629:7)
      at process.processTicksAndRejections (node:internal/process/task_queues:84:21) {
      code: ‘EADDRINUSE’,
      errno: -98,
      syscall: ‘listen’,
      address: ‘0.0.0.0’,
      port: 8080
      }
      [30.03.2023 14:57.59.554] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [30.03.2023 14:57.59.557] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      [30.03.2023 14:58.00.341] [LOG] Launching application.
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      …/…/buildtools/third_party/libc++/trunk/include/vector:1425: assertion __n < size() failed: vector[] index out of bounds[2218:0330/145802.358160:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=6
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      …/…/buildtools/third_party/libc++/trunk/include/vector:1425: assertion __n < size() failed: vector[] index out of bounds[2218:0330/145803.485870:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=6
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      …/…/buildtools/third_party/libc++/trunk/include/vector:1425: assertion __n < size() failed: vector[] index out of bounds[2218:0330/145804.578316:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=6
      [30.03.2023 14:58.22.117] [LOG] Shutting down server…
      [30.03.2023 14:58.22.129] [LOG] Stopping module helper: updatenotification
      [30.03.2023 14:58.22.132] [LOG] Stopping module helper: calendar
      [30.03.2023 14:58.22.133] [LOG] Stopping module helper: MMM-OpenWeatherForecast
      [30.03.2023 14:58.22.135] [LOG] Stopping module helper: newsfeed
      [30.03.2023 14:58.22.136] [LOG] Stopping module helper: MMM-GoogleMapsTraffic

      posted in Troubleshooting
      C
      chris1971
    • RE: Black Screens during remote desktop

      I use the remote desktop from Win 10. With the older system it works well.
      Remote.JPG

      posted in Troubleshooting
      C
      chris1971
    • Black Screens during remote desktop

      I try to setup a new mirror. I am working with remote desktop for configuration an testing. When I would like to try the modification via npm start in the console the screen is getting black - the screen on the mirror is working fine.
      Any ideas?

      posted in Troubleshooting
      C
      chris1971
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      I only have to type <“$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”> in the command line and the Update will be done automatically? No changes to the existing System?

      posted in Utilities
      C
      chris1971
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      Tried to install MMM-OpenWeatherForecast acc. the description and got a lot of errors during installation:

      npm ERR! Linux 4.9.41-v7+

      npm ERR! argv “/usr/bin/node” “/usr/bin/npm” “install”

      npm ERR! node v6.12.0

      npm ERR! npm v3.10.10

      npm ERR! path /home/pi/MagicMirror/modules/MMM-OpenWeatherForecast/node_modules/.staging/@iarna/cli-64fafd25

      npm ERR! code ENOENT

      npm ERR! errno -2

      npm ERR! syscall rename

      npm ERR! enoent ENOENT: no such file or directory, rename ‘/home/pi/MagicMirror/modules/MMM-OpenWeatherForecast/node_modules/.staging/@iarna/cli-64fafd25’ -> ‘/home/pi/MagicMirror/modules/MMM-OpenWeatherForecast/node_modules/npm/node_modules/@iarna/cli’

      npm ERR! enoent ENOENT: no such file or directory, rename ‘/home/pi/MagicMirror/modules/MMM-OpenWeatherForecast/node_modules/.staging/@iarna/cli-64fafd25’ -> ‘/home/pi/MagicMirror/modules/MMM-OpenWeatherForecast/node_modules/npm/node_modules/@iarna/cli’

      npm ERR! enoent This is most likely not a problem with npm itself

      npm ERR! enoent and is related to npm not being able to find a file.

      npm ERR! enoent

      npm ERR! Please include the following file with any support request:

      npm ERR! /home/pi/MagicMirror/modules/MMM-OpenWeatherForecast/npm-debug.log<

      After modification of the config and npm start I got a black screen and had to reset the system by disconnection from power supply. Any recommendations?

      posted in Utilities
      C
      chris1971
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      Do you have additional information what to change?
      Thx

      posted in Utilities
      C
      chris1971
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      I tried several API tokens from Pirateweather without success… But the old DarkSky APi is working again - I assume it will work only until March31st… :disappointed_face:

      posted in Utilities
      C
      chris1971
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      @sdetweil this would be cool. Will try and give a feedback soon.

      posted in Utilities
      C
      chris1971
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      @sdetweil
      pirateweather is another module next to openweather? Sorry for the dumb question…
      Then I will try to go with Openweather acc. the description…

      posted in Utilities
      C
      chris1971
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      @karsten13
      I tried a new API Token from pirateweather for OpenWeather - but the module is not loading. Do I have to do some other changes next to the API?
      The token is valid until April 22nd. Do I have to renew the token every month?

      posted in Utilities
      C
      chris1971
    • 1 / 1