MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    birthdaylist - discontinued ?

    Scheduled Pinned Locked Moved Solved Requests
    63 Posts 2 Posters 11.4k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      rkorell @sdetweil
      last edited by rkorell

      @sdetweil OK; thanks.
      this is regarding the init error.
      Yesterday night birthdaylist disappeared again.
      And my initial finding is at least reproducable:
      Birthdaylist disappears from physical screen (connected via HDMI) and from VNC remote session.
      BUT: In webbrowser it disappears NOT:

      If I do a reload in Webbrowser - instantly the birthdaylist appears on screen as well as in VNC session.

      console log shows:
      birthdaylist received a system notification: MODULE_DOM_UPDATED

      I had assumed that I can find all of the console logs in the logfiles in $HOME/.pm2/logs but this is not true.

      Any idea regarding this discrepancy?

      Thanks again a LOT for your kind and great support!
      Warmest regards,
      Ralf

      (sorry for the rubbish Browser - rendering but I’m not able (or too stupid) to scale this correctly)

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @rkorell
        last edited by sdetweil

        @rkorell ok, that message comes in response to a module updating its content. but I see a bug in my code i cant get to today

        to work around it add another config parm for the module

        debugging:true,
        

        you will get additional messages during setup and nightly refresh (5 seconds after midnight by default)

        maybe its not a bug, but a document error

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          rkorell @sdetweil
          last edited by

          @sdetweil OK; cool.“workaround” is OK for me :-)

          so

          debug: true,
          
          AND
          debugging:true,
          

          both in your module?

          Again: Thanks a LOT.
          Ralf

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @rkorell
            last edited by

            @rkorell yes, both

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              rkorell @sdetweil
              last edited by

              @sdetweil OK, thanks.
              Have done.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @rkorell
                last edited by

                @rkorell you should have a couple days on redraw now, does it still disappear?

                Can you show the new debug info

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                R 1 Reply Last reply Reply Quote 0
                • R Offline
                  rkorell @sdetweil
                  last edited by

                  Dear Sam , @sdetweil - tahns for following up!!!

                  @rkorell you should have a couple days on redraw now, does it still disappear?
                  No. With the “debugging” switch I did not see a disappearing again .

                  Can you show the new debug info

                  Yes, for sure, I can see nothing “spectacular”…
                  debuginfobirthdaylist.png

                  Can you derive something from this information?

                  Warmest regads,
                  Ralf

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @rkorell
                    last edited by

                    @rkorell I don’t see the update just after midnight

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    R 1 Reply Last reply Reply Quote 0
                    • R Offline
                      rkorell @sdetweil
                      last edited by

                      @sdetweil OK; sorry, misunderstood.
                      In the log file is nothing interesting - As far as I’m able to interpret this right:

                      [2025-02-01 23:52:48.499] [INFO]  Newsfeed-Fetcher: Broadcasting 1 items. 
                      [2025-02-01 23:52:48.920] [INFO]  Newsfeed-Fetcher: Broadcasting 7 items. 
                      [2025-02-01 23:52:51.572] [INFO]  Newsfeed-Fetcher: Broadcasting 24 items. 
                      [2025-02-01 23:57:44.968] [LOG]   2025-02-01T23:57:44 <log> MMM-Strava: "Getting data for module_15_MMM-Strava" (/home/pi/MagicMirror/modules/MMM-Strava/node_helper.js:477 Class.log) 
                      [2025-02-01 23:57:44.973] [LOG]   2025-02-01T23:57:44 <log> MMM-Strava: "Getting athlete activities for module_15_MMM-Strava after 2025-01-01" (/home/pi/MagicMirror/modules/MMM-Strava/node_helper.js:477 Class.log) 
                      [2025-02-01 23:57:45.407] [LOG]   2025-02-01T23:57:45 <log> MMM-Strava: "listActivities api returned 4 activities in page 1 using 200 per page." (/home/pi/MagicMirror/modules/MMM-Strava/node_helper.js:477 Class.log) 
                      [2025-02-01 23:57:45.582] [LOG]   2025-02-01T23:57:45 <log> MMM-Strava: "Summarising athlete activities for module_15_MMM-Strava" (/home/pi/MagicMirror/modules/MMM-Strava/node_helper.js:477 Class.log) 
                      [2025-02-01 23:57:47.063] [LOG]   2025-02-01T23:57:47 <log>  payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 
                      [2025-02-01 23:57:47.069] [LOG]   2025-02-01T23:57:47 <log>  payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 
                      [2025-02-01 23:57:47.300] [LOG]   2025-02-01T23:57:47 <log>  payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 
                      [2025-02-01 23:57:48.629] [INFO]  Newsfeed-Fetcher: Broadcasting 1 items. 
                      [2025-02-01 23:57:49.043] [INFO]  Newsfeed-Fetcher: Broadcasting 7 items. 
                      [2025-02-01 23:57:51.842] [INFO]  Newsfeed-Fetcher: Broadcasting 24 items. 
                      [2025-02-02 00:02:48.764] [INFO]  Newsfeed-Fetcher: Broadcasting 1 items. 
                      [2025-02-02 00:02:49.155] [INFO]  Newsfeed-Fetcher: Broadcasting 7 items. 
                      [2025-02-02 00:02:52.110] [INFO]  Newsfeed-Fetcher: Broadcasting 24 items. 
                      [2025-02-02 00:07:45.030] [LOG]   2025-02-02T00:07:45 <log> MMM-Strava: "Getting data for module_15_MMM-Strava" (/home/pi/MagicMirror/modules/MMM-Strava/node_helper.js:477 Class.log) 
                      [2025-02-02 00:07:45.036] [LOG]   2025-02-02T00:07:45 <log> MMM-Strava: "Getting athlete activities for module_15_MMM-Strava after 2025-01-01" (/home/pi/MagicMirror/modules/MMM-Strava/node_helper.js:477 Class.log) 
                      [2025-02-02 00:07:45.496] [LOG]   2025-02-02T00:07:45 <log> MMM-Strava: "listActivities api returned 4 activities in page 1 using 200 per page." (/home/pi/MagicMirror/modules/MMM-Strava/node_helper.js:477 Class.log) 
                      [2025-02-02 00:07:45.670] [LOG]   2025-02-02T00:07:45 <log> MMM-Strava: "Summarising athlete activities for module_15_MMM-Strava" (/home/pi/MagicMirror/modules/MMM-Strava/node_helper.js:477 Class.log) 
                      [2025-02-02 00:07:47.243] [LOG]   2025-02-02T00:07:47 <log>  payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 
                      [2025-02-02 00:07:47.248] [LOG]   2025-02-02T00:07:47 <log>  payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 
                      [2025-02-02 00:07:47.493] [LOG]   2025-02-02T00:07:47 <log> Refreshed access token because it has expired. Expired at: 00:07:46 now is: 00:07:47 (/home/pi/MagicMirror/modules/MMM-NowPlayingOnSpotify/core/SpotifyConnector.js:24 ) 
                      [2025-02-02 00:07:47.509] [LOG]   2025-02-02T00:07:47 <log>  payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 
                      [2025-02-02 00:07:48.900] [INFO]  Newsfeed-Fetcher: Broadcasting 1 items. 
                      [2025-02-02 00:07:49.269] [INFO]  Newsfeed-Fetcher: Broadcasting 7 items. 
                      
                      

                      Error log is “empty” for the time around midnight:

                      [2025-02-01 23:07:48.215] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-01 23:22:44.976] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-01 23:37:44.996] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-01 23:52:45.072] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 00:07:45.159] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 00:22:45.228] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 00:37:45.305] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 00:52:45.385] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 01:07:45.623] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 01:22:45.537] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 01:37:45.657] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 01:52:45.742] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 02:07:45.838] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 02:22:45.994] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 02:37:46.097] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 02:52:46.168] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 03:07:46.285] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 03:22:46.325] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 03:37:46.523] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 03:52:46.508] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 04:07:46.575] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 04:22:46.640] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 04:37:46.754] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 04:52:46.811] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      [2025-02-02 05:07:46.922] [WARN]  MMM-Fuel: Filtered stationIds list is empty 
                      

                      Where else can I look?
                      Regards,
                      Ralf

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @rkorell
                        last edited by

                        @rkorell will have to review again . later

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        R 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 4 / 7
                        • First post
                          Last post
                        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