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

Dotmatrix812

@Dotmatrix812

0
Reputation
1
Profile views
13
Posts
0
Followers
0
Following
Joined Jun 6, 2021, 6:13 AM
Last Online Nov 1, 2024, 9:48 PM

Dotmatrix812 Unfollow Follow

Latest posts made by Dotmatrix812

  • RE: Error log full of this error - gdk_monitor_get_scale_factor

    @sdetweil

    Time with the grandson is very important 👍

    I will check if I can find out if the errors appear after the monitor gets switched off.

    posted in Troubleshooting
    D
    Dotmatrix812
    Apr 29, 2024, 5:49 AM
  • RE: Error log full of this error - gdk_monitor_get_scale_factor

    @sdetweil

    No. Monitor is connected to the raspberry. Or could this happen when the monitor gets switched off via the MMM-PIR module ?

    Sorry that my answers take so long. But I still need 3 reputations as new user.

    posted in Troubleshooting
    D
    Dotmatrix812
    Apr 28, 2024, 6:15 PM
  • RE: Error log full of this error - gdk_monitor_get_scale_factor

    @sdetweil

    Seems so.

    
    [2024-04-28 20:08:21.486] [INFO]  BACKGROUNDSLIDESHOW: reading path "modules/MMM-BackgroundSlideshow/fotos//1.jpg" 
    [7029:0428/200827.311004:ERROR:browser_main_loop.cc(278)] Gdk: gdk_monitor_get_scale_factor: assertion 'GDK_IS_MONITOR (monitor)' failed
    [7029:0428/200827.343752:ERROR:browser_main_loop.cc(278)] Gdk: gdk_monitor_get_scale_factor: assertion 'GDK_IS_MONITOR (monitor)' failed
    [7029:0428/200827.350960:ERROR:browser_main_loop.cc(278)] Gdk: gdk_monitor_get_scale_factor: assertion 'GDK_IS_MONITOR (monitor)' failed
    [2024-04-28 20:09:21.614] [INFO]  BACKGROUNDSLIDESHOW: reading path "modules/MMM-BackgroundSlideshow/fotos//10.jpg" 
    [2024-04-28 20:10:21.688] [INFO]  BACKGROUNDSLIDESHOW: reading path "modules/MMM-BackgroundSlideshow/fotos//8.jpg" 
    [2024-04-28 20:11:21.762] [INFO]  BACKGROUNDSLIDESHOW: reading path "modules/MMM-BackgroundSlideshow/fotos//12.jpg"
    
    

    Strange that the time stamp is so different …

    posted in Troubleshooting
    D
    Dotmatrix812
    Apr 28, 2024, 6:13 PM
  • RE: Error log full of this error - gdk_monitor_get_scale_factor

    @sdetweil

    The version is “version”: “2.27.0”,

    The config for the background is

    
    {
      module: 'MMM-BackgroundSlideshow',
      position: 'fullscreen_below',
      config: {
       imagePaths: ['modules/MMM-BackgroundSlideshow/fotos/'],
       randomizeImageOrder: true,
       slideshowSpeed: 60000,
       backgroundAnimationEnabled: false,
       gradient: [ "rgba(0, 0, 0, 0.5) 0%", "rgba(0, 0, 0, 0.15) 40%", "rgba(0, 0, 0, 0.15) 80%", "rgba(0, 0, 0, 0.5) 100%" ],
       horizontalGradient: [ "rgba(0, 0, 0, 0.5) 0%", "rgba(0, 0, 0, 0.15) 40%", "rgba(0, 0, 0, 0.15) 80%", "rgba(0, 0, 0, 0.5) 100%" ],
       gradientDirection: 'both',
        },
    },     
    
    

    Thanks for your help

    posted in Troubleshooting
    D
    Dotmatrix812
    Apr 28, 2024, 4:41 PM
  • RE: Error log full of this error - gdk_monitor_get_scale_factor

    @sdetweil

    It is a raspberry pi3 with raspian 11

    I use MMM-BackgroundSlideshow

    https://github.com/darickc/MMM-BackgroundSlideshow

    I used the standard install from the magic mirror website.

    What other information do you need ?

    Thanks a lot.

    posted in Troubleshooting
    D
    Dotmatrix812
    Apr 28, 2024, 11:43 AM
  • Error log full of this error - gdk_monitor_get_scale_factor

    Hi

    My error log is full of this error. And it is still coming. My background slideshow is sometimes. It working as well. Could be in relation to the error. But I am not sure. I have no glue where this error is coming from.

    Anyone any idea what could help to solve this error ?

    
    [21525:0421/123934.640033:ERROR:browser_main_loop.cc(278)] Gdk: gdk_monitor_get_scale_factor: assertion 'GDK_IS_MONITOR (monitor)' failed
    [21525:0421/123934.668565:ERROR:browser_main_loop.cc(278)] Gdk: gdk_monitor_get_scale_factor: assertion 'GDK_IS_MONITOR (monitor)' failed
    [21525:0421/123934.672953:ERROR:browser_main_loop.cc(278)] Gdk: gdk_monitor_get_scale_factor: assertion 'GDK_IS_MONITOR (monitor)' failed
    
    

    Thanks a lot

    posted in Troubleshooting
    D
    Dotmatrix812
    Apr 28, 2024, 9:25 AM
  • RE: Problems after Update

    I tried this, but same problem with sample config.

    SD-Card is in there fro the beginning, at max one year… Will try a new one, but have to get one first ;-)

    Maybe this is the solution.

    Thanks, I will come back to you.

    If it’s not the SD I will try to connect the keyboard and check the DEV Console for errors.

    posted in Troubleshooting
    D
    Dotmatrix812
    Nov 23, 2021, 7:08 PM
  • RE: Problems after Update

    @mumblebaj
    I don’t have a keyboard connected to the MM…

    But is it correct. I connect a keyboard to the MM and while it shows me the UI I open the DEV Console and check there for errors ?

    I don’t use MMM-Watchdog.

    Thanks for your assistance

    posted in Troubleshooting
    D
    Dotmatrix812
    Nov 23, 2021, 11:14 AM
  • RE: Problems after Update

    @sdetweil

    So I tried with new API Key. But same problem:

    0|MagicMirror  | [23.11.2021 08:27.50.025] [LOG]   Shutting down server...
    0|MagicMirror  | [23.11.2021 08:27.50.029] [LOG]   Stopping module helper: updatenotification
    0|MagicMirror  | [23.11.2021 08:27.50.030] [LOG]   Stopping module helper: MMM-MotionDetector
    0|MagicMirror  | [23.11.2021 08:27.50.032] [LOG]   Stopping module helper: calendar
    0|MagicMirror  | [23.11.2021 08:27.50.035] [LOG]   Stopping module helper: MMM-MyGarbage
    0|MagicMirror  | [23.11.2021 08:27.50.040] [LOG]   Stopping module helper: MMM-BackgroundSlideshow
    0|MagicMirror  | [23.11.2021 08:27.50.045] [LOG]   Stopping module helper: MMM-NOAA3
    0|MagicMirror  | [23.11.2021 08:27.50.050] [LOG]   Stopping module helper: MMM-DWD-WarnWeather
    0|MagicMirror  | [23.11.2021 08:27.50.055] [LOG]   Stopping module helper: MMM-TelegramBot
    0|MagicMirror  | [23.11.2021 08:27.50.058] [LOG]   Stopping module helper: MMM-COVID19-AMPEL
    0|MagicMirror  | [23.11.2021 08:27.50.060] [LOG]   Stopping module helper: newsfeed
    0|MagicMirror  | > magicmirror@2.17.1 start
    0|MagicMirror  | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
    0|MagicMirror  | [23.11.2021 08:28.01.293] [LOG]   
    0|MagicMirror  | Starting MagicMirror: v2.17.1
    0|MagicMirror  | [23.11.2021 08:28.01.321] [LOG]   
    0|MagicMirror  | Loading config ...
    0|MagicMirror  | [23.11.2021 08:28.01.342] [LOG]   
    0|MagicMirror  | Loading module helpers ...
    0|MagicMirror  | [23.11.2021 08:28.01.353] [LOG]   No helper found for module: alert.
    0|MagicMirror  | [23.11.2021 08:28.01.400] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.01.405] [LOG]   Module helper loaded: updatenotification
    0|MagicMirror  | [23.11.2021 08:28.01.412] [LOG]   No helper found for module: clock.
    0|MagicMirror  | [23.11.2021 08:28.01.429] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.01.431] [LOG]   Module helper loaded: MMM-MotionDetector
    0|MagicMirror  | [23.11.2021 08:28.01.858] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.01.859] [LOG]   Module helper loaded: calendar
    0|MagicMirror  | [23.11.2021 08:28.01.921] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.01.922] [LOG]   Module helper loaded: MMM-MyGarbage
    0|MagicMirror  | [23.11.2021 08:28.02.243] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.02.246] [LOG]   Module helper loaded: MMM-BackgroundSlideshow
    0|MagicMirror  | [23.11.2021 08:28.03.172] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.03.175] [LOG]   Module helper loaded: MMM-NOAA3
    0|MagicMirror  | [23.11.2021 08:28.03.945] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.03.948] [LOG]   Module helper loaded: MMM-DWD-WarnWeather
    0|MagicMirror  | [23.11.2021 08:28.03.953] [LOG]   No helper found for module: MMM-Homematic.
    0|MagicMirror  | [23.11.2021 08:28.05.902] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.05.905] [LOG]   Module helper loaded: MMM-TelegramBot
    0|MagicMirror  | [23.11.2021 08:28.06.126] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.06.127] [LOG]   Module helper loaded: MMM-COVID19-AMPEL
    0|MagicMirror  | [23.11.2021 08:28.06.205] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:28.06.208] [LOG]   Module helper loaded: newsfeed
    0|MagicMirror  | [23.11.2021 08:28.06.211] [LOG]   All module helpers loaded.
    0|MagicMirror  | [23.11.2021 08:28.06.543] [LOG]   
    0|MagicMirror  | Starting server on port 8080 ... 
    0|MagicMirror  | [23.11.2021 08:28.06.588] [LOG]   
    0|MagicMirror  | Server started ...
    0|MagicMirror  | [23.11.2021 08:28.06.590] [LOG]   Connecting socket for: updatenotification
    0|MagicMirror  | [23.11.2021 08:28.06.593] [LOG]   Connecting socket for: MMM-MotionDetector
    0|MagicMirror  | [23.11.2021 08:28.06.652] [LOG]   
    0|MagicMirror  | Connecting socket for: calendar
    0|MagicMirror  | [23.11.2021 08:28.06.656] [LOG]   Starting node helper for: calendar
    0|MagicMirror  | [23.11.2021 08:28.06.658] [LOG]   Connecting socket for: MMM-MyGarbage
    0|MagicMirror  | [23.11.2021 08:28.06.659] [LOG]   Starting node_helper for module: MMM-MyGarbage
    0|MagicMirror  | [23.11.2021 08:28.06.661] [LOG]   Connecting socket for: MMM-BackgroundSlideshow
    0|MagicMirror  | [23.11.2021 08:28.06.665] [LOG]   Connecting socket for: MMM-NOAA3
    0|MagicMirror  | [23.11.2021 08:28.06.683] [LOG]   
    0|MagicMirror  | Connecting socket for: MMM-DWD-WarnWeather
    0|MagicMirror  | [23.11.2021 08:28.06.689] [LOG]   MMM-DWD-WarnWeather helper started...
    0|MagicMirror  | [23.11.2021 08:28.06.692] [LOG]   Connecting socket for: MMM-TelegramBot
    0|MagicMirror  | [23.11.2021 08:28.06.694] [LOG]   Connecting socket for: MMM-COVID19-AMPEL
    0|MagicMirror  | [23.11.2021 08:28.06.696] [LOG]   Starting node helper for: MMM-COVID19-AMPEL
    0|MagicMirror  | [23.11.2021 08:28.06.699] [LOG]   
    0|MagicMirror  | Connecting socket for: newsfeed
    0|MagicMirror  | [23.11.2021 08:28.06.706] [LOG]   Starting node helper for: newsfeed
    0|MagicMirror  | [23.11.2021 08:28.06.712] [LOG]   Sockets connected & modules started ...
    0|MagicMirror  | [23.11.2021 08:28.07.229] [INFO]  
    0|MagicMirror  | MMM-MotionDetector: monitor status is display_power=1
    0|MagicMirror  | [23.11.2021 08:28.07.231] [INFO]  MMM-MotionDetector: monitor is ON.
    0|MagicMirror  | [23.11.2021 08:28.07.290] [LOG]   
    0|MagicMirror  | Launching application.
    0|MagicMirror  | [23.11.2021 08:28.14.631] [LOG]   
    0|MagicMirror  | Create new calendarfetcher for url: https://calendar.google.com/calendar/ical/f3hc4hvoq0kmkb20vu5mt7tbvo%40group.calendar.google.com/private-***************93989171bfe71/basic.ics - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:28.15.126] [INFO]  
    0|MagicMirror  | MMM-MotionDetector: activating monitor.
    0|MagicMirror  | [23.11.2021 08:28.15.312] [INFO]  MMM-MotionDetector: monitor status is display_power=1
    0|MagicMirror  | [23.11.2021 08:28.15.397] [LOG]   
    0|MagicMirror  | Create new calendarfetcher for url: https://calendar.google.com/calendar/ical/klmriov1e3toti8ab9gf8phchk%40group.calendar.google.com/private-*****************47f366685/basic.ics - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:28.15.429] [LOG]   wb
    0|MagicMirror  | [23.11.2021 08:28.15.536] [LOG]   
    0|MagicMirror  | 1637652495
    0|MagicMirror  | [23.11.2021 08:28.15.592] [LOG]   
    0|MagicMirror  | [TELBOT] MMM-TelegramBot Version: 1.3.8
    0|MagicMirror  | [23.11.2021 08:28.15.725] [LOG]   
    0|MagicMirror  | [TELBOT] Ready!
    0|MagicMirror  | [23.11.2021 08:28.15.837] [LOG]   
    0|MagicMirror  | Create new newsfetcher for url: https://www.wiesbadener-kurier.de/rss/lokales/rheingau - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:28.15.864] [LOG]   Create new newsfetcher for url: https://www.hessenschau.de/rheinmain/index.rss - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:28.16.062] [INFO]  
    0|MagicMirror  | Checking git for module: default
    0|MagicMirror  | [23.11.2021 08:28.16.158] [INFO]  
    0|MagicMirror  | Checking git for module: MMM-MotionDetector
    0|MagicMirror  | [23.11.2021 08:28.16.240] [INFO]  
    0|MagicMirror  | Checking git for module: MMM-MyGarbage
    0|MagicMirror  | [23.11.2021 08:28.16.381] [INFO]  Checking git for module: MMM-BackgroundSlideshow
    0|MagicMirror  | [23.11.2021 08:28.16.463] [INFO]  
    0|MagicMirror  | Checking git for module: MMM-NOAA3
    0|MagicMirror  | [23.11.2021 08:28.16.615] [INFO]  
    0|MagicMirror  | Checking git for module: MMM-DWD-WarnWeather
    0|MagicMirror  | [23.11.2021 08:28.16.837] [INFO]  
    0|MagicMirror  | Checking git for module: MMM-Homematic
    0|MagicMirror  | [23.11.2021 08:28.16.997] [INFO]  
    0|MagicMirror  | Checking git for module: MMM-TelegramBot
    0|MagicMirror  | [23.11.2021 08:28.17.099] [INFO]  
    0|MagicMirror  | Checking git for module: MMM-COVID19-AMPEL
    0|MagicMirror  | [23.11.2021 08:28.17.327] [INFO]  
    0|MagicMirror  | BACKGROUNDSLIDESHOW: Reading directory "modules/MMM-BackgroundSlideshow/exampleImages/wir/" for images.
    0|MagicMirror  | [23.11.2021 08:28.17.353] [INFO]  
    0|MagicMirror  | BACKGROUNDSLIDESHOW: 16 files found
    0|MagicMirror  | [23.11.2021 08:28.19.049] [INFO]  
    0|MagicMirror  | BACKGROUNDSLIDESHOW_NEXT_IMAGE
    0|MagicMirror  | [23.11.2021 08:28.19.058] [INFO]  
    0|MagicMirror  | BACKGROUNDSLIDESHOW: reading path "modules/MMM-BackgroundSlideshow/exampleImages/wir//IMG_4869.jpg"
    0|MagicMirror  | [23.11.2021 08:28.20.050] [INFO]  
    0|MagicMirror  | Newsfeed-Fetcher: Broadcasting 10 items.
    0|MagicMirror  | [23.11.2021 08:28.21.860] [INFO]  
    0|MagicMirror  | Newsfeed-Fetcher: Broadcasting 24 items.
    0|MagicMirror  | [23.11.2021 08:28.27.223] [INFO]  
    0|MagicMirror  | Calendar-Fetcher: Broadcasting 3 events.
    0|MagicMirror  | [23.11.2021 08:28.31.603] [INFO]  
    0|MagicMirror  | Calendar-Fetcher: Broadcasting 4 events.
    0|MagicMirror  | [23.11.2021 08:29.17.389] [INFO]  BACKGROUNDSLIDESHOW_NEXT_IMAGE
    0|MagicMirror  | [23.11.2021 08:29.17.390] [INFO]  BACKGROUNDSLIDESHOW: reading path "modules/MMM-BackgroundSlideshow/exampleImages/wir//IMG_2031.JPG"
    0|MagicMirror  | [23.11.2021 08:29.20.996] [LOG]   Shutting down server...
    

    Then I tried with sample config.js, same issue:

    0|MagicMir | [23.11.2021 08:32.09.460] [LOG]   Connecting socket for: calendar
    0|MagicMir | [23.11.2021 08:32.09.463] [LOG]   Starting node helper for: calendar
    0|MagicMir | [23.11.2021 08:32.09.466] [LOG]   Connecting socket for: newsfeed
    0|MagicMir | [23.11.2021 08:32.09.472] [LOG]   Starting node helper for: newsfeed
    0|MagicMir | [23.11.2021 08:32.09.476] [LOG]   Sockets connected & modules started ...
    0|MagicMir | [23.11.2021 08:32.10.229] [LOG]   Launching application.
    0|MagicMir | 
    0|MagicMir | > magicmirror@2.17.1 start
    0|MagicMir | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
    0|MagicMir | 
    
    0|MagicMirror  | [23.11.2021 08:32.17.658] [LOG]   
    0|MagicMirror  | Starting MagicMirror: v2.17.1
    0|MagicMirror  | [23.11.2021 08:32.17.681] [LOG]   
    0|MagicMirror  | Loading config ...
    0|MagicMirror  | [23.11.2021 08:32.17.703] [LOG]   
    0|MagicMirror  | Loading module helpers ...
    0|MagicMirror  | [23.11.2021 08:32.17.712] [LOG]   No helper found for module: alert.
    0|MagicMirror  | [23.11.2021 08:32.17.760] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:32.17.762] [LOG]   Module helper loaded: updatenotification
    0|MagicMirror  | [23.11.2021 08:32.17.766] [LOG]   No helper found for module: clock.
    0|MagicMirror  | [23.11.2021 08:32.18.182] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:32.18.185] [LOG]   Module helper loaded: calendar
    0|MagicMirror  | [23.11.2021 08:32.18.188] [LOG]   No helper found for module: compliments.
    0|MagicMirror  | [23.11.2021 08:32.18.191] [LOG]   No helper found for module: weather.
    0|MagicMirror  | [23.11.2021 08:32.18.253] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:32.18.254] [LOG]   Module helper loaded: newsfeed
    0|MagicMirror  | [23.11.2021 08:32.18.256] [LOG]   All module helpers loaded.
    0|MagicMirror  | [23.11.2021 08:32.18.522] [LOG]   
    0|MagicMirror  | Starting server on port 8080 ... 
    0|MagicMirror  | [23.11.2021 08:32.18.563] [LOG]   
    0|MagicMirror  | Server started ...
    0|MagicMirror  | [23.11.2021 08:32.18.567] [LOG]   Connecting socket for: updatenotification
    0|MagicMirror  | [23.11.2021 08:32.18.574] [LOG]   Connecting socket for: calendar
    0|MagicMirror  | [23.11.2021 08:32.18.578] [LOG]   Starting node helper for: calendar
    0|MagicMirror  | [23.11.2021 08:32.18.582] [LOG]   Connecting socket for: newsfeed
    0|MagicMirror  | [23.11.2021 08:32.18.586] [LOG]   Starting node helper for: newsfeed
    0|MagicMirror  | [23.11.2021 08:32.18.590] [LOG]   Sockets connected & modules started ...
    0|MagicMirror  | [23.11.2021 08:32.19.124] [LOG]   
    0|MagicMirror  | Launching application.
    0|MagicMirror  | [23.11.2021 08:32.23.297] [LOG]   Shutting down server...
    0|MagicMirror  | [23.11.2021 08:32.23.321] [LOG]   Stopping module helper: updatenotification
    0|MagicMirror  | [23.11.2021 08:32.23.323] [LOG]   Stopping module helper: calendar
    0|MagicMirror  | [23.11.2021 08:32.23.325] [LOG]   Stopping module helper: newsfeed
    0|MagicMirror  | > magicmirror@2.17.1 start
    0|MagicMirror  | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
    0|MagicMirror  | [23.11.2021 08:32.34.248] [LOG]   
    0|MagicMirror  | Starting MagicMirror: v2.17.1
    0|MagicMirror  | [23.11.2021 08:32.34.264] [LOG]   
    0|MagicMirror  | Loading config ...
    0|MagicMirror  | [23.11.2021 08:32.34.290] [LOG]   
    0|MagicMirror  | Loading module helpers ...
    0|MagicMirror  | [23.11.2021 08:32.34.295] [LOG]   No helper found for module: alert.
    0|MagicMirror  | [23.11.2021 08:32.34.345] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:32.34.350] [LOG]   
    0|MagicMirror  | Module helper loaded: updatenotification
    0|MagicMirror  | [23.11.2021 08:32.34.355] [LOG]   No helper found for module: clock.
    0|MagicMirror  | [23.11.2021 08:32.34.765] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:32.34.768] [LOG]   Module helper loaded: calendar
    0|MagicMirror  | [23.11.2021 08:32.34.775] [LOG]   No helper found for module: compliments.
    0|MagicMirror  | [23.11.2021 08:32.34.782] [LOG]   No helper found for module: weather.
    0|MagicMirror  | [23.11.2021 08:32.34.844] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:32.34.846] [LOG]   Module helper loaded: newsfeed
    0|MagicMirror  | [23.11.2021 08:32.34.848] [LOG]   All module helpers loaded.
    0|MagicMirror  | [23.11.2021 08:32.35.122] [LOG]   
    0|MagicMirror  | Starting server on port 8080 ... 
    0|MagicMirror  | [23.11.2021 08:32.35.158] [LOG]   
    0|MagicMirror  | Server started ...
    0|MagicMirror  | [23.11.2021 08:32.35.160] [LOG]   Connecting socket for: updatenotification
    0|MagicMirror  | [23.11.2021 08:32.35.163] [LOG]   Connecting socket for: calendar
    0|MagicMirror  | [23.11.2021 08:32.35.166] [LOG]   Starting node helper for: calendar
    0|MagicMirror  | [23.11.2021 08:32.35.172] [LOG]   Connecting socket for: newsfeed
    0|MagicMirror  | [23.11.2021 08:32.35.178] [LOG]   Starting node helper for: newsfeed
    0|MagicMirror  | [23.11.2021 08:32.35.182] [LOG]   Sockets connected & modules started ...
    0|MagicMirror  | [23.11.2021 08:32.35.749] [LOG]   
    0|MagicMirror  | Launching application.
    0|MagicMirror  | [23.11.2021 08:32.41.508] [LOG]   
    0|MagicMirror  | Create new calendarfetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:32.41.775] [LOG]   
    0|MagicMirror  | Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:32.41.862] [INFO]  
    0|MagicMirror  | Checking git for module: default
    0|MagicMirror  | [23.11.2021 08:32.42.919] [INFO]  
    0|MagicMirror  | Calendar-Fetcher: Broadcasting 2 events.
    0|MagicMirror  | [23.11.2021 08:32.43.462] [INFO]  
    0|MagicMirror  | Newsfeed-Fetcher: Broadcasting 58 items.
    0|MagicMirror  | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTERM
    0|MagicMirror  | > magicmirror@2.17.1 start
    0|MagicMirror  | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
    0|MagicMirror  | [23.11.2021 08:34.04.951] [LOG]   
    0|MagicMirror  | Starting MagicMirror: v2.17.1
    0|MagicMirror  | [23.11.2021 08:34.04.969] [LOG]   
    0|MagicMirror  | Loading config ...
    0|MagicMirror  | [23.11.2021 08:34.04.994] [LOG]   
    0|MagicMirror  | Loading module helpers ...
    0|MagicMirror  | [23.11.2021 08:34.04.999] [LOG]   No helper found for module: alert.
    0|MagicMirror  | [23.11.2021 08:34.05.054] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:34.05.057] [LOG]   Module helper loaded: updatenotification
    0|MagicMirror  | [23.11.2021 08:34.05.059] [LOG]   No helper found for module: clock.
    0|MagicMirror  | [23.11.2021 08:34.05.482] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:34.05.485] [LOG]   Module helper loaded: calendar
    0|MagicMirror  | [23.11.2021 08:34.05.488] [LOG]   No helper found for module: compliments.
    0|MagicMirror  | [23.11.2021 08:34.05.491] [LOG]   No helper found for module: weather.
    0|MagicMirror  | [23.11.2021 08:34.05.555] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:34.05.557] [LOG]   Module helper loaded: newsfeed
    0|MagicMirror  | [23.11.2021 08:34.05.558] [LOG]   All module helpers loaded.
    0|MagicMirror  | [23.11.2021 08:34.05.829] [LOG]   
    0|MagicMirror  | Starting server on port 8080 ... 
    0|MagicMirror  | [23.11.2021 08:34.05.882] [LOG]   
    0|MagicMirror  | Server started ...
    0|MagicMirror  | [23.11.2021 08:34.05.887] [LOG]   Connecting socket for: updatenotification
    0|MagicMirror  | [23.11.2021 08:34.05.890] [LOG]   Connecting socket for: calendar
    0|MagicMirror  | [23.11.2021 08:34.05.892] [LOG]   Starting node helper for: calendar
    0|MagicMirror  | [23.11.2021 08:34.05.894] [LOG]   Connecting socket for: newsfeed
    0|MagicMirror  | [23.11.2021 08:34.05.896] [LOG]   Starting node helper for: newsfeed
    0|MagicMirror  | [23.11.2021 08:34.05.899] [LOG]   Sockets connected & modules started ...
    0|MagicMirror  | [23.11.2021 08:34.06.443] [LOG]   
    0|MagicMirror  | Launching application.
    0|MagicMirror  | [23.11.2021 08:34.12.581] [LOG]   
    0|MagicMirror  | Create new calendarfetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:34.12.796] [LOG]   
    0|MagicMirror  | Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:34.12.890] [INFO]  
    0|MagicMirror  | Checking git for module: default
    0|MagicMirror  | [23.11.2021 08:34.14.262] [INFO]  
    0|MagicMirror  | Calendar-Fetcher: Broadcasting 2 events.
    0|MagicMirror  | [23.11.2021 08:34.14.395] [INFO]  
    0|MagicMirror  | Newsfeed-Fetcher: Broadcasting 58 items.
    0|MagicMirror  | [23.11.2021 08:35.24.724] [LOG]   Shutting down server...
    0|MagicMirror  | [23.11.2021 08:35.24.728] [LOG]   Stopping module helper: updatenotification
    0|MagicMirror  | [23.11.2021 08:35.24.729] [LOG]   Stopping module helper: calendar
    0|MagicMirror  | [23.11.2021 08:35.24.733] [LOG]   
    0|MagicMirror  | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTERM
    0|MagicMirror  | > magicmirror@2.17.1 start
    0|MagicMirror  | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
    0|MagicMirror  | [23.11.2021 08:35.35.658] [LOG]   
    0|MagicMirror  | Starting MagicMirror: v2.17.1
    0|MagicMirror  | [23.11.2021 08:35.35.688] [LOG]   
    0|MagicMirror  | Loading config ...
    0|MagicMirror  | [23.11.2021 08:35.35.710] [LOG]   
    0|MagicMirror  | Loading module helpers ...
    0|MagicMirror  | [23.11.2021 08:35.35.724] [LOG]   
    0|MagicMirror  | No helper found for module: alert.
    0|MagicMirror  | [23.11.2021 08:35.35.773] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:35.35.783] [LOG]   
    0|MagicMirror  | Module helper loaded: updatenotification
    0|MagicMirror  | [23.11.2021 08:35.35.789] [LOG]   
    0|MagicMirror  | No helper found for module: clock.
    0|MagicMirror  | [23.11.2021 08:35.36.210] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:35.36.213] [LOG]   Module helper loaded: calendar
    0|MagicMirror  | [23.11.2021 08:35.36.219] [LOG]   No helper found for module: compliments.
    0|MagicMirror  | [23.11.2021 08:35.36.222] [LOG]   
    0|MagicMirror  | No helper found for module: weather.
    0|MagicMirror  | [23.11.2021 08:35.36.285] [LOG]   
    0|MagicMirror  | Initializing new module helper ...
    0|MagicMirror  | [23.11.2021 08:35.36.287] [LOG]   Module helper loaded: newsfeed
    0|MagicMirror  | [23.11.2021 08:35.36.288] [LOG]   All module helpers loaded.
    0|MagicMirror  | [23.11.2021 08:35.36.554] [LOG]   
    0|MagicMirror  | Starting server on port 8080 ... 
    0|MagicMirror  | [23.11.2021 08:35.36.598] [LOG]   
    0|MagicMirror  | Server started ...
    0|MagicMirror  | [23.11.2021 08:35.36.603] [LOG]   Connecting socket for: updatenotification
    0|MagicMirror  | [23.11.2021 08:35.36.611] [LOG]   Connecting socket for: calendar
    0|MagicMirror  | [23.11.2021 08:35.36.617] [LOG]   Starting node helper for: calendar
    0|MagicMirror  | [23.11.2021 08:35.36.622] [LOG]   
    0|MagicMirror  | Connecting socket for: newsfeed
    0|MagicMirror  | [23.11.2021 08:35.36.624] [LOG]   Starting node helper for: newsfeed
    0|MagicMirror  | [23.11.2021 08:35.36.625] [LOG]   Sockets connected & modules started ...
    0|MagicMirror  | [23.11.2021 08:35.37.160] [LOG]   
    0|MagicMirror  | Launching application.
    0|MagicMirror  | [23.11.2021 08:35.43.173] [LOG]   
    0|MagicMirror  | Create new calendarfetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:35.43.431] [LOG]   
    0|MagicMirror  | Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    0|MagicMirror  | [23.11.2021 08:35.43.540] [INFO]  
    0|MagicMirror  | Checking git for module: default
    0|MagicMirror  | [23.11.2021 08:35.44.913] [INFO]  
    0|MagicMirror  | Calendar-Fetcher: Broadcasting 2 events.
    0|MagicMirror  | [23.11.2021 08:35.45.032] [INFO]  
    0|MagicMirror  | Newsfeed-Fetcher: Broadcasting 58 items.
    
    

    But here I found this in red letters

    0|MagicMirror  | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGTERM
    

    Is this maybe the problem ?

    posted in Troubleshooting
    D
    Dotmatrix812
    Nov 23, 2021, 7:39 AM
  • RE: Problems after Update

    @sdetweil
    Sorry for the late reply. I was busy. I will check if I have the file tomorrow.

    I will try what happens with the sample config.

    And I will renew my api key.

    Then I will come back to you all.

    Many thanks for the help up till now !!!

    posted in Troubleshooting
    D
    Dotmatrix812
    Nov 22, 2021, 9:23 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy