• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MM Docker with MMM-Todoist & MMM-Admin-Interface

Scheduled Pinned Locked Moved Troubleshooting
6 Posts 3 Posters 763 Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    ashishtank Module Developer @irontamoor
    last edited by Jan 14, 2021, 4:18 PM

    @irontamoor The error suggests that instead of .css or .js file it is responding with html (could be 404 or other error details). Go to network tab and filter with mmm-todo and check the response from server.

    Did you do npm install for this modules in docker ? I think you need that for external modules in docker.

    I 1 Reply Last reply Jan 15, 2021, 12:16 AM Reply Quote 0
    • K Offline
      karsten13
      last edited by Jan 14, 2021, 6:52 PM

      tested this (in severonly mode, not on a pi) with MMM-Todoist and it works.

      We need more info about your setup:

      • which hardware? Pi, Linux VM?
      • which docker image?
      • how did you start the image?
      • how did you install the module(s)? Did you the installation from within the running container?
      • MagicMirror version?
      I 1 Reply Last reply Jan 15, 2021, 12:20 AM Reply Quote 0
      • I Offline
        irontamoor @ashishtank
        last edited by Jan 15, 2021, 12:16 AM

        @ashishtank said in MM Docker with MMM-Todoist & MMM-Admin-Interface:

        Did you do npm install for this modules in docker ? I think you need that for external modules in docker.

        @ashishtank thank you for responding, I did the following; docker exec magic_mirror /bin/sh
        cd to modules (Todoist) npm install (like it says to)

        Is this correct? Or do I have to do it out of docker?

        1 Reply Last reply Reply Quote 0
        • I Offline
          irontamoor @karsten13
          last edited by Jan 15, 2021, 12:20 AM

          @karsten13

          Thank you for responding,

          which hardware? Pi, Linux VM?
          

          VM I used ubuntu server 20.0.4 and rancher os

          which docker image?
          

          bastilimbach/docker-magicmirror

          how did you start the image?
          

          Docker start magic_mirror

          how did you install the module(s)? Did you the installation from within the running container?
          

          Outside of docker using git clone

          MagicMirror version?
          

          Latest docker image

          https://github.com/bastilimbach/docker-magicmirror

          1 Reply Last reply Reply Quote 0
          • I Offline
            irontamoor
            last edited by Jan 15, 2021, 12:15 PM

            fixed by accident i put it under magic mirror > modules > default, moved it under magic mirror > modules now works

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              6/6
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy