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

    Topics

    • J

      MMM-Parcel

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      916 Views
      J
      @karsten13 Great, fixed it, cheers
    • J

      MMM-microsoftToDo

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      218 Views
      J
      Hi, How would I go about changing the font size / colour etc in this module, there doesn’t seem to be a custom.css file Thanks
    • J

      I keep getting Other peoples messages when i log in.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      4
      0 Votes
      4 Posts
      512 Views
      S
      @JohnBachini i have seen a couple times in the last few weeks it thinks I haven’t posted something, but I know I have… maybe 3 in 3 weeks…
    • J

      MMM-CalenderExt2 - Fixed Header position ?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      293 Views
      J
      @Sean Hi, any idea how i can fix the the position of the title/days. At the moment when there are events in the calendar its position is this [image: 1588240770094-correctcal-resized.png] but when no events, position drops to bottom, how can i fix it in the position as above ? [image: 1588240862499-wrongcal-resized.png] thanks
    • J

      Works with Node Serveronly but not npm start MM

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      24
      0 Votes
      24 Posts
      3k Views
      J
      @sdetweil Hi, I bet you thought you’d heard the last of this, so you know how you managed to get it all working. Well the problem now is the complete opposite. In that now it doesn’t work node servermode. ? I thought i was going mad and must have been running it incorrectly :thinking_face: Any ideas ? Thanks pi@MagicMirror:~ $ cd MagicMirror/ pi@MagicMirror:~/MagicMirror $ node serveronly [2020-04-29 14:24:42.858] [LOG] Starting MagicMirror: v2.11.0 [2020-04-29 14:24:42.868] [LOG] Loading config ... [2020-04-29 14:24:42.873] [LOG] Loading module helpers ... [2020-04-29 14:24:42.874] [LOG] No helper found for module: MMM-Logging. [2020-04-29 14:24:42.875] [LOG] No helper found for module: alert. [2020-04-29 14:24:42.911] [LOG] Initializing new module helper ... [2020-04-29 14:24:42.912] [LOG] Module helper loaded: updatenotification [2020-04-29 14:24:42.912] [LOG] No helper found for module: clock. [2020-04-29 14:24:42.913] [LOG] No helper found for module: MMM-OpenmapWeather. [2020-04-29 14:24:42.913] [LOG] No helper found for module: weatherforecast. [2020-04-29 14:24:43.238] [LOG] Initializing new module helper ... [2020-04-29 14:24:43.238] [LOG] Module helper loaded: MMM-Tools [2020-04-29 14:24:43.239] [LOG] No helper found for module: MMM-PlexNowPlaying. [2020-04-29 14:24:43.240] [LOG] Initializing new module helper ... [2020-04-29 14:24:43.241] [LOG] Module helper loaded: mmm-hue-lights [2020-04-29 14:24:43.243] [LOG] Initializing new module helper ... [2020-04-29 14:24:43.243] [LOG] Module helper loaded: MMM-homeassistant-sensors [2020-04-29 14:24:43.366] [LOG] Initializing new module helper ... [2020-04-29 14:24:43.367] [LOG] Module helper loaded: MMM-Hotword [2020-04-29 14:24:44.467] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.468] [LOG] Module helper loaded: MMM-AssistantMk2 [2020-04-29 14:24:44.470] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.470] [LOG] Module helper loaded: MMM-Assistant2Display [2020-04-29 14:24:44.849] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.850] [LOG] Module helper loaded: MMM-Parcel [2020-04-29 14:24:44.899] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/build/Release/magic.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 73. This version of Node.js requires NODE_MODULE_VERSION 64. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`). [2020-04-29 14:24:44.900] [LOG] Loading module helpers ... [2020-04-29 14:24:44.901] [LOG] No helper found for module: MMM-Logging. [2020-04-29 14:24:44.902] [LOG] No helper found for module: alert. [2020-04-29 14:24:44.902] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.903] [LOG] Module helper loaded: updatenotification [2020-04-29 14:24:44.903] [LOG] No helper found for module: clock. [2020-04-29 14:24:44.904] [LOG] No helper found for module: MMM-OpenmapWeather. [2020-04-29 14:24:44.904] [LOG] No helper found for module: weatherforecast. [2020-04-29 14:24:44.905] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.906] [LOG] Module helper loaded: MMM-Tools [2020-04-29 14:24:44.906] [LOG] No helper found for module: MMM-PlexNowPlaying. [2020-04-29 14:24:44.907] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.907] [LOG] Module helper loaded: mmm-hue-lights [2020-04-29 14:24:44.908] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.908] [LOG] Module helper loaded: MMM-homeassistant-sensors [2020-04-29 14:24:44.909] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.910] [LOG] Module helper loaded: MMM-Hotword [2020-04-29 14:24:44.910] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.911] [LOG] Module helper loaded: MMM-AssistantMk2 [2020-04-29 14:24:44.911] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.912] [LOG] Module helper loaded: MMM-Assistant2Display [2020-04-29 14:24:44.912] [LOG] Initializing new module helper ... [2020-04-29 14:24:44.913] [LOG] Module helper loaded: MMM-Parcel [2020-04-29 14:24:44.920] [LOG] Whoops! There was an uncaught exception... [2020-04-29 14:24:44.920] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/build/Release/magic.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 73. This version of Node.js requires NODE_MODULE_VERSION 64. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`). at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/lib/index.js:1:13) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) [2020-04-29 14:24:44.924] [LOG] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? [2020-04-29 14:24:44.925] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues pi@MagicMirror:~/MagicMirror $
    • J

      MMM-Assistant2Display

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      10
      0 Votes
      10 Posts
      1k Views
      T
      @Bugsounet Merci beaucoup pour ta réponse et, de manière générale pour l’ensemble des ressources mises à disposition.
    • J

      MMM-CalendarExt

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      1
      0 Votes
      1 Posts
      227 Views
      J
      [image: 1586988158741-calext2-resized.jpg] ) Hi, im trying to change format of date in calendar, its shows as MM/DD but i want to display DD/MM , as shown bottom right of picture. Thanks John
    • J

      Rotate between calendars

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      536 Views
      J
      i did look at this but how would i have two mmm-mycalender modules in my config and be able to differentiate between them.? Thanks John
    • J

      MMM-Whereis

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      1k Views
      ?
      @JohnBachini So where are you stuck? What log says?
    • J

      MMM-plex-recently-added

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      1k Views
      S
      @tomyboy96 the readme says Get your plex token (https://support.plex.tv/hc/en-us/articles/204059436-Finding-your-account-token-X-Plex-Token)
    • 1 / 1