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.

    Config template file not exists, no ensubst

    Scheduled Pinned Locked Moved Solved Troubleshooting
    8 Posts 2 Posters 1.9k Views 2 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.
    • S Offline
      sdetweil @DDE12
      last edited by

      @DDE12 this is a new feature, allowing runtime substitution of variables in the config
      see
      https://docs.magicmirror.builders/configuration/introduction.html#environment-variables

      the message just says we didn’t find the env file to use, not an error

      this goes along with some additional messaging in the case where we couldn’t find the module you specified in config.js … instead of being silent…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        DDE12 @sdetweil
        last edited by

        @sdetweil Thank you for taking a look at this. I forgot to put in the first post that the MM screen doesn’t start. If that message does not indicate an error, then I have another problem. Please let me know what else to try or what further info I can provide. Thanks!

        S 2 Replies Last reply Reply Quote 0
        • S Offline
          sdetweil @DDE12
          last edited by sdetweil

          @DDE12 can you show the rest of the messages

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @DDE12 but I think you need to do the npm install in the MagicMirror folder

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            D 1 Reply Last reply Reply Quote 0
            • D Offline
              DDE12 @sdetweil
              last edited by

              @sdetweil
              User@Win10 MINGW64 /c/MagicMirror
              $ npm run start

              magicmirror@2.23.0 start
              .\node_modules.bin\electron js\electron.js

              [27.05.2023 14:49.18.622] [LOG] Starting MagicMirror: v2.23.0
              [27.05.2023 14:49.18.638] [LOG] Loading config …
              [27.05.2023 14:49.18.638] [DEBUG] config template file not exists, no envsubst
              [27.05.2023 14:49.18.654] [LOG] Loading module helpers …
              [27.05.2023 14:49.18.654] [LOG] No helper found for module: alert.
              [27.05.2023 14:49.18.669] [LOG] Initializing new module helper …
              [27.05.2023 14:49.18.676] [LOG] Module helper loaded: updatenotification
              [27.05.2023 14:49.18.676] [LOG] No helper found for module: clock.
              [27.05.2023 14:49.19.008] [LOG] Initializing new module helper …
              [27.05.2023 14:49.19.008] [LOG] Module helper loaded: calendar
              [27.05.2023 14:49.19.008] [LOG] No helper found for module: compliments.
              [27.05.2023 14:49.19.008] [LOG] No helper found for module: weather.
              [27.05.2023 14:49.19.039] [LOG] Initializing new module helper …
              [27.05.2023 14:49.19.039] [LOG] Module helper loaded: newsfeed
              [27.05.2023 14:49.19.039] [LOG] All module helpers loaded.
              [27.05.2023 14:49.19.070] [LOG] Starting server on port 8080 …
              [27.05.2023 14:49.19.209] [LOG] Launching application.
              [27.05.2023 14:49.19.391] [LOG] Server started …
              [27.05.2023 14:49.19.391] [LOG] Connecting socket for: updatenotification
              [27.05.2023 14:49.19.391] [LOG] Starting module helper: updatenotification
              [27.05.2023 14:49.19.391] [LOG] Connecting socket for: calendar
              [27.05.2023 14:49.19.400] [LOG] Starting node helper for: calendar
              [27.05.2023 14:49.19.400] [LOG] Connecting socket for: newsfeed
              [27.05.2023 14:49.19.400] [LOG] Starting node helper for: newsfeed
              [27.05.2023 14:49.19.400] [LOG] Sockets connected & modules started …

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

                @DDE12 doah, windows… bug, temp fix or pull the develop branch

                temp fix, remove the red, add the green

                https://github.com/MichMich/MagicMirror/commit/979f4ec6647728215ff1cccca941548b703ad356

                or get the develop branch

                https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                D 1 Reply Last reply Reply Quote 0
                • D Offline
                  DDE12 @sdetweil
                  last edited by

                  @sdetweil The temp fix worked. Thank you!

                  1 Reply Last reply Reply Quote 0
                  • S sdetweil referenced this topic on
                  • D DDE12 referenced this topic on
                  • 1 / 1
                  • 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