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.

    Stuck on creating a new fetcher

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 3 Posters 1.5k 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.
    • C Offline
      cotxwx
      last edited by cotxwx

      Hello,

      I recently installed MM on a Pi 3, and for some reason I can’t make it past this point. I tried removing the NYT module and it got stuck on the holidays iCal. Do I need to adjust the interval to force it sooner? I wouldn’t think so, but I’m not sure. Any suggestions would be greatly appreciated.

      Edit: I should add, this is with default config.js file (after renaming from config.js.sample)

      Edit 2: ran the check_config.js and it says my configuration file doesn’t contain syntax errors.

      alt text

      1 Reply Last reply Reply Quote 0
      • U Offline
        Ultimatum22 Module Developer
        last edited by Ultimatum22

        DISPLAY=:0 meansyou have a screen at which you show the interface, what do you see on that screen, nothing? I haven’t install MM for a while, is there a log file by any change in the root MM folder?

        Try to run in dev mode, might give you more information

        npm start dev
        
        C 1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil
          last edited by

          there is a bug on some OS’s, which I ran into last night… try this

          npm start 2>/dev/null
          

          it fixes my hang in about the same place…with the default config

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          C 1 Reply Last reply Reply Quote 0
          • C Offline
            cotxwx @Ultimatum22
            last edited by

            @ultimatum22 I’m not sure what you mean. Doesn’t 'DISPLAY=:0" mean the attached display? I’ve got the Pi hooked up to a 24" TV display.

            U 1 Reply Last reply Reply Quote 0
            • C Offline
              cotxwx @sdetweil
              last edited by

              @sdetweil No luck on this side. I may just do a reinstall at this point. Not sure what’s causing the hangup

              1 Reply Last reply Reply Quote 0
              • U Offline
                Ultimatum22 Module Developer @cotxwx
                last edited by

                @cotxwx When you start the MM and it hangs try to access the webpage through another computer/phone. Go to <:8080 (I believe it was). If you are able to see the MM then it correctly starts (this is my assumption).

                If it doesn’t work can you try to just run npm start without the DISPLAY=:0.

                1 Reply Last reply Reply Quote 0
                • 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