• Register
    • Login
    • Search

    Unsolved Pages stopped cycling

    EXT-Pages
    2
    2
    34
    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.
    • J
      Johanba last edited by Johanba

      Since last week my MagicMirror stopped scrolling through the 5 x pages I have configured
      It starts up, loads, and then gets stuck a the Magic Mirror logo, 1st screen
      I have restarted it a few times
      Disabled various modules during troubleshooting
      Update modules

      But the pages don’t rotate

      Will appreciate some assistance

      {
        module: "EXT-Pages",
        position: "bottom_bar",
        config: {
          pages: {
            0: [ 
      			"MMM-GoogleAssistant",
      			"calendar",
      			"newsfeed",
      			"EXT-Alert",
      			'EXT-Internet', 
      			"EXT-UpdateNotification",
      			//"MMM-Weather",
      			"weather",
      			"MMM-NowPlayingOnSpotify",
      			"MMM-Todoist",
      			"MMM-Tools" 
      			],
            1: [ 
      			//"compliments" ,
      			'MMM-WebView'
      			//'MMM-RTSPStream'
      			//"MMM-Widget"
      			],
      		2:	[
      			'MMM-TuyaSL',
      			"MMM-Tools",
      			"MMM-home-presence",
      			'MMM-SmartWebDisplay',
      			"MMM-NewsFeedTicker",
      			'MMM-DynamicWeather',
      			"MMM-Agenda"
      			],
      		3:[
      			"MMM-OpenWeatherMapForecast",
      			'MMM-EveryNews',
      			"MMM-HomeAssistant"
      			],
      		4: [
      			'MMM-iFrame-Ping'
      			],
      		5: [
      			'MMM-iFrame'
      			]
          },
          fixed: 
      			[ 
      			"clock"
      			],
          hiddenPages: {
            "screenSaver": 
      			[ 
      			"clock" 
      			],
            "admin": 
      			[ 
      			"EXT-Pir", 
      			"EXT-Browser", 
      			'EXT-Motion', 
      			'EXT-TelegramBot' 
      			],
          },
          animateIn: {
            "newsfeed": 24,
            "calendar": 36,
            "compliments": 51,
            "weather": 37
          },
          animateOut: {
            "newsfeed": 15,
            "calendar": 23,
            "compliments": 27,
            "weather": 23
          },
          rotationTimes: {
            0: 20000
          },
          indicator: true,
          rotationTime: 15000,
          Gateway: {},
          loading: "loading.png"
        }
      },
      

      Here is the logs

      > magicmirror@2.23.0 start
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [25.07.2023 07:02.37.950] [LOG]   Starting MagicMirror: v2.23.0
      [25.07.2023 07:02.37.958] [LOG]   Loading config ...
      [25.07.2023 07:02.37.962] [DEBUG] config template file not exists, no envsubst
      [25.07.2023 07:02.37.973] [LOG]   Loading module helpers ...
      [25.07.2023 07:02.37.986] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.37.987] [LOG]   Module helper loaded: EXT-Pages
      [25.07.2023 07:02.37.993] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.003] [LOG]   Module helper loaded: EXT-Pir
      [25.07.2023 07:02.38.006] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.007] [LOG]   Module helper loaded: EXT-Motion
      [25.07.2023 07:02.38.020] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.023] [LOG]   Module helper loaded: EXT-TelegramBot
      [25.07.2023 07:02.38.026] [LOG]   No helper found for module: alert.
      [25.07.2023 07:02.38.038] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.039] [LOG]   Module helper loaded: EXT-UpdateNotification
      [25.07.2023 07:02.38.161] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.162] [LOG]   Module helper loaded: EXT-Internet
      [25.07.2023 07:02.38.165] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.166] [LOG]   Module helper loaded: EXT-Browser
      [25.07.2023 07:02.38.166] [LOG]   No helper found for module: clock.
      [25.07.2023 07:02.38.167] [LOG]   No helper found for module: compliments.
      [25.07.2023 07:02.38.168] [LOG]   No helper found for module: weather.
      [25.07.2023 07:02.38.199] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.201] [LOG]   Module helper loaded: newsfeed
      [25.07.2023 07:02.38.207] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.208] [LOG]   Module helper loaded: MMM-GoogleAssistant
      [25.07.2023 07:02.38.215] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.215] [LOG]   Module helper loaded: EXT-Detector
      [25.07.2023 07:02.38.218] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.219] [LOG]   Module helper loaded: EXT-Alert
      [25.07.2023 07:02.38.667] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.38.668] [LOG]   Module helper loaded: MMM-Todoist
      [25.07.2023 07:02.39.116] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.39.116] [LOG]   Module helper loaded: MMM-NowPlayingOnSpotify
      [25.07.2023 07:02.39.375] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.39.375] [LOG]   Module helper loaded: calendar
      [25.07.2023 07:02.39.492] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.39.493] [LOG]   Module helper loaded: MMM-Tools
      [25.07.2023 07:02.39.582] [LOG]   Initializing new module helper ...
      [25.07.2023 07:02.39.583] [LOG]   Module helper loaded: MMM-home-presence
      [25.07.2023 07:02.39.583] [LOG]   All module helpers loaded.
      [25.07.2023 07:02.39.605] [LOG]   Starting server on port 8080 ... 
      [25.07.2023 07:02.39.875] [LOG]   Server started ...
      [25.07.2023 07:02.39.876] [LOG]   Connecting socket for: EXT-Pages
      [25.07.2023 07:02.39.877] [LOG]   Starting module helper: EXT-Pages
      [25.07.2023 07:02.39.878] [LOG]   Connecting socket for: EXT-Pir
      [25.07.2023 07:02.39.879] [LOG]   Connecting socket for: EXT-Motion
      [25.07.2023 07:02.39.880] [LOG]   Starting module helper: EXT-Motion
      [25.07.2023 07:02.39.881] [LOG]   Connecting socket for: EXT-TelegramBot
      [25.07.2023 07:02.39.882] [LOG]   Connecting socket for: EXT-UpdateNotification
      [25.07.2023 07:02.39.884] [LOG]   Connecting socket for: EXT-Internet
      [25.07.2023 07:02.39.885] [LOG]   Connecting socket for: EXT-Browser
      [25.07.2023 07:02.39.892] [LOG]   Starting module helper: EXT-Browser
      [25.07.2023 07:02.39.893] [LOG]   Connecting socket for: newsfeed
      [25.07.2023 07:02.39.894] [LOG]   Starting node helper for: newsfeed
      [25.07.2023 07:02.39.895] [LOG]   Connecting socket for: MMM-GoogleAssistant
      [25.07.2023 07:02.39.897] [LOG]   Connecting socket for: EXT-Detector
      [25.07.2023 07:02.39.899] [LOG]   Connecting socket for: EXT-Alert
      [25.07.2023 07:02.39.901] [LOG]   Starting module helper: EXT-Alert
      [25.07.2023 07:02.39.905] [LOG]   Connecting socket for: MMM-Todoist
      [25.07.2023 07:02.39.909] [LOG]   Starting node helper for: MMM-Todoist
      [25.07.2023 07:02.39.911] [LOG]   Connecting socket for: MMM-NowPlayingOnSpotify
      [25.07.2023 07:02.39.913] [LOG]   Connecting socket for: calendar
      [25.07.2023 07:02.39.914] [LOG]   Starting node helper for: calendar
      [25.07.2023 07:02.39.915] [LOG]   Connecting socket for: MMM-Tools
      [25.07.2023 07:02.39.919] [LOG]   [Tools] MMM-Tools Version: 2.1.7
      [25.07.2023 07:02.39.919] [LOG]   Connecting socket for: MMM-home-presence
      [25.07.2023 07:02.39.920] [LOG]   Starting module helper: MMM-home-presence
      [25.07.2023 07:02.39.921] [LOG]   Sockets connected & modules started ...
      [25.07.2023 07:02.39.957] [LOG]   Launching application.
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      MESA-LOADER: failed to retrieve device information
      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
      MESA-LOADER: failed to open swrast: /usr/lib/dri/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 swrast driver
      [25.07.2023 07:02.44.650] [LOG]   Create new calendarfetcher for url: https://calendar.google.com/calendar/embed?src=xxxxxxxxxxxxx%40gmail.com&ctz=Africa%2FJohannesburg - Interval: 300000
      [25.07.2023 07:02.44.749] [LOG]   Create new calendarfetcher for url: https://outlook.office365.com/owa/calendar/3c1eda07d5504cb5af554734f4af488d@sanlam.co.za/c568a33309524a749df4f2ab91c108e58647053478236718153/calendar.ics - Interval: 300000
      [25.07.2023 07:02.44.775] [LOG]   Create new calendarfetcher for url: https://calendar.google.com/calendar/ical/xxxxxxxxxxx/public/basic.ics - Interval: 300000
      [25.07.2023 07:02.44.833] [LOG]   Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
      [25.07.2023 07:02.44.839] [LOG]   Use existing newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml
      [25.07.2023 07:02.44.848] [INFO]  Newsfeed-Fetcher: No items to broadcast yet.
      [25.07.2023 07:02.44.903] [LOG]   Create new calendarfetcher for url: https://calendar.google.com/calendar/ical/jbarkhuizen%40gmail.com/public/basic.ics - Interval: 300000
      [25.07.2023 07:02.44.912] [ERROR] (node:468980) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      (Use `electron --trace-deprecation ...` to show where the warning was created)
      [25.07.2023 07:02.44.957] [LOG]   Create new calendarfetcher for url: https://rest.cozi.com/api/ext/1103/3793a8b8-37d5-4221-9ebd-9e71cb2c8a81/icalendar/feed/feed.ics - Interval: 300000
      [25.07.2023 07:02.44.992] [LOG]   Create new calendarfetcher for url: https://calendar.google.com/calendar/ical/xxxxxxxxxxxx/public/basic.ics - Interval: 300000
      [25.07.2023 07:02.45.534] [LOG]   Refreshed access token because it has expired. Expired at: 07:02:44 now is: 07:02:45
      [25.07.2023 07:02.45.547] [LOG]   Refreshed access token because it has expired. Expired at: 08:02:45 now is: 07:02:45
      [25.07.2023 07:02.45.565] [INFO]  Newsfeed-Fetcher: Broadcasting 42 items.
      [25.07.2023 07:02.45.581] [INFO]  Newsfeed-Fetcher: Broadcasting 42 items.
      [25.07.2023 07:02.45.668] [INFO]  Calendar-Fetcher: Broadcasting 0 events.
      [25.07.2023 07:02.46.557] [INFO]  Calendar-Fetcher: Broadcasting 13 events.
      [25.07.2023 07:02.47.215] [INFO]  Calendar-Fetcher: Broadcasting 104 events.
      [25.07.2023 07:02.47.892] [INFO]  Calendar-Fetcher: Broadcasting 21 events.
      [25.07.2023 07:02.48.878] [INFO]  Calendar-Fetcher: Broadcasting 3 events.
      [25.07.2023 07:02.58.598] [INFO]  Calendar-Fetcher: Broadcasting 1613 events.
      
      
      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by bugsounet

        Pre-requirements: will help you
        Advice to start part too

        Notes:

        • it’s not an EXT-Page issue
        • Maybe it’s better for you reading wiki of Each plugin used

        My place in France Top committers of Github:
        committers.top badge

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | @bugsounet ©2023