Ok… So i added the logging line as well as added .local to the url… this changed things see below… Still not working but error on screen is gone
chris@MagicMirror:~ $ pm2 logs
[TAILING] Tailing last 15 lines for [all] processes (change the value with --lin es option)
/home/chris/.pm2/pm2.log last 15 lines:
PM2 | 2025-12-03T08:14:38: PM2 log: pid=4758 msg=process killed
PM2 | 2025-12-03T08:14:38: PM2 log: App [MagicMirror:0] starting in -fork mode-
PM2 | 2025-12-03T08:14:38: PM2 log: App [MagicMirror:0] online
PM2 | 2025-12-03T14:27:30: PM2 log: Change detected on path MagicMirror/c onfig/config.js for app MagicMirror - restarting
PM2 | 2025-12-03T14:27:30: PM2 log: Stopping app:MagicMirror id:0
PM2 | 2025-12-03T14:27:30: PM2 log: App [MagicMirror:0] exited with code [0] via signal [SIGINT]
PM2 | 2025-12-03T14:27:30: PM2 log: pid=5225 msg=process killed
PM2 | 2025-12-03T14:27:30: PM2 log: App [MagicMirror:0] starting in -fork mode-
PM2 | 2025-12-03T14:27:30: PM2 log: App [MagicMirror:0] online
PM2 | 2025-12-03T15:00:50: PM2 log: Change detected on path MagicMirror/c onfig/config.js for app MagicMirror - restarting
PM2 | 2025-12-03T15:00:50: PM2 log: Stopping app:MagicMirror id:0
PM2 | 2025-12-03T15:00:50: PM2 log: App [MagicMirror:0] exited with code [0] via signal [SIGINT]
PM2 | 2025-12-03T15:00:50: PM2 log: pid=9835 msg=process killed
PM2 | 2025-12-03T15:00:50: PM2 log: App [MagicMirror:0] starting in -fork mode-
PM2 | 2025-12-03T15:00:50: PM2 log: App [MagicMirror:0] online
/home/chris/.pm2/logs/sonos-out.log last 15 lines:
1|sonos | 2025-12-03T12:51:12.492Z INFO Could not find file /home/chris/node- sonos-http-api/settings.json
1|sonos | 2025-12-03T12:51:12.696Z INFO Presets loaded: {
1|sonos | example: {
1|sonos | players: [
1|sonos | { roomName: 'Bathroom', volume: 10 },
1|sonos | { roomName: 'Kitchen', volume: 10 },
1|sonos | { roomName: 'Office', volume: 10 },
1|sonos | { roomName: 'Bedroom', volume: 10 },
1|sonos | { roomName: 'TV Room', volume: 15 }
1|sonos | ],
1|sonos | playMode: { shuffle: true, repeat: 'all', crossfade: false },
1|sonos | pauseOthers: false
1|sonos | }
1|sonos | }
1|sonos | 2025-12-03T12:51:13.727Z INFO http server listening on 0.0.0.0 port 5005
/home/chris/.pm2/logs/sonos-error.log last 15 lines:
1|sonos | Please migrate your code to use AWS SDK for JavaScript (v3).
1|sonos | For more information, check the blog post at https://a.co/cUPnyil
1|sonos | (Use `node --trace-warnings ...` to show where the warning was crea ted)
1|sonos | (node:985) NOTE: The AWS SDK for JavaScript (v2) is in maintenance mode.
1|sonos | SDK releases are limited to address critical bug fixes and securit y issues only.
1|sonos |
1|sonos | Please migrate your code to use AWS SDK for JavaScript (v3).
1|sonos | For more information, check the blog post at https://a.co/cUPnyil
1|sonos | (Use `node --trace-warnings ...` to show where the warning was crea ted)
1|sonos | (node:1035) NOTE: The AWS SDK for JavaScript (v2) is in maintenance mode.
1|sonos | SDK releases are limited to address critical bug fixes and securit y issues only.
1|sonos |
1|sonos | Please migrate your code to use AWS SDK for JavaScript (v3).
1|sonos | For more information, check the blog post at https://a.co/cUPnyil
1|sonos | (Use `node --trace-warnings ...` to show where the warning was crea ted)
/home/chris/.pm2/logs/MagicMirror-error.log last 15 lines:
0|MagicMir | [2025-12-03 14:56:32.970] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 14:56:35.439] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 14:57:32.971] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 14:57:35.435] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 14:58:32.971] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 14:58:35.456] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 14:59:32.970] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 14:59:35.446] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 15:00:32.970] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 15:00:35.444] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | /home/chris/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
0|MagicMir | [2025-12-03 15:00:52.085] [WARN] You're using a full whitelist con figuration to allow for all IPs
0|MagicMir | [2025-12-03 15:00:55.458] [ERROR] [MMM-Remote-Control] Could not fi nd main module js file for MMM-homeassistant-sensors-old
0|MagicMir | [2025-12-03 15:01:35.732] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states
0|MagicMir | [2025-12-03 15:02:35.439] [ERROR] MMM-homeassistant-sensors - build Url: http://homeassistant.local:8123/api/states