rxseger / homebridge-camera-motion

Motion detector camera plugin for Homebridge
MIT License
48 stars 9 forks source link

FIFOError: /tmp/motion-pipe: Non fifo file with this name already exists. #15

Open alexsalex opened 5 years ago

alexsalex commented 5 years ago

[12/30/2018, 7:13:04 PM] [Garage] CameraMotion accessory starting

/opt/node/lib/node_modules/homebridge-camera-motion/node_modules/fifo-js/fifo.js:92 throw new FIFOError(this.path, ^ FIFOError: /tmp/motion-pipe: Non fifo file with this name already exists. at FIFO._initFifo (/opt/node/lib/node_modules/homebridge-camera-motion/node_modules/fifo-js/fifo.js:92:19) at new FIFO (/opt/node/lib/node_modules/homebridge-camera-motion/node_modules/fifo-js/fifo.js:10:14) at new CameraMotionAccessory (/opt/node/lib/node_modules/homebridge-camera-motion/camera-motion.js:67:17) at new CameraMotionPlatform (/opt/node/lib/node_modules/homebridge-camera-motion/camera-motion.js:30:28) at Server._loadPlatforms (/opt/node/lib/node_modules/homebridge/lib/server.js:326:32) at Server.run (/opt/node/lib/node_modules/homebridge/lib/server.js:86:36) at module.exports (/opt/node/lib/node_modules/homebridge/lib/cli.js:45:10) at Object. (/opt/node/lib/node_modules/homebridge/bin/homebridge:17:22) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10)