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.

    MagicMirror problem

    Scheduled Pinned Locked Moved General Discussion
    7 Posts 4 Posters 2.6k Views 4 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.
    • T Offline
      tonyarogers
      last edited by

      Hello,
      I’m having trouble starting my magic mirror. When I power it on, the screen goes white, then turns black and stays that way. I also encounter these two errors when I run the “npm start” command:

      [1781:0729/182107.882259:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path=/org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
      
      [2024-07-29 18:21:40.316] [LOG] Launching application.
      
      [1781:0729/182305.510139:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
      

      I’ve tried everything but still can’t find a solution. Can anyone help me? I’m running it on a Raspberry Pi 3A+ with 64-bit Pi OS. Thanks in advance!

      S BKeyportB karsten13K 3 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @tonyarogers
        last edited by

        @tonyarogers this sounds like an sd card failure.

        How long ago did you build this setup?
        3A is a very old setup

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        T 1 Reply Last reply Reply Quote 0
        • BKeyportB Online
          BKeyport Module Developer @tonyarogers
          last edited by

          @tonyarogers Time to update your hardware and/or create a new SD Card for it.

          The "E" in "Javascript" stands for "Easy"

          1 Reply Last reply Reply Quote 1
          • T Offline
            tonyarogers @sdetweil
            last edited by

            @sdetweil said in MagicMirror problem:

            this sounds like an sd card failure.

            How long ago did you build this setup?
            3A is a very old setup

            I built this setup a week ago

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @tonyarogers
              last edited by

              @tonyarogers hmmm

              Let’s try this
              Change your config.js

              address:”0.0.0.0”,
              ipWhitelist:[],
              

              Then

              npm run server
              

              Instead of npm start

              Then use another system, phone to connect to that pi

              http://pi-address:8080
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              T 1 Reply Last reply Reply Quote 0
              • karsten13K Offline
                karsten13 @tonyarogers
                last edited by

                @tonyarogers said in MagicMirror problem:

                Network service crashed

                I had similar problems with a setup on a pi zero 2w.

                The pi 3A+ seems to have the same memory of only 512 MB.

                Short story: The os and the dependencies of mm (node and electron) seems to need more memory with every new version. I gave up with such hardware.

                It is not impossible to get it running with increasing swap size or using 32-bit os but it is a dead end …

                1 Reply Last reply Reply Quote 1
                • T Offline
                  tonyarogers @sdetweil
                  last edited by

                  @sdetweil said in MagicMirror problem:

                  Let’s try this
                  Change your config.js

                  address:”0.0.0.0”,
                  ipWhitelist:[],
                  Then

                  npm run server
                  Instead of npm start

                  Then use another system, phone to connect to that pi

                  http://pi-address:8080 geometry dash scratch

                  Thanks for your suggestion. I got it.

                  1 Reply Last reply Reply Quote 0

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  • 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