I’m running the pm2 logger.
MagicMirror finally went to the black screen again.
pm2 is throwing back this error:
[16798:0911/061159.534755:FATAL:webthread_impl_for_worker_scheduler.cc(32)] Check failed: started.
Any ideas?
I’m running the pm2 logger.
MagicMirror finally went to the black screen again.
pm2 is throwing back this error:
[16798:0911/061159.534755:FATAL:webthread_impl_for_worker_scheduler.cc(32)] Check failed: started.
Any ideas?
@binderth Can confirm this works!
Disabling IPv6 fixed the issue for me.
@shbatm said in PM2 MM2 Not starting on start up:
sudo pm2 startup systemd -u pi --hp /home/pi
Can also confirm this worked for me, too.
Thank you @shbatm
I will add heatsinks once the frame is built and mounted. Thank you.
It’s at 69C without running magic mirror. Just the normal boot to desktop.
It’s dropped about 5 degrees. I’m going to continue to monitor it.
Even though it’s below 80c, the thermometer flickers.
Pi3. That’s the one.
Like I said, I have some iframe modules loading cameras, but I wouldn’t think that is intensive?
I took off the top part of the case and it dropped 2 degrees. Right now it’s showing around 80C.
I just have mine in the Pi case. I don’t even have it inside a mirror at this point.
@j.e.f.f said in Thermometer?:
vcgencmd measure_temp
Thank you very much. It’s reading at 82.7F.
I have some streaming cameras that refresh every few minutes. But, not overclocking or doing anything else but MM.
@LukeCodewalker Can you tell us how to use our own images in your module?
I’ve used the HDMI on/off before and my TV brings up a blue no signal box.
Is it possible to time the blank screen saver to come on/off at certain times?
I am trying to add some images for the time zones on my mirror.

Would anyone know how I could make this happen?
Sure did.
Perhaps, I missed something? I tried several time zone variations.
module: 'clock',
timezone: 'Asia/Tokyo|JST JDT|-90 -a0|010101010|-QJH0 QL0 1lB0 13X0 1zB0 NX0 1zB0 NX0|38e6',
position: 'top_right'
},
Any advice/ideas on how to get the MM to display two clocks of different time zones?
@Renfield Did you find out how to update the code for this? I’m looking to refresh my image as well.