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

    Posts

    Recent Best Controversial
    • RE: MMM-SmartWebDisplay is not running under 2.31.0

      @KristjanESPERANTO
      not able to do this:

      <error: Pfadspezifikation ‘v3.1.8’ stimmt mit keinen git-bekannten Dateien überein>

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-SmartWebDisplay is not running under 2.31.0

      @KristjanESPERANTO
      Oh, I see.
      RTSP-Stream is running under 2.27.0.

      Now MMM-SmartWebdisplay is only running under 2.27.0 and MMM-PublicTransportHafas is only running under 2.31.0 ☹️

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-SmartWebDisplay is not running under 2.31.0

      @KristjanESPERANTO
      I made a complete MM-new install on a new SD-Card. With your url it works. With my url it does not work. On my other MM with 2.30.0 my url works fine.

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-SmartWebDisplay is not running under 2.31.0

      @sdetweil
      okay, sorry, I will do my very best next time

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-SmartWebDisplay is not running under 2.31.0

      @sdetweil

      {
                      module: 'MMM-SmartWebDisplay',
                      position: 'middle_center',      // This can be any of the regions.
                      config: {
                              // See 'Configuration options' for more information.
                              logDebug: false, //set to true to get detailed debug logs. To see them : "Ctrl+Shift+i"
                              height:"600px", //hauteur du cadre en pixel ou %
                              width:"400px", //largeur
                              updateInterval: 0, //in min. Set it to 0 for no refresh (for videos)
                              NextURLInterval: 0, //in min, set it to 0 not to have automatic URL change. If only 1 URL given, it will be updated
                              displayLastUpdate: false, //to display the last update of the URL
                                              displayLastUpdateFormat: 'ddd - HH:mm:ss', //format of the date and time to display
                              url: ["rtsp://XXXXXXXXXXXXXXXXXXX/h264Preview_01_sub"], //source of the URL to be displayed
                                              scrolling: "no", // allow scrolling or not. html 4 only
                                              shutoffDelay: 10000 //delay in miliseconds to video shut-off while using together with MMM-PIR-Sensor 
                              }
              },
      
      posted in Troubleshooting
      V
      Volkae
    • MMM-SmartWebDisplay is not running under 2.31.0

      After the update to MM 2.31.0 MMM-SmartWebDisplay is gone. All the other modules don´t make any problems.
      Any Idea??

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @sdetweil
      Upps,
      thank you!!!

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @sdetweil
      Not using pm2
      using cronjob to start MM

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @sdetweil
      Sorry, I don`t know how to show the errors during startup :-(

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      I used the update script again and now MM is 2.31.0
      MMM-PublicTransportHafas works again, that`s fine, but now MMM-SmartWebDisplay is gone…
      Not fine…

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @KristjanESPERANTO said in MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs:

      @sdetweil said in MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs:

      @Volkae @p1lspeda @KristjanESPERANTO will have to advise next steps

      I need the system information part from the logs. Like this:

      [2025-01-14 20:05:03.529] [INFO]  System information:
      ### SYSTEM:    manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 4 Model B Rev 1.5; virtual: false
      ### OS:        platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.1.21-v8+
      ### VERSIONS:  electron: 31.2.1; used node: 20.15.0; installed node: 22.4.1; npm: 10.8.1; pm2:
      ### OTHER:     timeZone: Europe/Berlin; ELECTRON_ENABLE_GPU: undefined
      

      Sorry, but I am not sure how to see this informations

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @sdetweil said in MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs:

      node -v
      cd ~/MagicMirror
      grep version package.json

      22.14.0
      “version”: “2.30.0”,

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @sdetweil
      I used your upgrade script, update is completed, made an new install from MMM-PublicTransportHafas but it does not work

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @KristjanESPERANTO
      The same problem on my MM. I did all the updates without any problems but since the last update the module does not work.
      node is v20.19.1
      MM is 2.30.0

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @KristjanESPERANTO

      I deleted the modul folder and made a new install. Now it works.

      Thanks a lot!!

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @Volkae

      pi@magicmirror-buero:~/MagicMirror/modules/MMM-PublicTransportHafas $ npm ci
      npm warn deprecated vbb-translate-ids@3.1.0: Deprecated. Use vbb-translate-ids@latest.
      npm warn deprecated hafas-client@2.10.4: Deprecated. Use hafas-client@latest.

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @KristjanESPERANTO

      I did the update

      cd ~/MagicMirror/modules/MMM-PublicTransportHafas
      git pull
      npm ci

      but it still does not work.

      Any idea??

      posted in Troubleshooting
      V
      Volkae
    • RE: [MMM-MailMessage] Send messages to your MagicMirror via e-mail

      Okay,
      a new message will remove the first message but the message must not be empty. Empty messages will be ignored. So you have to write something like “-” in the headline

      posted in Utilities
      V
      Volkae
    • RE: [MMM-MailMessage] Send messages to your MagicMirror via e-mail

      Okay,
      maybe in the future….

      My Messages are not deleted after the time I adjusted.

      [5] Test

      means, the Message „Test“ will be deleted after 5 Minutes?

      posted in Utilities
      V
      Volkae
    • RE: [MMM-MailMessage] Send messages to your MagicMirror via e-mail

      @UncleRoger
      Aah,
      I see. No Problem, I tried to manage it with an other Mail-Account by freenet now and it works!

      The possibility to see a running text (like a newsticker) would be nice……

      posted in Utilities
      V
      Volkae
    • 1 / 1