MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Stuck on creating a new fetcher

    Troubleshooting
    3
    6
    859
    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
      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
        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
          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

          Create a working config
          How to add modules

          C 1 Reply Last reply Reply Quote 0
          • C
            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
              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
                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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy