Closed Luc3as closed 3 years ago
@Luc3as you are using the docker image from @khassel which is not maintained here but at https://gitlab.com/khassel/magicmirror. The docker images from this project currently do not support 2.15 because the CI build is broken.
oh, I see, thanks
I found a bug in MagicMirror
Please make sure to only submit reproducible issues. You can safely remove everything above the dividing line. When submitting a new issue, please supply the following information:
Platform: Raspberry Pi 4, MagicMirror OS).
Node Version: v12.22.1
MagicMirror Version: 2.15
Description: So I was using Magic Mirror OS on raspi 4 for long time, it was running docker under the hood, suddenly after one night, I am not able to start the magicmirror again. there is some issues with uuid package I think, but I have no skills with node and electron .
Steps to Reproduce: I am using latest version of docker image from https://hub.docker.com/r/karsten13/magicmirror/, I also tried dev, 2.13, and 2.14 versions.
Expected Results: start MM as always
Actual Results:
Configuration:
Additional Notes:
I saw some issue that docker images are without support now, however I think it should run as till today, I didn't change any lines of config or docker image itself. Do you have any clues what could go wrong and how to solve this ? many thanks