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

    Posts

    Recent Best Controversial
    • RE: install upgrade scripts changed for version 2.25 and node 20

      Here is my somefile.txt

      > magicmirror@2.25.0 start
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [12.10.2023 09:50.23.491] [LOG]   Starting MagicMirror: v2.25.0
      [12.10.2023 09:50.23.502] [LOG]   Loading config ...
      [12.10.2023 09:50.23.510] [DEBUG] config template file not exists, no envsubst
      [12.10.2023 09:50.23.544] [LOG]   Loading module helpers ...
      [12.10.2023 09:50.23.705] [LOG]   Initializing new module helper ...
      [12.10.2023 09:50.23.707] [LOG]   Module helper loaded: MMM-ServerStatus
      [12.10.2023 09:50.23.715] [LOG]   Initializing new module helper ...
      [12.10.2023 09:50.23.716] [LOG]   Check MagicMirror² version for node helper 'MMM-Fuel' - Minimum version: 2.15.0 - Current version: 2.25.0
      [12.10.2023 09:50.23.719] [LOG]   Version is ok!
      [12.10.2023 09:50.23.720] [LOG]   Module helper loaded: MMM-Fuel
      [12.10.2023 09:50.23.735] [LOG]   No helper found for module: alert.
      [12.10.2023 09:50.23.748] [LOG]   Initializing new module helper ...
      [12.10.2023 09:50.23.748] [LOG]   Module helper loaded: updatenotification
      [12.10.2023 09:50.23.751] [LOG]   No helper found for module: MMM-bernwordclock.
      [12.10.2023 09:50.23.753] [LOG]   No helper found for module: MMM-Carousel.
      [12.10.2023 09:50.23.756] [LOG]   No helper found for module: clock.
      [12.10.2023 09:50.23.770] [LOG]   No helper found for module: MMM-WeatherChart.
      [12.10.2023 09:50.24.376] [LOG]   Initializing new module helper ...
      [12.10.2023 09:50.24.377] [LOG]   Module helper loaded: calendar
      [12.10.2023 09:50.25.685] [LOG]   Initializing new module helper ...
      [12.10.2023 09:50.25.686] [LOG]   Module helper loaded: MMM-Todoist
      [12.10.2023 09:50.25.689] [LOG]   No helper found for module: weather.
      [12.10.2023 09:50.25.781] [LOG]   Initializing new module helper ...
      [12.10.2023 09:50.25.782] [LOG]   Module helper loaded: MMM-PublicTransportHafas
      [12.10.2023 09:50.25.782] [LOG]   All module helpers loaded.
      [12.10.2023 09:50.25.803] [LOG]   Starting server on port 3336 ... 
      [12.10.2023 09:50.25.825] [WARN]  You're using a full whitelist configuration to allow for all IPs
      [12.10.2023 09:50.25.868] [LOG]   Server started ...
      [12.10.2023 09:50.25.870] [LOG]   Connecting socket for: MMM-ServerStatus
      [12.10.2023 09:50.25.871] [LOG]   Ping helper started; waiting for requests...
      [12.10.2023 09:50.25.872] [LOG]   Connecting socket for: MMM-Fuel
      [12.10.2023 09:50.25.873] [LOG]   Starting module helper: MMM-Fuel
      [12.10.2023 09:50.25.874] [LOG]   Connecting socket for: updatenotification
      [12.10.2023 09:50.25.875] [LOG]   Starting module helper: updatenotification
      [12.10.2023 09:50.25.875] [LOG]   Connecting socket for: calendar
      [12.10.2023 09:50.25.876] [LOG]   Starting node helper for: calendar
      [12.10.2023 09:50.25.877] [LOG]   Connecting socket for: MMM-Todoist
      [12.10.2023 09:50.25.878] [LOG]   Starting node helper for: MMM-Todoist
      [12.10.2023 09:50.25.878] [LOG]   Connecting socket for: MMM-PublicTransportHafas
      [12.10.2023 09:50.25.879] [LOG]   Sockets connected & modules started ...
      [12.10.2023 09:50.27.599] [LOG]   Launching application.
      [29556:1012/095028.951245:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.portal.Desktop was not provided by any .service files
      [29601:1012/095030.501129:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
      [12.10.2023 09:50.39.404] [LOG]   Create new calendarfetcher for url: https://<link> - Interval: 120000
      [12.10.2023 09:50.39.795] [ERROR] Calendar Error. Could not fetch calendar:  https://<link> TypeError: Request cannot be constructed from a URL that includes credentials: https://<link>
          at Object.fetch (node:internal/deps/undici/undici:11457:11)
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      [12.10.2023 09:50.39.816] [LOG]   Create new calendarfetcher for url: https://<link> - Interval: 120000
      [12.10.2023 09:50.39.822] [ERROR] Calendar Error. Could not fetch calendar:  https://<link> TypeError: Request cannot be constructed from a URL that includes credentials: https://<link>
          at Object.fetch (node:internal/deps/undici/undici:11457:11)
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      [12.10.2023 09:50.41.499] [LOG]   Create new calendarfetcher for url: https://www.schulferien.eu/downloads/ical4.php?land=HE&type=0&year=2022 - Interval: 120000
      [12.10.2023 09:50.41.520] [LOG]   Create new calendarfetcher for url: https://www.schulferien.eu/downloads/ical4.php?land=8&type=1&year=2022 - Interval: 120000
      [12.10.2023 09:50.41.650] [INFO]  Checking git for module: MMM-ServerStatus
      [12.10.2023 09:50.42.329] [INFO]  Calendar-Fetcher: Broadcasting 0 events from https://www.schulferien.eu/downloads/ical4.php?land=HE&type=0&year=2022.
      [12.10.2023 09:50.42.378] [INFO]  Calendar-Fetcher: Broadcasting 0 events from https://www.schulferien.eu/downloads/ical4.php?land=8&type=1&year=2022.
      [12.10.2023 09:50.42.566] [INFO]  Checking git for module: MMM-bernwordclock
      [12.10.2023 09:50.42.820] [INFO]  Checking git for module: MMM-Carousel
      /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
      
      posted in Troubleshooting
      B
      bdream
    • RE: install upgrade scripts changed for version 2.25 and node 20

      @sdetweil do I have to use sudo?
      Bildschirmfoto vom 2023-10-11 19-03-03.png

      And what exactly you mean “then examine somefile.txt”?

      posted in Troubleshooting
      B
      bdream
    • RE: install upgrade scripts changed for version 2.25 and node 20

      @sdetweil yes, script is running now :beaming_face_with_smiling_eyes:

      MM is not starting automatic, also not after reboot.
      But this work fine

        pm2 start 0
      

      Bildschirmfoto vom 2023-10-11 18-36-13.png

      posted in Troubleshooting
      B
      bdream
    • RE: install upgrade scripts changed for version 2.25 and node 20

      @sdetweil I get the whole script shown on the screen

      posted in Troubleshooting
      B
      bdream
    • RE: install upgrade scripts changed for version 2.25 and node 20

      @sdetweil I wonder as both scrips are nearly same.
      one is running other gives error in line 1 from script. I can’t see a difference :(

      posted in Troubleshooting
      B
      bdream
    • RE: install upgrade scripts changed for version 2.25 and node 20

      @sdetweil I wonder as I can ping from the Raspi and also get the usual update script working.

      Bildschirmfoto vom 2023-10-11 15-56-43.png

      From my PC I can also see both scripts in testit and in master

      posted in Troubleshooting
      B
      bdream
    • RE: install upgrade scripts changed for version 2.25 and node 20

      @sdetweil said in install upgrade scripts changed for version 2.,25 and node 20:

      uname -a

      Linux MagicMirror 5.15.32-v7+ #1538 SMP Thu Mar 31 19:38:48 BST 2022 armv7l GNU/Linux
      
      posted in Troubleshooting
      B
      bdream
    • RE: install upgrade scripts changed for version 2.25 and node 20

      as I face the same “node 20.8.0, but got 20.5.1” problematic, I tried to use upgrade script and get the error:
      Bildschirmfoto vom 2023-10-11 11-51-52.png

      posted in Troubleshooting
      B
      bdream
    • RE: update the raspberry os needed?

      @BKeyport and @sdetweil
      Many thanks for your replies!
      I go and let it as it is :beaming_face_with_smiling_eyes:

      Have a great day!

      posted in General Discussion
      B
      bdream
    • update the raspberry os needed?

      Hi, maybe it’s a stupid question but I have to ask …

      I run MM for a long time now and from time to time I run updates to MM (using Sam’s Script :beaming_face_with_smiling_eyes: ). mostly all went fine.

      My question is, if there is a need to update raspberry os also? Maybe for security reason?

      posted in General Discussion
      B
      bdream
    • 1 / 1