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 error somewhere, need help

    Scheduled Pinned Locked Moved Troubleshooting
    21 Posts 7 Posters 10.7k Views 7 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.
    • T Offline
      TaylorTech22 @strawberry 3.141
      last edited by

      @strawberry-3.141 yes i do i just didnt include in the copy-paste

      1 Reply Last reply Reply Quote 0
      • T Offline
        TaylorTech22 @strawberry 3.141
        last edited by

        @strawberry-3.141 config/config. js is what I enter

        cowboysdudeC 1 Reply Last reply Reply Quote 0
        • I Offline
          iamoric
          last edited by iamoric

          @TaylorTech22 Did you to remove the modules one by one to see which one is going wrong ?

          1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer
            last edited by

            My suggestion would be start over… use the standard config and add one thing at a time…see if it works then add the next until you get to what’s not working…

            T 1 Reply Last reply Reply Quote 0
            • cowboysdudeC Offline
              cowboysdude Module Developer @TaylorTech22
              last edited by

              @TaylorTech22 said in config error somewhere, need help:

              @strawberry-3.141 config/config. js is what I enter

              What do you mean?

              T 1 Reply Last reply Reply Quote 0
              • strawberry 3.141S Offline
                strawberry 3.141 Project Sponsor Module Developer
                last edited by

                another thing I could spot from viewing your config is that the timezone for the clock module should go into a config: {}, but this will not help you out with the black screen.

                Please create a github issue if you need help, so I can keep track

                1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User
                  last edited by

                  Somebody should make EASY configuration system, or… all module developers should provide DEFAULT ACTIVE SAMPLE CONFIGURATION.
                  Or, at least, neater JSlint parser should be supported.

                  strawberry 3.141S Mykle1M 2 Replies Last reply Reply Quote 0
                  • strawberry 3.141S Offline
                    strawberry 3.141 Project Sponsor Module Developer @Guest
                    last edited by

                    @Sean all you mentioned exists ;)

                    Please create a github issue if you need help, so I can keep track

                    ? 1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @strawberry 3.141
                      last edited by

                      @strawberry-3.141 ??? exists?

                      strawberry 3.141S 1 Reply Last reply Reply Quote 0
                      • T Offline
                        TaylorTech22 @cowboysdude
                        last edited by

                        @cowboysdude @strawberry-3-141 asked if my config file was named correctly

                        1 Reply Last reply Reply Quote 0
                        • strawberry 3.141S Offline
                          strawberry 3.141 Project Sponsor Module Developer @Guest
                          last edited by strawberry 3.141

                          @Sean there is remotecontrol and admininterface to configure the mirror, most of the devs supply a sample config without api keys and and somewhere out there is a linter https://twitter.com/roramirez/ status/843121280601669632 @roramirez

                          Please create a github issue if you need help, so I can keep track

                          ? R 2 Replies Last reply Reply Quote 0
                          • T Offline
                            TaylorTech22 @cowboysdude
                            last edited by

                            @cowboysdude so whats the easy way to start over? may seem like a dumb question, but how to I remove current config and use default

                            strawberry 3.141S 1 Reply Last reply Reply Quote 0
                            • strawberry 3.141S Offline
                              strawberry 3.141 Project Sponsor Module Developer @TaylorTech22
                              last edited by

                              @TaylorTech22 here is the sample config file https://github.com/MichMich/MagicMirror/blob/master/config/config.js.sample

                              Please create a github issue if you need help, so I can keep track

                              T 1 Reply Last reply Reply Quote 1
                              • T Offline
                                TaylorTech22 @strawberry 3.141
                                last edited by

                                @strawberry-3.141 just delete whats in there and paste this?

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  TaylorTech22
                                  last edited by

                                  well, I figured it out… Thats what i get for not pasting the ENTIRE file into the syntax checker. The very first item of very first line had a ] before the text. dont know how it got there. good thing i copied my original config in a text editor. Thanks for all the help.

                                  ? 1 Reply Last reply Reply Quote 2
                                  • ? Offline
                                    A Former User @strawberry 3.141
                                    last edited by A Former User

                                    @strawberry-3.141 Sounds nice. but looks not sufficient for beginners. (For me, sometimes configuration problem throws a headache to me. Even that module was which I made.) Maybe we need totally different approach in next version.(But I have no idea how to do. )

                                    I’m not a developer, I worked as products and business designer, so I meet not only experts but also the end users in every day . One thing I’ve found, MM is a real good toy for hobbyists. but this approach is somehow difficult to who is not familiar with IT.

                                    Whatever, my mention was just grumbling. nevermind. :)

                                    1 Reply Last reply Reply Quote 0
                                    • ? Offline
                                      A Former User @TaylorTech22
                                      last edited by

                                      @TaylorTech22 Congratulation! :D

                                      1 Reply Last reply Reply Quote 0
                                      • Mykle1M Offline
                                        Mykle1 Project Sponsor Module Developer @Guest
                                        last edited by

                                        @Sean said in config error somewhere, need help:

                                        all module developers should provide DEFAULT ACTIVE SAMPLE CONFIGURATION.

                                        Personally, I DO provide a config entry with each module and I think most others do, as well. However, I have seen some that were not complete, where copying and pasting would only result in an error.

                                        In the meantime, I refer people to How to add modules, which should give them a better understanding of the process.

                                        Create a working config
                                        How to add modules

                                        1 Reply Last reply Reply Quote 0
                                        • R Offline
                                          roramirez Core Contributors @strawberry 3.141
                                          last edited by

                                          @strawberry-3.141 said in config error somewhere, need help:

                                          https://twitter.com/roramirez/ status/843121280601669632

                                          :)

                                          This feature is include in the last release. Now you can use npm run config:check for check the configuration file :)

                                          Easy module development with MagicMirror Module Template

                                          1 Reply Last reply Reply Quote 3

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          • 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