• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

my mirror freezes!

Scheduled Pinned Locked Moved Unsolved Troubleshooting
98 Posts 5 Posters 31.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.
  • S Offline
    sdetweil @mr_cd
    last edited by sdetweil Apr 30, 2020, 7:59 PM Apr 30, 2020, 7:58 PM

    @mr_cd said in my mirror freezes!:

    [2020-04-30 00:09:18.623] [ERROR] fatal: unable to access ‘https://github.com/roramirez/MMM-ImagesPhotos.git/’: Could not resolve host: github.com

    looks like it is the updatenotification module

    add
    like this

    		{
    			module: "updatenotification",
    			disabled: true,     /// < --- add this line
    			position: "top_bar"
    		},
    

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • M Offline
      mr_cd
      last edited by Apr 30, 2020, 8:12 PM

      Hi Sam,

      thanks for that quick reply.

      I added the line in the config file.

      Could you please give me an short explaination how this line is affecting the freezing problem?

      Thanks and best regards
      Chris

      S 1 Reply Last reply Apr 30, 2020, 8:15 PM Reply Quote 0
      • S Offline
        sdetweil @mr_cd
        last edited by Apr 30, 2020, 8:15 PM

        @mr_cd it reports a fatal error and this will cause the mirror to stop working…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • M Offline
          mr_cd
          last edited by Apr 30, 2020, 8:17 PM

          @sdetweil that means the error will not be shown - but still exists?

          S 1 Reply Last reply Apr 30, 2020, 8:18 PM Reply Quote 0
          • S Offline
            sdetweil @mr_cd
            last edited by Apr 30, 2020, 8:18 PM

            @mr_cd correct. the mirror ui will die… sometimes it goes back screen, sometimes it just appears to hang…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • M Offline
              mr_cd
              last edited by Apr 30, 2020, 8:24 PM

              @sdetweil i understand. but doesnt this means also no updatenotifications for any other modules will be shown?

              S 1 Reply Last reply Apr 30, 2020, 8:31 PM Reply Quote 0
              • ? Offline
                A Former User
                last edited by A Former User Apr 30, 2020, 8:28 PM Apr 30, 2020, 8:25 PM

                not sur it’s related to this modules.

                because it have self protect for this

                it display fatal if an error was found

                1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User
                  last edited by A Former User Apr 30, 2020, 8:31 PM Apr 30, 2020, 8:29 PM

                  if mirror freeze, i think it’s an loop in another module if no connexion

                  the better way is inspect MMM-NetworkSignal when no connexion

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @mr_cd
                    last edited by Apr 30, 2020, 8:31 PM

                    @mr_cd maybe… i haven’t been in the module

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      mr_cd
                      last edited by Apr 30, 2020, 8:33 PM

                      @Bugsounet Hi. thanks for your reply.

                      The Mirror freezes before i installed the MMM-NetworkSignal module.
                      I installed it to see if there is a loss of connection or not.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 8 / 10
                      8 / 10
                      • First post
                        71/98
                        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