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.

    Unrecognized Config file

    Scheduled Pinned Locked Moved Troubleshooting
    14 Posts 5 Posters 7.9k 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.
    • KirAsh4K Offline
      KirAsh4 Moderator
      last edited by

      Do not copy/paste from one OS to another, the language translations between them will be different, UTF-8, Windows, it’s all foobar. Edit the config file ON the rpi. You can use the command 'nano' for that, as in 'nano config.js'. Doing the copy/paste is why your ‘'’, ‘"’ and others get translated wrong.

      A Life? Cool! Where can I download one of those from?

      1 Reply Last reply Reply Quote 0
      • D Offline
        dejayou
        last edited by

        Thanks KirAsh4. I am assuming that you meant to open the actual Terminal and edit the config file directly from within that environment, which is what I did with still no luck.

        At this point I really don’t know what else to do. I am going to try and essentially start over from the beginning and see if I have better luck.

        1 Reply Last reply Reply Quote 0
        • KirAsh4K Offline
          KirAsh4 Moderator
          last edited by

          Yep, open Terminal and edit there, or use an SSH client remotely. The config is a bit finicky I discovered. Try not to change the layout too much, like for example, in your pastes above, I see this:

          }, {
          

          … in between modules. While I don’t think that would cause a problem, it also wouldn’t surprise me if that’s tripping up the parser. Keep them on separate lines:

          },
          {
          

          A Life? Cool! Where can I download one of those from?

          1 Reply Last reply Reply Quote 0
          • D Offline
            dejayou
            last edited by

            Hi KirAsh4 -

            After walking back through this setup tutorial again (https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/) I am happy to report that I am no longer getting the error message asking about setting up a config file. Instead I now arrive at a blank black screen, absent any copy or modules. Do you know what might be causing this to occur?

            1 Reply Last reply Reply Quote 0
            • KirAsh4K Offline
              KirAsh4 Moderator
              last edited by

              Likely a bug recently discovered. Follow the instructions in the first post here to try the 'develop' branch:

              https://forum.magicmirror.builders/topic/445/looking-for-beta-testers

              A Life? Cool! Where can I download one of those from?

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

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 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