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

    irontamoor

    @irontamoor

    0
    Reputation
    4
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    irontamoor Unfollow Follow

    Latest posts made by irontamoor

    • RE: MM Docker with MMM-Todoist & MMM-Admin-Interface

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

      posted in Troubleshooting
      I
      irontamoor
    • RE: MM Docker with MMM-Todoist & MMM-Admin-Interface

      @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

      posted in Troubleshooting
      I
      irontamoor
    • RE: MM Docker with MMM-Todoist & MMM-Admin-Interface

      @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?

      posted in Troubleshooting
      I
      irontamoor
    • MM Docker with MMM-Todoist & MMM-Admin-Interface

      Hello All,
      i’m running MM in docker and trying to use MMM-Todoist & MMM-Admin-Interface, I’ve done git clone and npm install in the docker but i still can not use it any one know why ?

      I also get a lot of errors ;

      Manual Install: Screenshot 2021-01-14 at 12.37.02.png

      Docker Install: Screenshot 2021-01-14 at 12.41.06.png

      posted in Troubleshooting
      I
      irontamoor