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.

    Problems With Weather

    Scheduled Pinned Locked Moved Troubleshooting
    41 Posts 6 Posters 12.6k Views 6 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.
    • B Offline
      brendan_c23 @Mykle1
      last edited by

      @mykle1 How could I try fixing this?

      Mykle1M B 3 Replies Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @brendan_c23
        last edited by Mykle1

        @brendan_c23

        try running pm2 status in the terminal (I think that’s the command) and post the result here please.

        Don’t post a picture. Copy the terminal output and paste it into your reply.

        Also, do you have any other programs running on the Pi besides Magic Mirror?

        Create a working config
        How to add modules

        B 1 Reply Last reply Reply Quote 0
        • B Offline
          brendan_c23 @brendan_c23
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @brendan_c23
            last edited by

            @brendan_c23

            output should look like this

            pi@Pi3:~ $ pm2 status
            ┌──────┬──────┬────────┬───┬─────┬──────────┐
            │ Name │ mode │ status │ ↺ │ cpu │ memory   │
            ├──────┼──────┼────────┼───┼─────┼──────────┤
            │ mm   │ fork │ online │ 0 │ 0%  │ 1.3 MB   │
            └──────┴──────┴────────┴───┴─────┴──────────┘
             Use `pm2 show <id|name>` to get more details about an app
            pi@Pi3:~ $ 
            
            

            Create a working config
            How to add modules

            B 1 Reply Last reply Reply Quote 0
            • B Offline
              brendan_c23 @Mykle1
              last edited by

              @mykle1 pi@raspberrypi:~ $ pm2 status
              ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
              │ id │ name │ mode │ ↺ │ status │ cpu │ memory │
              ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
              │ 0 │ MagicMirror │ fork │ 6 │ online │ 0% │ 2.6mb │
              └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
              pi@raspberrypi:~ $

              1 Reply Last reply Reply Quote 0
              • B Offline
                brendan_c23 @Mykle1
                last edited by

                @mykle1 I should not have any other programs running besides the magic mirror as it is the only one I have installed , but not totally sure if there are any default programs already on there.

                Mykle1M 1 Reply Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @brendan_c23
                  last edited by Mykle1

                  @brendan_c23

                  ok,. so try pm2 stop MagicMirror

                  then pm2 start MagicMirror

                  Create a working config
                  How to add modules

                  B 1 Reply Last reply Reply Quote 0
                  • B Offline
                    brendan_c23 @Mykle1
                    last edited by

                    @mykle1 pi@raspberrypi:~ $ pm2 stop MagicMirror
                    [PM2] Applying action stopProcessId on app [MagicMirror](ids: 0)
                    [PM2] MagicMirror ✓
                    ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
                    │ id │ name │ mode │ ↺ │ status │ cpu │ memory │
                    ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
                    │ 0 │ MagicMirror │ fork │ 6 │ stopped │ 0% │ 0b │
                    └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
                    pi@raspberrypi:~ $ pm2 start MagicMirror
                    [PM2] Applying action restartProcessId on app [MagicMirror](ids: 0)
                    [PM2] MagicMirror ✓
                    [PM2] Process successfully started
                    ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
                    │ id │ name │ mode │ ↺ │ status │ cpu │ memory │
                    ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
                    │ 0 │ MagicMirror │ fork │ 6 │ online │ 0% │ 2.4mb │
                    └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
                    pi@raspberrypi:~ $
                    Still no luck displaying forecast, thank you again for bearing with me this long

                    Mykle1M 2 Replies Last reply Reply Quote 0
                    • Mykle1M Offline
                      Mykle1 Project Sponsor Module Developer @brendan_c23
                      last edited by

                      @brendan_c23

                      Were there any errors when MM launched?

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 0
                      • Mykle1M Offline
                        Mykle1 Project Sponsor Module Developer @brendan_c23
                        last edited by

                        @brendan_c23

                        MagicMirror should have launched when you issued the pm2 start MagicMirror command

                        Create a working config
                        How to add modules

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