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 only server version working due to issues with config file

    Scheduled Pinned Locked Moved Troubleshooting
    33 Posts 3 Posters 10.2k 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.
    • L Offline
      legan
      last edited by

      @sdetweil thanks you very much! Ok, I opened the developer window as you suggested and attached the screenshots of the errors. Where exactly should I paste your code snippet?2.JPG 3.JPG 4.JPG

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

        @legan I was just showing what the code DOES…

        custom.css error is because its not there by default…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          legan @sdetweil
          last edited by

          @sdetweil ok sorry, I am not very familiar with java script yet…

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

            very weird… lets do this

            cd ~/MagicMirror
            npm run config:check 
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            L 1 Reply Last reply Reply Quote 0
            • L Offline
              legan @sdetweil
              last edited by

              @sdetweil no syntax errors…

              5.JPG

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

                @legan said in MM only server version working due to issues with config file:

                @sdetweil no syntax errors…

                5.JPG

                thx… as expected…

                can u check the filename , rename config.js and make sure no leading/trailing space

                also can u try with a browser on pi to open

                file:///home/pi/MagicMirror/config/config.js

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • L Offline
                  legan
                  last edited by

                  Yes, I checked the filename several times, its fine. The config file is also accessible via file:///home/pi/MagicMirror/config/config.js

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

                    @legan can I see the address: and ipWhitelist: settings from config.js

                    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
                      last edited by

                      make them

                      address:"0.0.0.0",
                      ipWhitelist:[],
                      

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      L 1 Reply Last reply Reply Quote 0
                      • L Offline
                        legan @sdetweil
                        last edited by

                        @sdetweil I extended the whitelist and enabled all IP addresses. But still not working

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 2 / 4
                        • 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