Coder Social home page Coder Social logo

Comments (4)

eugenelai avatar eugenelai commented on August 16, 2024 2

Having the same issue

from mmm-pir-sensor.

FritsdeGroot avatar FritsdeGroot commented on August 16, 2024

Hi I have a similar issues since the last update. This is what I get in my Pm2.log

020-08-11T21:30:51: PM2 log: ===============================================================================
2020-08-11T21:30:51: PM2 log: --- New PM2 Daemon started ----------------------------------------------------
2020-08-11T21:30:51: PM2 log: Time : Tue Aug 11 2020 21:30:51 GMT+0200 (Central European Summer Time)
2020-08-11T21:30:51: PM2 log: PM2 version : 4.2.3
2020-08-11T21:30:51: PM2 log: Node.js version : 10.22.0
2020-08-11T21:30:51: PM2 log: Current arch : arm
2020-08-11T21:30:51: PM2 log: PM2 home : /home/pi/.pm2
2020-08-11T21:30:51: PM2 log: PM2 PID file : /home/pi/.pm2/pm2.pid
2020-08-11T21:30:51: PM2 log: RPC socket file : /home/pi/.pm2/rpc.sock
2020-08-11T21:30:51: PM2 log: BUS socket file : /home/pi/.pm2/pub.sock
2020-08-11T21:30:51: PM2 log: Application log path : /home/pi/.pm2/logs
2020-08-11T21:30:51: PM2 log: Worker Interval : 30000
2020-08-11T21:30:51: PM2 log: Process dump file : /home/pi/.pm2/dump.pm2
2020-08-11T21:30:51: PM2 log: Concurrent actions : 2
2020-08-11T21:30:51: PM2 log: SIGTERM timeout : 1600
2020-08-11T21:30:51: PM2 log: ===============================================================================
2020-08-11T21:30:52: PM2 log: [Watch] Start watching MagicMirror
2020-08-11T21:30:52: PM2 log: App [MagicMirror:0] starting in -fork mode-
2020-08-11T21:30:52: PM2 log: App [MagicMirror:0] online
2020-08-12T13:55:19: PM2 log: Change detected on path config/config.js for app MagicMirror - restarting
2020-08-12T13:55:19: PM2 log: Stopping app:MagicMirror id:0
2020-08-12T13:55:20: PM2 error: Error: kill EPERM
2020-08-12T13:55:20: PM2 error: Error: kill EPERM
2020-08-12T13:55:20: PM2 log: App [MagicMirror:0] exited with code [0] via signal [SIGINT]
2020-08-12T13:55:20: PM2 log: pid=835 msg=process killed
2020-08-12T13:55:20: PM2 log: App [MagicMirror:0] starting in -fork mode-
2020-08-12T13:55:20: PM2 log: App [MagicMirror:0] online

If you want me to test something please let me know.

Kind regatds
Frits

from mmm-pir-sensor.

brooklynrab avatar brooklynrab commented on August 16, 2024

Me too. Any solutions?

from mmm-pir-sensor.

Dres49 avatar Dres49 commented on August 16, 2024

Dear all,

I encoutered the same problem and found the solution here:
https://forum.magicmirror.builders/topic/6991/mmm-pir-sensor-black-screen/7

In short:

  1. remove the module:
    cd ~/MagicMirror
    rm -rf modules/MMM-PIR-Sensor
  2. reboot the raspi:
    sudo reboot
  3. install the module again
    --> this worked for my installation.

Thanks to morozgrafix for his explanation - how to remove a module.

It seems that some updates cause changes in other configuration files and only a new installation of the
module (I had similar problem for other modules) sets the parameter back to working status.

Best regards,
Dres49.

from mmm-pir-sensor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.