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

    mklara

    @mklara

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

    mklara Unfollow Follow

    Latest posts made by mklara

    • RE: MMM-Rejseplanen - A departure board for Danish train and bus stations

      Like focaldistorsion I had a problem where the module kept saying Loading…
      I installed the magic mirror as a docker container, running on a remote server. My solution was to check the docker log with:

      docker container logs mm
      

      That returned an error regarding Request, which I fixed by running

      npm i request
      

      in the magic mirror container.
      Thanks for an awesome module!

      posted in Transport
      M
      mklara