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

    Posts

    Recent Best Controversial
    • MMM-DynamicWeather Failed getting api: 401

      Each time this module tries to check the weather, I see the following using pm2 logs:

      0|MagicMirror  | [2024-10-26 10:13:25.994] [INFO]  [MMM-DynamicWeather] Getting Weather API data
      0|MagicMirror  | [2024-10-26 10:13:26.195] [ERROR] [MMM-DynamicWeather] Failed getting api:  401
      

      At the last restart I got these errors at startup - the gbm_wrapper errors before the MMM-DynamicWeather specific errors may or may not be connected, I have no idea.

      0|MagicMir | [2505:1026/090323.361257:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMir | [2505:1026/090323.363120:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMir | [2505:1026/090323.363549:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMir | [2505:1026/090323.363873:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMir | [2024-10-26 09:03:28.184] [ERROR] [MMM-DynamicWeather] Failed getting api:  AggregateError [ETIMEDOUT]:
      0|MagicMir |     at internalConnectMultiple (node:net:1117:18)
      0|MagicMir |     at internalConnectMultiple (node:net:1185:5)
      0|MagicMir |     at Timeout.internalConnectMultipleTimeout (node:net:1711:5)
      0|MagicMir |     at listOnTimeout (node:internal/timers:575:11)
      0|MagicMir |     at process.processTimers (node:internal/timers:514:7) {
      0|MagicMir |   code: 'ETIMEDOUT',
      0|MagicMir |   [errors]: [
      0|MagicMir |     Error: connect ETIMEDOUT 38.89.70.158:443
      0|MagicMir |         at createConnectionError (node:net:1647:14)
      0|MagicMir |         at Timeout.internalConnectMultipleTimeout (node:net:1706:38)
      0|MagicMir |         at listOnTimeout (node:internal/timers:575:11)
      0|MagicMir |         at process.processTimers (node:internal/timers:514:7) {
      0|MagicMir |       errno: -110,
      0|MagicMir |       code: 'ETIMEDOUT',
      0|MagicMir |       syscall: 'connect',
      0|MagicMir |       address: '38.89.70.158',
      0|MagicMir |       port: 443
      0|MagicMir |     },
      0|MagicMir |     Error: connect ENETUNREACH 2604:86c0:5001:b::2:443 - Local (:::0)
      0|MagicMir |         at internalConnectMultiple (node:net:1181:16)
      0|MagicMir |         at Timeout.internalConnectMultipleTimeout (node:net:1711:5)
      0|MagicMir |         at listOnTimeout (node:internal/timers:575:11)
      0|MagicMir |         at process.processTimers (node:internal/timers:514:7) {
      0|MagicMir |       errno: -101,
      0|MagicMir |       code: 'ENETUNREACH',
      0|MagicMir |       syscall: 'connect',
      0|MagicMir |       address: '2604:86c0:5001:b::2',
      0|MagicMir |       port: 443
      0|MagicMir |     }
      0|MagicMir |   ]
      0|MagicMir | }
      

      Config code for this module is:

      {module: 'MMM-DynamicWeather', // https://github.com/scottcl88/MMM-DynamicWeather
              disabled: false,
              position: "fullscreen_above",
              config: {
                apiKey: "123456789xxx", // 19 Sep 2024 Ver 3
                lat: "12.34567", lon: "-123.4567, // Hometown
                weatherInterval: 600000, // 10 minutes
                hideFlower: false, //display animation at the bottom of a flower growing if the current weather is >
                realisticClouds: true,
                      }
                      },
      

      Any ideas on troubleshooting this?

      posted in Troubleshooting
      J
      JohnGalt
    • RE: MMM-WeatherAlerts

      @Gjones93 + @sdetweil – Is there any reason why openweathermap.org would not be returning alerts with the rest of the weather data? I have seen this behavior for some weeks/months now, and wonder whether it might be connected to the new API ver 3.0.

      I currently am running both MMM-WeatherAlerts and MMM-OpenWeatherMapForecast. Both used to deliver alerts and neither currently do. I am currently under a wind warning, but no warning displays on either module. I have also found a location in Utah that is currently under a winter storm warning [22 inches of snow falling!], and set the lon/lat there in one MM instance, still with no alert output.

      I see no errors in pm2 logs, and do see various other modules showing successful fetching of weather and news - so it looks like this is not a lack of network connection.

      Since multiple modules are failing to fetch alerts, it feels like the problem is at the source - openweathermap - or the operation of its API.

      Config code for the dev instance follows. Any thoughts?

      {module: "MMM-WeatherAlerts",
            disabled: false,
            position: "top_left", // top_right
           // header: "Weather Alerts",
          config: {
           appendLocationNameToHeader: false,
           calendarClass: "calendar",
           tableClass: "small", // small
           // lat: "36.131148",  lon: "-115.241867", //Las Vegas = 36.131148
           lat: "38.549194", lon: "-111.709464", // Fish Lk, Ut - For testing
           // lat: "42.295568", lon: "-83.782281",// Ann Arbor, Mi - for testing
           // lat: "35.152661", lon: "-114.456767", // Lake Mead Rec Area - For testing
           // lat: "36.753342", lon: "-98.355930", // Alfalfa County, Oklahoma - for testing
           // lat: "40.924102", lon: "-115.122002", // Northern Nevada - for testing
           weatherAlertProvider: "openweathermapalerts",
           weatherEndpoint: "/onecall",
           type: "alerts",
           updateInterval: 10800000, // Fetch content every 3 hours
           apiKey: "xxxx", // 19 Sep 2024 Ver 3
           animationSpeed: 10000, // Default = 1000 (1 second)
           alertTimeFormat: "relative", // absolute
           alertDateFormat: "llll",
           alertDescriptionScrollDelay: 100, // Default = 85, Lower = faster alert description will move
           colored: false }, }, // true
      
      posted in Utilities
      J
      JohnGalt
    • RE: MMM-Gas

      @sdetweil – Huh, good to know. Thanks.

      posted in Transport
      J
      JohnGalt
    • RE: MMM-Gas

      @MarcLandis yes, that’s what I found too when I tried accessing the data directly. I was confused though that there is/was no error in the pm2 logs…

      posted in Transport
      J
      JohnGalt
    • RE: MMM-OpenWeatherForecast

      @Ray – Just for the sake of completeness for you or others I will mention here that the provider will count ALL calls, from ALL modules.

      As an example I can have this module running for a comprehensive look at my local weather, plus an instance of the default weather module telling me what’s happening with a friend or relatives, plus I’m running MMM-DynamicWeather.

      The API will count all the calls from all sources. It would be great if the MM system could pull the data and broadcast it to modules as needed, but that’s not how it works.

      posted in Troubleshooting
      J
      JohnGalt
    • RE: MMM-Gas

      @DDE12 – No, still nothing displayed from this module.

      posted in Transport
      J
      JohnGalt
    • RE: MMM-Gas

      @sdetweil
      @cowboysdude
      So i reinstalled this module, and it still does not display on the Magic Mirror. [

      It now it does appear to load the module:

      0|MagicMirror  | [2024-09-30 16:19:22.987] [LOG]   Connecting socket for: MMM-Gas
      0|MagicMirror  | [2024-09-30 16:19:22.988] [LOG]   Starting module: MMM-Gas
      

      And check the status of the module along with others:

      0|MagicMirror  | [2024-09-30 16:19:32.585] [INFO]  Newsfeed-Fetcher: Broadcasting 38 items.
      0|MagicMirror  | [2024-09-30 16:19:32.936] [INFO]  Checking git for module: MMM-Pollen
      0|MagicMirror  | [2024-09-30 16:19:33.379] [INFO]  Checking git for module: MMM-Gas
      0|MagicMirror  | [2024-09-30 16:19:33.570] [INFO]  Newsfeed-Fetcher: Broadcasting 30 items.
      0|MagicMirror  | [2024-09-30 16:19:33.724] [INFO]  Checking git for module: MMM-DynamicWeather
      0|MagicMirror  | [2024-09-30 16:19:34.030] [INFO]  Checking git for module: MagicMirror
      

      But there is still something missing.

      Could it has something to do with the dependency issues?

      pi@mirror1:~/MagicMirror/modules $ git clone https://github.com/cowboysdude/MMM-Gas
      Cloning into 'MMM-Gas'...
      remote: Enumerating objects: 135, done.
      remote: Counting objects: 100% (6/6), done.
      remote: Compressing objects: 100% (6/6), done.
      remote: Total 135 (delta 2), reused 0 (delta 0), pack-reused 129 (from 1)
      Receiving objects: 100% (135/135), 89.19 KiB | 553.00 KiB/s, done.
      Resolving deltas: 100% (67/67), done.
      pi@mirror1:~/MagicMirror/modules $ cd MMM-Gas
      pi@mirror1:~/MagicMirror/modules/MMM-Gas $ NPM INSTALL
      -bash: NPM: command not found
      pi@mirror1:~/MagicMirror/modules/MMM-Gas $ npm install
      npm WARN deprecated har-validator@5.1.5: this library is no longer supported
      npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      
      added 67 packages, and audited 68 packages in 12s
      
      17 packages are looking for funding
        run `npm fund` for details
      
      2 moderate severity vulnerabilities
      
      Some issues need review, and may require choosing
      a different dependency.
      
      Run `npm audit` for details.
      
      posted in Transport
      J
      JohnGalt
    • RE: MMM-Gas

      @sdetweil – True. I’m not sure why that is. I will try reinstalling it.

      posted in Transport
      J
      JohnGalt
    • RE: MMM-Gas

      @sdetweil Sam - thanks for the confirmation. I posted the question before installing it, and went ahead and installed just to see how it might look.

      It gave me some warnings on install regarding deprecated dependencies, then displayed… nothing. I tried to manually pull the gas price data using the url in code in the github repository but that just comes back as a 404, and the site map doesn’t give any hint that the site serves up this data.

      The odd part is I don’t see any error specific to this module in the pm2 logs [see below]. At this point I have removed the module folder and config.js code and life goes on. If there happens to be a way to get it to work, great - but let’s not spend a lot of time on it.

      Partial output from pm2 logs:

      PM2            | Change detected on path config/config.js for app MagicMirror - restarting
      PM2            | Stopping app:MagicMirror id:0
      0|MagicMirror  | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
      PM2            | pid=28762 msg=failed to kill - retrying in 100ms
      PM2            | App [MagicMirror:0] exited with code [0] via signal [SIGINT]
      PM2            | pid=28762 msg=process killed
      PM2            | App [MagicMirror:0] starting in -fork mode-
      PM2            | App [MagicMirror:0] online
      0|MagicMirror  | > magicmirror@2.28.0 start
      0|MagicMirror  | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      0|MagicMirror  | [2024-09-29 17:35:29.657] [LOG]   Starting MagicMirror: v2.28.0
      0|MagicMirror  | [2024-09-29 17:35:29.716] [LOG]   Loading config ...
      0|MagicMirror  | [2024-09-29 17:35:29.720] [LOG]   config template file not exists, no envsubst
      0|MagicMirror  | [2024-09-29 17:35:29.726] [LOG]   Loading module helpers ...
      0|MagicMirror  | [2024-09-29 17:35:29.727] [LOG]   No helper found for module: alert.
      0|MagicMirror  | [2024-09-29 17:35:29.737] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:29.739] [LOG]   Module helper loaded: MMM-WeatherAlerts
      0|MagicMirror  | [2024-09-29 17:35:29.743] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:29.743] [LOG]   Module helper loaded: MMM-WeatherAlerts2
      0|MagicMirror  | [2024-09-29 17:35:29.752] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:29.752] [LOG]   Module helper loaded: updatenotification
      0|MagicMirror  | [2024-09-29 17:35:29.754] [LOG]   No helper found for module: clock.
      0|MagicMirror  | [2024-09-29 17:35:29.755] [LOG]   No helper found for module: MMM-Worldclock.
      0|MagicMirror  | [2024-09-29 17:35:29.924] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:29.925] [LOG]   Module helper loaded: calendar
      0|MagicMirror  | [2024-09-29 17:35:29.926] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:29.927] [LOG]   Module helper loaded: calendar
      0|MagicMirror  | [2024-09-29 17:35:29.996] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:29.996] [LOG]   Module helper loaded: MMM-Tools
      0|MagicMirror  | [2024-09-29 17:35:29.997] [LOG]   No helper found for module: MMM-Multimonth.
      0|MagicMirror  | [2024-09-29 17:35:30.017] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:30.017] [LOG]   Module helper loaded: MMM-OpenWeatherMapForecast
      0|MagicMirror  | [2024-09-29 17:35:30.280] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:30.281] [LOG]   Module helper loaded: MMM-Pollen
      0|MagicMirror  | [2024-09-29 17:35:30.283] [LOG]   No helper found for module: weather.
      0|MagicMirror  | [2024-09-29 17:35:30.391] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:30.392] [LOG]   Module helper loaded: newsfeed
      0|MagicMirror  | [2024-09-29 17:35:30.398] [LOG]   Initializing new module helper ...
      0|MagicMirror  | [2024-09-29 17:35:30.399] [LOG]   Module helper loaded: MMM-DynamicWeather
      0|MagicMirror  | [2024-09-29 17:35:30.401] [LOG]   All module helpers loaded.
      0|MagicMirror  | [2024-09-29 17:35:30.415] [LOG]   Starting server on port 8080 ...
      0|MagicMirror  | [2024-09-29 17:35:31.199] [LOG]   Server started ...
      0|MagicMirror  | [2024-09-29 17:35:31.214] [LOG]   Connecting socket for: MMM-WeatherAlerts
      0|MagicMirror  | [2024-09-29 17:35:31.217] [LOG]   Starting module helper: MMM-WeatherAlerts
      0|MagicMirror  | [2024-09-29 17:35:31.219] [LOG]   Connecting socket for: MMM-WeatherAlerts2
      0|MagicMirror  | [2024-09-29 17:35:31.220] [LOG]   Starting module helper: MMM-WeatherAlerts2
      0|MagicMirror  | [2024-09-29 17:35:31.222] [LOG]   Connecting socket for: updatenotification
      0|MagicMirror  | [2024-09-29 17:35:31.224] [LOG]   Starting module helper: updatenotification
      0|MagicMirror  | [2024-09-29 17:35:31.226] [LOG]   Connecting socket for: calendar
      0|MagicMirror  | [2024-09-29 17:35:31.228] [LOG]   Starting node helper for: calendar
      0|MagicMirror  | [2024-09-29 17:35:31.230] [LOG]   Connecting socket for: calendar
      0|MagicMirror  | [2024-09-29 17:35:31.231] [LOG]   Starting node helper for: calendar
      0|MagicMirror  | [2024-09-29 17:35:31.246] [LOG]   Connecting socket for: MMM-Tools
      0|MagicMirror  | [2024-09-29 17:35:31.250] [LOG]   [Tools] MMM-Tools Version: 2.1.7
      0|MagicMirror  | [2024-09-29 17:35:31.252] [LOG]   Connecting socket for: MMM-OpenWeatherMapForecast
      0|MagicMirror  | [2024-09-29 17:35:31.254] [LOG]   Starting node_helper for MMM-OpenWeatherMapForecast
      0|MagicMirror  | [2024-09-29 17:35:31.255] [LOG]   Connecting socket for: MMM-Pollen
      0|MagicMirror  | [2024-09-29 17:35:31.273] [LOG]   MMM-Pollen helper started ...
      0|MagicMirror  | [2024-09-29 17:35:31.275] [LOG]   Connecting socket for: newsfeed
      0|MagicMirror  | [2024-09-29 17:35:31.277] [LOG]   Starting node helper for: newsfeed
      0|MagicMirror  | [2024-09-29 17:35:31.279] [LOG]   Connecting socket for: MMM-DynamicWeather
      0|MagicMirror  | [2024-09-29 17:35:31.281] [LOG]   Sockets connected & modules started ...
      0|MagicMirror  | [2024-09-29 17:35:32.168] [LOG]   Launching application.
      0|MagicMirror  | [2843:0929/173533.164645:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.166603:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.167945:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.169873:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.171528:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.172716:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.174129:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.175313:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.176763:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.178279:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.180011:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.181255:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.182716:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.183904:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.185245:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.187096:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.188547:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.190111:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.191549:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.193083:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.194679:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.196231:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.197720:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.199227:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.200454:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.201574:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.202846:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.204087:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.207329:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.208602:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.209921:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.211042:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.212311:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.213479:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.215374:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.216465:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.217793:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.219444:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.221185:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.222712:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.224067:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
      0|MagicMirror  | [2843:0929/173533.225628:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
      0|MagicMirror  | [2024-09-29 17:35:36.587] [INFO]  System information:
      0|MagicMirror  | ### SYSTEM:   manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 4 Model B Rev 1.1; raspberry: [object Object]; virtual: false
      0|MagicMirror  | ### OS:       platform: linux; distro: Raspbian GNU/Linux; release: 11; arch: arm; kernel: 6.1.21-v8+
      0|MagicMirror  | ### VERSIONS: electron: 31.1.0; used node: 20.14.0; installed node: 20.9.0; npm: 10.1.0; pm2: 5.4.1
      0|MagicMirror  | ### OTHER:    timeZone: America/Los_Angeles; ELECTRON_ENABLE_GPU: undefined
      
      posted in Transport
      J
      JohnGalt
    • RE: MMM-Gas

      @cowboysdude - We have a car that only takes premium, and a car that only requires regular. Is it possible to show prices for multiple grades of fuel in a single instance of the module? {Obviously I could install one instance, rename a bunch of stuff and then install a 2nd instance, but I’m wondering whether it can do it natively? Thanks in advance.

      posted in Transport
      J
      JohnGalt
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 14
    • 15
    • 7 / 15