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 in Container config lost after Container Stop/Start

    Scheduled Pinned Locked Moved Solved Troubleshooting
    15 Posts 3 Posters 4.7k 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.
    • karsten13K Offline
      karsten13 @asdf303
      last edited by

      @asdf303

      must be something with the portainer setup.

      What is strange is the order in the log file, I would expect the last lines beginning with copy default modules to host ... at the top.

      One thing you can try is to change restart: unless-stopped to restart: never in the docker-compose.yml, may 2 containers are started when portainer stops the one running.

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        asdf303 @karsten13
        last edited by

        @karsten13 thank you, i will try next time, will take 2…3 days, maybe

        A 1 Reply Last reply Reply Quote 0
        • A Offline
          asdf303 @asdf303
          last edited by asdf303

          update: if the module: ‘MMM-LocalTransport’, module is disabled, it works.
          Strange thing:

          • the module works on my raspi electron installation.
          • it does not in the container.
            I will keep you updated.
          karsten13K 1 Reply Last reply Reply Quote 0
          • karsten13K Offline
            karsten13 @asdf303
            last edited by

            @asdf303

            this module is not really maintained, it relies on an outdated dependency (request) which was removed from mm core a long time ago.

            If it runs on your pi the mm installation there is very old or you installed request manually. See this topic for more info.

            A 1 Reply Last reply Reply Quote 0
            • A Offline
              asdf303 @karsten13
              last edited by

              @karsten13 indeed, the installation has been running for ~5 years now.

              I know this is none of your business, but do you might have a recommendation for a up-to-date module where i can run the same features? (naming a start and destination bus stop in google maps and getting the next connections displayed?)

              i scrolled through all of the 3rd party modules and there are many many of them, but none of them seems to be customizable to my home town. I live within VGN area in Germany, but there is no plugin really supporting this and i am definetly lacking the skills to create such a plugin by myself.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @asdf303
                last edited by

                @asdf303 just install the missing library

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                karsten13K 1 Reply Last reply Reply Quote 0
                • karsten13K Offline
                  karsten13 @sdetweil
                  last edited by

                  as sam already said you can fix this, for more info see https://khassel.gitlab.io/magicmirror/faq/#error-cannot-find-module-request

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @karsten13
                    last edited by

                    @karsten13 and note there are other libs as well

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    A 1 Reply Last reply Reply Quote 0
                    • A Offline
                      asdf303 @sdetweil
                      last edited by

                      @sdetweil @karsten13 thanks a lot for your advice!
                      finally, there was only one package missing

                      npm install request
                      

                      did the job for me.

                      :folded_hands_medium-light_skin_tone:

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • First post
                        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