Read the statement by Michael Teeuw here.
my mirror freezes!
-
@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" },
-
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 -
@mr_cd it reports a fatal error and this will cause the mirror to stop working…
-
@sdetweil that means the error will not be shown - but still exists?
-
@mr_cd correct. the mirror ui will die… sometimes it goes back screen, sometimes it just appears to hang…
-
@sdetweil i understand. but doesnt this means also no updatenotifications for any other modules will be shown?
-
not sur it’s related to this modules.
because it have self protect for this
it display
fatal
if an error was found -
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 -
@mr_cd maybe… i haven’t been in the module
-
@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.