@sdetweil Hi Sam,
Performed checks and changes as requested ensured i was on _fix_clipping then ran the install and still am not getting the events data. See log of each step below. Also included updated config file just in case. Sorry to pester just really like the module.
mdwebb@raspberrypi:~/MagicMirror $ git switch _fix_clipping
M css/main.css
Already on '_fix_clipping'
mdwebb@raspberrypi:~/MagicMirror $ cd ~/MagicMirror
npm run install-mm
> magicmirror@2.31.0-develop install-mm
> npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev
> magicmirror@2.31.0-develop postinstall
> npm run install-vendor && npm run install-fonts && echo "MagicMirror² installation finished successfully!
> "
> magicmirror@2.31.0-develop install-vendor
> echo "Installing vendor files ...
> " && cd vendor && npm install --loglevel=error --no-audit --no-fund --no-update-notifier
Installing vendor files ...
up to date in 1s
> magicmirror@2.31.0-develop install-fonts
> echo "Installing fonts ...
> " && cd fonts && npm install --loglevel=error --no-audit --no-fund --no-update-notifier
Installing fonts ...
up to date in 1s
MagicMirror² installation finished successfully!
> magicmirror@2.31.0-develop prepare
> [ -f node_modules/.bin/husky ] && husky || echo no husky installed.
no husky installed.
up to date in 9s
mdwebb@raspberrypi:~/MagicMirror $ npm start
> magicmirror@2.31.0-develop start
> npm run start:x11
> magicmirror@2.31.0-develop start:x11
> DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
[2025-01-08 19:56:04.602] [LOG] Starting MagicMirror: v2.31.0-develop
[2025-01-08 19:56:04.630] [LOG] Loading config ...
[2025-01-08 19:56:04.632] [LOG] config template file not exists, no envsubst
[2025-01-08 19:56:05.150] [INFO] Checking config file /home/mdwebb/MagicMirror/config/config.js ...
[2025-01-08 19:56:05.263] [INFO] Your configuration file doesn't contain syntax errors :)
[2025-01-08 19:56:05.264] [INFO] Checking modules structure configuration ...
[2025-01-08 19:56:05.380] [ERROR] This module configuration contains errors:
{}must have required property 'module'
[2025-01-08 19:56:05.382] [WARN] No module name found for this configuration:
{}
[2025-01-08 19:56:05.383] [WARN] No module name found for this configuration:
{}
[2025-01-08 19:56:05.384] [LOG] Loading module helpers ...
[2025-01-08 19:56:05.391] [LOG] Initializing new module helper ...
[2025-01-08 19:56:05.392] [LOG] Module helper loaded: updatenotification
[2025-01-08 19:56:05.393] [LOG] No helper found for module: clock.
[2025-01-08 19:56:05.527] [LOG] Initializing new module helper ...
[2025-01-08 19:56:05.527] [LOG] Module helper loaded: calendar
[2025-01-08 19:56:05.529] [LOG] No helper found for module: MMM-CalendarExt3.
[2025-01-08 19:56:05.726] [LOG] Initializing new module helper ...
[2025-01-08 19:56:05.727] [LOG] Module helper loaded: MMM-ImagesPhotos
[2025-01-08 19:56:05.743] [LOG] Initializing new module helper ...
[2025-01-08 19:56:05.744] [LOG] Module helper loaded: MMM-OpenWeatherMapForecast
[2025-01-08 19:56:05.744] [LOG] All module helpers loaded.
[2025-01-08 19:56:05.754] [LOG] Starting server on port 8080 ...
[2025-01-08 19:56:06.763] [LOG] Server started ...
[2025-01-08 19:56:06.764] [LOG] Connecting socket for: updatenotification
[2025-01-08 19:56:06.766] [LOG] Starting module helper: updatenotification
[2025-01-08 19:56:06.767] [LOG] Connecting socket for: calendar
[2025-01-08 19:56:06.768] [LOG] Starting node helper for: calendar
[2025-01-08 19:56:06.769] [LOG] Connecting socket for: MMM-ImagesPhotos
[2025-01-08 19:56:06.771] [LOG] Starting node helper for: MMM-ImagesPhotos
[2025-01-08 19:56:06.772] [LOG] Connecting socket for: MMM-OpenWeatherMapForecast
[2025-01-08 19:56:06.777] [LOG] Starting node_helper for MMM-OpenWeatherMapForecast
[2025-01-08 19:56:06.778] [LOG] Sockets connected & modules started ...
[2025-01-08 19:56:07.134] [LOG] Launching application.
[2025-01-08 19:56:08.242] [INFO] System information:
### SYSTEM: manufacturer: ; model: ; virtual: false
### OS: platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.6.51+rpt-rpi-v8
### VERSIONS: electron: 32.2.7; used node: 20.18.1; installed node: 20.18.1; npm: 10.8.2; pm2: 5.4.3
### OTHER: timeZone: Australia/Melbourne; ELECTRON_ENABLE_GPU: undefined
[2957:0108/195608.659832:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.660229:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.660540:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.660650:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.660812:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.660910:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.661069:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.661161:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.661311:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.661411:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.661563:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.661654:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.661802:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.661894:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.663097:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.663239:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.663417:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.663539:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.663700:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.663793:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.663943:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.664034:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.664181:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.664271:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.664418:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.664510:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2957:0108/195608.664658:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: No such file or directory (2)
[2957:0108/195608.664748:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: No such file or directory (2)
[2025-01-08 19:56:09.808] [LOG] Create new calendarfetcher for url: https://calendar.google.com/calendar/ical/4efbedad2784375c01feb3efdfc3af1c952bc6855f277cc0ff676a776cb246a2%40group.calendar.google.com/private-1a35a8867b2c1f528e0f8ac9f9fa15ab/basic.ics - Interval: 3600000
[2025-01-08 19:56:09.886] [LOG] Config based debug=module_6_MMM-ImagesPhotos
[2025-01-08 19:56:09.894] [INFO] updatenotification: Updater Class Loaded!
[2025-01-08 19:56:09.895] [INFO] updatenotification: Checking PM2 using...
[2025-01-08 19:56:09.895] [INFO] updatenotification: [PM2] You are not using pm2
[2025-01-08 19:56:09.896] [INFO] Checking git for module: MMM-CalendarExt3
[2025-01-08 19:56:09.919] [INFO] Checking git for module: MMM-ImagesPhotos
[2025-01-08 19:56:09.939] [INFO] Checking git for module: MMM-OpenWeatherMapForecast
[2025-01-08 19:56:09.970] [INFO] Checking git for module: MagicMirror
[2025-01-08 19:56:16.687] [INFO] Calendar-Fetcher: Broadcasting 951 events from https://calendar.google.com/calendar/ical/4efbedad2784375c01feb3efdfc3af1c952bc6855f277cc0ff676a776cb246a2%40group.calendar.google.com/private-1a35a8867b2c1f528e0f8ac9f9fa15ab/basic.ics.
[2025-01-08 19:56:24.651] [LOG] Shutting down server...
[2025-01-08 19:56:24.653] [LOG] Stopping module helper: updatenotification
[2025-01-08 19:56:24.656] [LOG] Stopping module helper: calendar
[2025-01-08 19:56:24.657] [LOG] Stopping module helper: MMM-ImagesPhotos
[2025-01-08 19:56:24.658] [LOG] Stopping module helper: MMM-OpenWeatherMapForecast
[2025-01-08 19:56:24.659] [LOG] Node_helpers stopped ...
let config = {
address: "localhost", // Address to listen on, can be:
// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
// - another specific IPv4/6 to listen on a specific interface
// - "0.0.0.0", "::" to listen on any interface
// Default, when address config is left out or empty, is "localhost"
port: 8080,
basePath: "/", // The URL path where MagicMirror² is hosted. If you are using a Reverse proxy
// you must set the sub path here. basePath must end with a /
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], // Set [] to allow all IP addresses
// or add a specific IPv4 of 192.168.1.5 :
// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
// or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
useHttps: false, // Support HTTPS or not, default "false" will use HTTP
httpsPrivateKey: "", // HTTPS private key path, only require when useHttps is true
httpsCertificate: "", // HTTPS Certificate path, only require when useHttps is true
language: "en",
locale: "en-US",
logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
timeFormat: 24,
units: "metric",
modules: [
{/*
module: "alert",
*/},
{
module: "updatenotification",
position: "top_bar"
},
{
module: "clock",
position: "top_left"
},
{/*
module: "calendar",
header: "Webb's",
//position: "top_left",
config: {
calendars: [
{
fetchInterval: 7 * 24 * 60 * 60 * 1000,
symbol: "calendar-check",
url: "https://calendar.google.com/calendar/ical/4efbedad2784375c01feb3efdfc3af1c952bc6855f277cc0ff676a776cb246a2%40group.calendar.google.com/public/basic.ics"
}
]
}
*/},
{
module: "calendar",
position: "top_left",
config: {
broadcastPastEvents: true, // <= IMPORTANT to see past events
calendars: [
{
url: "https://calendar.google.com/calendar/ical/4efbedad2784375c01feb3efdfc3af1c952bc6855f277cc0ff676a776cb246a2%40group.calendar.google.com/private-1a35a8867b2c1f528e0f8ac9f9fa15ab/basic.ics",
name: "us_holiday", // <= RECOMMENDED to assign name
color: "red", // <= RECOMMENDED to assign color
defaultSymbolClassName: "",
}
]
}
}, {
module: "MMM-CalendarExt3",
position: "bottom_bar",
title: "",
config: {
mode: "week",
instanceId: "basicCalendar",
locale: 'en-US',
maxEventLines: 6,
firstDayOfWeek: 0,
calendarSet: [],
weekIndex: 0,
weeksInView: 4,
eventHeight: '15px',
useMarquee: true,
eventTransformer: (ev)=> {
if (ev.title.search('DINNER') > -1) ev.symbol = ['fluent-color:food-28']
if (ev.title.search('Arnold') > -1) ev.symbol = ['fluent-emoji-flat:dog']
if (ev.title.search('Gus') > -1) ev.symbol = ['fluent-emoji-flat:dog']
if (ev.title.search('Dogs') > -1) ev.symbol = ['fluent-emoji-flat:dog']
if (ev.title.search('dogs') > -1) ev.symbol = ['fluent-emoji-flat:dog']
if (ev.title.search('Marcus') > -1) ev.symbol = ['noto:pretzel']
if (ev.title.search('Pretzel') > -1) ev.symbol = ['noto:pretzel']
if (ev.title.search('Recycle Bin') > -1) ev.symbol = ['game-icons:soda-bottle']
if (ev.title.search('Green Waste bins') > -1) ev.symbol = ['streamline-emojis:leaf-fluttering-in-wind']
if (ev.title.search('Cleaning Day') > -1) ev.symbol = ['openmoji:broom']
if (ev.title.search('Swimming') > -1) ev.symbol = ['fxemoji:swimming']
if (ev.title.search('Phils') > -1) ev.symbol = ['twemoji:baby-angel-light-skin-tone']
if (ev.title.search('Phyllis') > -1) ev.symbol = ['twemoji:baby-angel-light-skin-tone']
if (ev.title.search('Birthday') > -1) ev.symbol = ['emojione:birthday-cake']
if (ev.title.search('birthday') > -1) ev.symbol = ['emojione:birthday-cake']
if (ev.title.search('Hugo') > -1) ev.symbol = ['cryptocurrency-color:hight']
if (ev.title.search('Maggie') > -1) ev.symbol = ['cryptocurrency-color:xmy']
if (ev.title.search('Lucas') > -1) ev.symbol = ['openmoji:man-judge-light-skin-tone']
if (ev.title.search('Hudge') > -1) ev.symbol = ['twemoji:gemini']
if (ev.title.search('Danielle') > -1) ev.symbol = ['twemoji:gemini']
return ev
},
}
},
{
module: "weather",
disabled: true,
position: "top_right",
config: {
weatherProvider: "openmeteo",
type: "current",
lat: 40.776676,
lon: -73.971321
}
},
{
module: "weather",
disabled: true,
position: "top_right",
header: "Weather Forecast",
config: {
weatherProvider: "openmeteo",
type: "forecast",
lat: 40.776676,
lon: -73.971321
}
},
{
module: "MMM-ImagesPhotos",
position: "top_center",
config: {
opacity: 0.9,
animationSpeed: 1000,
updateInterval: 5000,
maxHeight: "500px",
maxWidth:"500px",
sequential: false // process the image list randomly
}
},
{
module: "MMM-OpenWeatherMapForecast",
header: "Weather",
position: "top_right",
classes: "default everyone",
config: {
apikey: "cfb4187b9743b212915c5438d685f778",
latitude: "-38.314560",
longitude: "146.419373",
iconset: "4c",
concise: false,
forecastLayout: "table",
showDailyForecast: true,
maxDailiesToShow: 5,
showHourlyForecast: false,
showWind: false
}
},
{
module: "newsfeed",
disabled: true,
position: "bottom_bar",
config: {
feeds: [
{
title: "New York Times",
url: "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml"
}
],
showSourceTitle: true,
showPublishDate: true,
broadcastNewsFeeds: true,
broadcastNewsUpdates: true
}
},
]
};