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.

    Total Noob - Successful Install on a Pi 3 B - How do I open it?

    Scheduled Pinned Locked Moved Troubleshooting
    13 Posts 2 Posters 5.6k Views 2 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @orangeclover1
      last edited by

      @orangeclover1

      Put a tick before you paste it and at the end of the paste. The tick is your TILDE key (without shift)

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • O Offline
        orangeclover1
        last edited by

        magicmirror@2.1.1 start /home/pi/MagicMirror
        sh run-start.sh

        Starting MagicMirror: v2.1.1
        Loading config …
        Loading module helpers …
        No helper found for module: alert.
        Initializing new module helper …
        Module helper loaded: updatenotification
        No helper found for module: clock.
        Initializing new module helper …
        Module helper loaded: calendar
        No helper found for module: compliments.
        No helper found for module: currentweather.
        No helper found for module: weatherforecast.
        Initializing new module helper …
        Module helper loaded: newsfeed
        All module helpers loaded.
        Starting server on port 8080 …
        Starting server op port 8080 …
        You’re using a full whitelist configuration to allow for all IPs
        Server started …
        Connecting socket for: updatenotification
        Connecting socket for: calendar
        Starting node helper for: calendar
        Connecting socket for: newsfeed
        Starting module: newsfeed
        Sockets connected & modules started …
        Launching application.
        Create new calendar fetcher for url: http://www.calendarlabs.com/templates/ical/US-Holidays.ics - Interval: 300000
        Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
        Use existing news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml

        1 Reply Last reply Reply Quote 0
        • O Offline
          orangeclover1
          last edited by

          for future people who stumble here:
          “npm start” was what I was missing to get things started up

          I had a weird black electron pop up - realized it was a config file issue - for mine it ended up being a random address in the “address” section above the ipwhite list.

          Thanks to Mykle for the help!

          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