Advertisement
Guest User

npm install ffbinaries

a guest
Jan 29th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.40 KB | None | 0 0
  1. /home/niska/.pm2/logs/shinobi-yolo-out.log last 100 lines:
  2. 2|shinobi- | 2020-01-29T21:27:01.941Z 'Yolo' 'Plugin Key matches Main Configuration : true'
  3. 2|shinobi- | 2020-01-29T21:27:01.944Z 'Yolo' 'Plugin starting as Client, Host Address : ws://localhost:8080'
  4. 2|shinobi- | Network configured and loaded in 0.409831 seconds
  5. 2|shinobi- | 2020-01-29T21:27:02.425Z 'Yolo' 'Plugin started on Port 8082'
  6. 2|shinobi- | 2020-01-29T21:27:02.429Z 'Yolo' 'ws://localhost:8080'
  7. 2|shinobi- | 2020-01-29T21:27:02.429Z 'Yolo' 'Connection Failed'
  8. 2|shinobi- | 2020-01-29T21:27:02.429Z 'Yolo' { Error: websocket error
  9. 2|shinobi- | at WS.Transport.onError (/home/Shinobi/node_modules/engine.io-client/lib/transport.js:68:13)
  10. 2|shinobi- | at WebSocket.ws.onerror (/home/Shinobi/node_modules/engine.io-client/lib/transports/websocket.js:159:10)
  11. 2|shinobi- | at WebSocket.onError (/home/Shinobi/node_modules/engine.io-client/node_modules/ws/lib/event-target.js:128:16)
  12. 2|shinobi- | at WebSocket.emit (events.js:193:13)
  13. 2|shinobi- | at ClientRequest.req.on (/home/Shinobi/node_modules/engine.io-client/node_modules/ws/lib/websocket.js:554:10)
  14. 2|shinobi- | at ClientRequest.emit (events.js:193:13)
  15. 2|shinobi- | at Socket.socketErrorListener (_http_client.js:397:9)
  16. 2|shinobi- | at Socket.emit (events.js:193:13)
  17. 2|shinobi- | at emitErrorNT (internal/streams/destroy.js:91:8)
  18. 2|shinobi- | at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
  19. 2|shinobi- | at args.(anonymous function) (/usr/lib/node_modules/pm2/node_modules/event-loop-inspector/index.js:138:29)
  20. 2|shinobi- | at processTicksAndRejections (internal/process/task_queues.js:81:17)
  21. 2|shinobi- | type: 'TransportError',
  22. 2|shinobi- | description:
  23. 2|shinobi- | ErrorEvent {
  24. 2|shinobi- | target:
  25. 2|shinobi- | WebSocket {
  26. 2|shinobi- | _events: [Object],
  27. 2|shinobi- | _eventsCount: 4,
  28. 2|shinobi- | _maxListeners: undefined,
  29. 2|shinobi- | readyState: 2,
  30. 2|shinobi- | protocol: '',
  31. 2|shinobi- | _binaryType: 'arraybuffer',
  32. 2|shinobi- | _closeFrameReceived: false,
  33. 2|shinobi- | _closeFrameSent: false,
  34. 2|shinobi- | _closeMessage: '',
  35. 2|shinobi- | _closeTimer: null,
  36. 2|shinobi- | _closeCode: 1006,
  37. 2|shinobi- | _extensions: {},
  38. 2|shinobi- | _isServer: false,
  39. 2|shinobi- | _receiver: null,
  40. 2|shinobi- | _sender: null,
  41. 2|shinobi- | _socket: null,
  42. 2|shinobi- | url: 'ws://localhost:8080/socket.io/?EIO=3&transport=websocket',
  43. 2|shinobi- | _req: null },
  44. 2|shinobi- | type: 'error',
  45. 2|shinobi- | message: 'connect ECONNREFUSED 127.0.0.1:8080',
  46. 2|shinobi- | error:
  47. 2|shinobi- | { Error: connect ECONNREFUSED 127.0.0.1:8080
  48. 2|shinobi- | at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1088:14)
  49. 2|shinobi- | errno: 'ECONNREFUSED',
  50. 2|shinobi- | code: 'ECONNREFUSED',
  51. 2|shinobi- | syscall: 'connect',
  52. 2|shinobi- | address: '127.0.0.1',
  53. 2|shinobi- | port: 8080 } } }
  54. 2|shinobi- | 2020-01-29T21:27:03.901Z 'Yolo' 'ws://localhost:8080'
  55. 2|shinobi- | 2020-01-29T21:27:03.901Z 'Yolo' 'Connection Failed'
  56. 2|shinobi- | 2020-01-29T21:27:03.901Z 'Yolo' { Error: websocket error
  57. 2|shinobi- | at WS.Transport.onError (/home/Shinobi/node_modules/engine.io-client/lib/transport.js:68:13)
  58. 2|shinobi- | at WebSocket.ws.onerror (/home/Shinobi/node_modules/engine.io-client/lib/transports/websocket.js:159:10)
  59. 2|shinobi- | at WebSocket.onError (/home/Shinobi/node_modules/engine.io-client/node_modules/ws/lib/event-target.js:128:16)
  60. 2|shinobi- | at WebSocket.emit (events.js:193:13)
  61. 2|shinobi- | at ClientRequest.req.on (/home/Shinobi/node_modules/engine.io-client/node_modules/ws/lib/websocket.js:554:10)
  62. 2|shinobi- | at ClientRequest.emit (events.js:193:13)
  63. 2|shinobi- | at Socket.socketErrorListener (_http_client.js:397:9)
  64. 2|shinobi- | at Socket.emit (events.js:193:13)
  65. 2|shinobi- | at emitErrorNT (internal/streams/destroy.js:91:8)
  66. 2|shinobi- | at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
  67. 2|shinobi- | at args.(anonymous function) (/usr/lib/node_modules/pm2/node_modules/event-loop-inspector/index.js:138:29)
  68. 2|shinobi- | at processTicksAndRejections (internal/process/task_queues.js:81:17)
  69. 2|shinobi- | type: 'TransportError',
  70. 2|shinobi- | description:
  71. 2|shinobi- | ErrorEvent {
  72. 2|shinobi- | target:
  73. 2|shinobi- | WebSocket {
  74. 2|shinobi- | _events: [Object],
  75. 2|shinobi- | _eventsCount: 4,
  76. 2|shinobi- | _maxListeners: undefined,
  77. 2|shinobi- | readyState: 2,
  78. 2|shinobi- | protocol: '',
  79. 2|shinobi- | _binaryType: 'arraybuffer',
  80. 2|shinobi- | _closeFrameReceived: false,
  81. 2|shinobi- | _closeFrameSent: false,
  82. 2|shinobi- | _closeMessage: '',
  83. 2|shinobi- | _closeTimer: null,
  84. 2|shinobi- | _closeCode: 1006,
  85. 2|shinobi- | _extensions: {},
  86. 2|shinobi- | _isServer: false,
  87. 2|shinobi- | _receiver: null,
  88. 2|shinobi- | _sender: null,
  89. 2|shinobi- | _socket: null,
  90. 2|shinobi- | url: 'ws://localhost:8080/socket.io/?EIO=3&transport=websocket',
  91. 2|shinobi- | _req: null },
  92. 2|shinobi- | type: 'error',
  93. 2|shinobi- | message: 'connect ECONNREFUSED 127.0.0.1:8080',
  94. 2|shinobi- | error:
  95. 2|shinobi- | { Error: connect ECONNREFUSED 127.0.0.1:8080
  96. 2|shinobi- | at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1088:14)
  97. 2|shinobi- | errno: 'ECONNREFUSED',
  98. 2|shinobi- | code: 'ECONNREFUSED',
  99. 2|shinobi- | syscall: 'connect',
  100. 2|shinobi- | address: '127.0.0.1',
  101. 2|shinobi- | port: 8080 } } }
  102.  
  103. /home/niska/.pm2/logs/camera-out.log last 100 lines:
  104. 0|camera | https://licenses.shinobi.video/subscribe
  105. 0|camera | 2020-01-29T22:24:59+01:00 robert@niska.it : Checking Disk Used..
  106. 0|camera | 2020-01-29T22:24:59+01:00 robert@niska.it : /home/Shinobi/videos2/ : 0
  107. 0|camera | 2020-01-29T22:24:59+01:00 Starting Monitors... Please Wait...
  108. 0|camera | { [Error: EACCES: permission denied, mkdir '/home/Shinobi/videos/VMCi2vVQd1/']
  109. 0|camera | errno: -13,
  110. 0|camera | code: 'EACCES',
  111. 0|camera | syscall: 'mkdir',
  112. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/' }
  113. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/videos/VMCi2vVQd1/Framsidan/']
  114. 0|camera | errno: -2,
  115. 0|camera | code: 'ENOENT',
  116. 0|camera | syscall: 'mkdir',
  117. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/Framsidan/' }
  118. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/videos/VMCi2vVQd1/Framsidan_timelapse/']
  119. 0|camera | errno: -2,
  120. 0|camera | code: 'ENOENT',
  121. 0|camera | syscall: 'mkdir',
  122. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/Framsidan_timelapse/' }
  123. 0|camera | { [Error: EACCES: permission denied, mkdir '/home/Shinobi/fileBin/VMCi2vVQd1/']
  124. 0|camera | errno: -13,
  125. 0|camera | code: 'EACCES',
  126. 0|camera | syscall: 'mkdir',
  127. 0|camera | path: '/home/Shinobi/fileBin/VMCi2vVQd1/' }
  128. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/fileBin/VMCi2vVQd1/Framsidan/']
  129. 0|camera | errno: -2,
  130. 0|camera | code: 'ENOENT',
  131. 0|camera | syscall: 'mkdir',
  132. 0|camera | path: '/home/Shinobi/fileBin/VMCi2vVQd1/Framsidan/' }
  133. 0|camera | { [Error: EACCES: permission denied, mkdir '/home/Shinobi/videos/VMCi2vVQd1/']
  134. 0|camera | errno: -13,
  135. 0|camera | code: 'EACCES',
  136. 0|camera | syscall: 'mkdir',
  137. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/' }
  138. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/videos/VMCi2vVQd1/Uppfart/']
  139. 0|camera | errno: -2,
  140. 0|camera | code: 'ENOENT',
  141. 0|camera | syscall: 'mkdir',
  142. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/Uppfart/' }
  143. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/videos/VMCi2vVQd1/Uppfart_timelapse/']
  144. 0|camera | errno: -2,
  145. 0|camera | code: 'ENOENT',
  146. 0|camera | syscall: 'mkdir',
  147. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/Uppfart_timelapse/' }
  148. 0|camera | { [Error: EACCES: permission denied, mkdir '/home/Shinobi/fileBin/VMCi2vVQd1/']
  149. 0|camera | errno: -13,
  150. 0|camera | code: 'EACCES',
  151. 0|camera | syscall: 'mkdir',
  152. 0|camera | path: '/home/Shinobi/fileBin/VMCi2vVQd1/' }
  153. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/fileBin/VMCi2vVQd1/Uppfart/']
  154. 0|camera | errno: -2,
  155. 0|camera | code: 'ENOENT',
  156. 0|camera | syscall: 'mkdir',
  157. 0|camera | path: '/home/Shinobi/fileBin/VMCi2vVQd1/Uppfart/' }
  158. 0|camera | { [Error: EACCES: permission denied, mkdir '/home/Shinobi/videos/VMCi2vVQd1/']
  159. 0|camera | errno: -13,
  160. 0|camera | code: 'EACCES',
  161. 0|camera | syscall: 'mkdir',
  162. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/' }
  163. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/videos/VMCi2vVQd1/Poolen/']
  164. 0|camera | errno: -2,
  165. 0|camera | code: 'ENOENT',
  166. 0|camera | syscall: 'mkdir',
  167. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/Poolen/' }
  168. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/videos/VMCi2vVQd1/Poolen_timelapse/']
  169. 0|camera | errno: -2,
  170. 0|camera | code: 'ENOENT',
  171. 0|camera | syscall: 'mkdir',
  172. 0|camera | path: '/home/Shinobi/videos/VMCi2vVQd1/Poolen_timelapse/' }
  173. 0|camera | { [Error: EACCES: permission denied, mkdir '/home/Shinobi/fileBin/VMCi2vVQd1/']
  174. 0|camera | errno: -13,
  175. 0|camera | code: 'EACCES',
  176. 0|camera | syscall: 'mkdir',
  177. 0|camera | path: '/home/Shinobi/fileBin/VMCi2vVQd1/' }
  178. 0|camera | { [Error: ENOENT: no such file or directory, mkdir '/home/Shinobi/fileBin/VMCi2vVQd1/Poolen/']
  179. 0|camera | errno: -2,
  180. 0|camera | code: 'ENOENT',
  181. 0|camera | syscall: 'mkdir',
  182. 0|camera | path: '/home/Shinobi/fileBin/VMCi2vVQd1/Poolen/' }
  183. 0|camera | 2020-01-29T22:25:09+01:00 Orphaned Videos Found and Inserted : {"VMCi2vVQd1":{"Framsidan":0,"Uppfart":0,"Poolen":0,"Vinden":0,"Kontor":0}}
  184. 0|camera | 2020-01-29T22:25:09+01:00 Shinobi is ready.
  185. 0|camera | Shinobi is Exiting...
  186. 0|camera | ffbinaries : Downloading FFmpeg. Please Wait...
  187. 0|camera | No "ffbinaries". Continuing.
  188. 0|camera | Run "npm install ffbinaries" to get this static FFmpeg downloader.
  189. 0|camera | No "ffmpeg-static".
  190. 0|camera | 2020-01-29T22:27:02+01:00 Current Version : d4f9afbfc98a5d498eec3d8fa4ea3991c073b6d8
  191. 0|camera |
  192. 0|camera | ffbinaries : Downloading FFmpeg. Please Wait...
  193. 0|camera | No "ffbinaries". Continuing.
  194. 0|camera | Run "npm install ffbinaries" to get this static FFmpeg downloader.
  195. 0|camera | No "ffmpeg-static".
  196. 0|camera | 2020-01-29T22:27:03+01:00 Current Version : d4f9afbfc98a5d498eec3d8fa4ea3991c073b6d8
  197. 0|camera |
  198. 0|camera | ffbinaries : Downloading FFmpeg. Please Wait...
  199. 0|camera | No "ffbinaries". Continuing.
  200. 0|camera | Run "npm install ffbinaries" to get this static FFmpeg downloader.
  201. 0|camera | No "ffmpeg-static".
  202. 0|camera | 2020-01-29T22:27:04+01:00 Current Version : d4f9afbfc98a5d498eec3d8fa4ea3991c073b6d8
  203. 0|camera |
  204.  
  205. PM2 | App [camera] with id [0] and pid [9086], exited with code [0] via signal [SIGINT]
  206. PM2 | Starting execution sequence in -fork mode- for app name:camera id:0
  207. PM2 | App name:camera id:0 online
  208. 0|camera | ffbinaries : Downloading FFmpeg. Please Wait...
  209. 0|camera | No "ffbinaries". Continuing.
  210. 0|camera | Run "npm install ffbinaries" to get this static FFmpeg downloader.
  211. 0|camera | No "ffmpeg-static".
  212. 0|camera | 2020-01-29T22:27:05+01:00 Current Version : d4f9afbfc98a5d498eec3d8fa4ea3991c073b6d8
  213. 0|camera |
  214. PM2 | App [camera] with id [0] and pid [9124], exited with code [0] via signal [SIGINT]
  215. PM2 | Starting execution sequence in -fork mode- for app name:camera id:0
  216. PM2 | App name:camera id:0 online
  217. 0|camera | ffbinaries : Downloading FFmpeg. Please Wait...
  218. 0|camera | No "ffbinaries". Continuing.
  219. 0|camera | Run "npm install ffbinaries" to get this static FFmpeg downloader.
  220. 0|camera | No "ffmpeg-static".
  221. 0|camera | 2020-01-29T22:27:06+01:00 Current Version : d4f9afbfc98a5d498eec3d8fa4ea3991c073b6d8
  222. 0|camera |
  223. 2|shinobi- | 2020-01-29T21:27:06.809Z 'Yolo' 'ws://localhost:8080'
  224. 2|shinobi- | 2020-01-29T21:27:06.809Z 'Yolo' 'Connection Failed'
  225. 2|shinobi- | 2020-01-29T21:27:06.809Z 'Yolo' { Error: websocket error
  226. 2|shinobi- | at WS.Transport.onError (/home/Shinobi/node_modules/engine.io-client/lib/transport.js:68:13)
  227. 2|shinobi- | at WebSocket.ws.onerror (/home/Shinobi/node_modules/engine.io-client/lib/transports/websocket.js:159:10)
  228. 2|shinobi- | at WebSocket.onError (/home/Shinobi/node_modules/engine.io-client/node_modules/ws/lib/event-target.js:128:16)
  229. 2|shinobi- | at WebSocket.emit (events.js:193:13)
  230. 2|shinobi- | at ClientRequest.req.on (/home/Shinobi/node_modules/engine.io-client/node_modules/ws/lib/websocket.js:554:10)
  231. 2|shinobi- | at ClientRequest.emit (events.js:193:13)
  232. 2|shinobi- | at Socket.socketErrorListener (_http_client.js:397:9)
  233. 2|shinobi- | at Socket.emit (events.js:193:13)
  234. 2|shinobi- | at emitErrorNT (internal/streams/destroy.js:91:8)
  235. 2|shinobi- | at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
  236. 2|shinobi- | at args.(anonymous function) (/usr/lib/node_modules/pm2/node_modules/event-loop-inspector/index.js:138:29)
  237. 2|shinobi- | at processTicksAndRejections (internal/process/task_queues.js:81:17)
  238. 2|shinobi- | type: 'TransportError',
  239. 2|shinobi- | description:
  240. 2|shinobi- | ErrorEvent {
  241. 2|shinobi- | target:
  242. 2|shinobi- | WebSocket {
  243. 2|shinobi- | _events: [Object],
  244. 2|shinobi- | _eventsCount: 4,
  245. 2|shinobi- | _maxListeners: undefined,
  246. 2|shinobi- | readyState: 2,
  247. 2|shinobi- | protocol: '',
  248. 2|shinobi- | _binaryType: 'arraybuffer',
  249. 2|shinobi- | _closeFrameReceived: false,
  250. 2|shinobi- | _closeFrameSent: false,
  251. 2|shinobi- | _closeMessage: '',
  252. 2|shinobi- | _closeTimer: null,
  253. 2|shinobi- | _closeCode: 1006,
  254. 2|shinobi- | _extensions: {},
  255. 2|shinobi- | _isServer: false,
  256. 2|shinobi- | _receiver: null,
  257. 2|shinobi- | _sender: null,
  258. 2|shinobi- | _socket: null,
  259. 2|shinobi- | url: 'ws://localhost:8080/socket.io/?EIO=3&transport=websocket',
  260. 2|shinobi- | _req: null },
  261. 2|shinobi- | type: 'error',
  262. 2|shinobi- | message: 'connect ECONNREFUSED 127.0.0.1:8080',
  263. 2|shinobi- | error:
  264. 2|shinobi- | { Error: connect ECONNREFUSED 127.0.0.1:8080
  265. 2|shinobi- | at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1088:14)
  266. 2|shinobi- | errno: 'ECONNREFUSED',
  267. 2|shinobi- | code: 'ECONNREFUSED',
  268. 2|shinobi- | syscall: 'connect',
  269. 2|shinobi- | address: '127.0.0.1',
  270. 2|shinobi- | port: 8080 } } }
  271. PM2 | App [camera] with id [0] and pid [9151], exited with code [0] via signal [SIGINT]
  272. PM2 | Starting execution sequence in -fork mode- for app name:camera id:0
  273. PM2 | App name:camera id:0 online
  274. 0|camera | ffbinaries : Downloading FFmpeg. Please Wait...
  275. 0|camera | No "ffbinaries". Continuing.
  276. 0|camera | Run "npm install ffbinaries" to get this static FFmpeg downloader.
  277. 0|camera | No "ffmpeg-static".
  278. 0|camera | 2020-01-29T22:27:07+01:00 Current Version : d4f9afbfc98a5d498eec3d8fa4ea3991c073b6d8
  279. 0|camera |
  280. PM2 | App [camera] with id [0] and pid [9178], exited with code [0] via signal [SIGINT]
  281. PM2 | Starting execution sequence in -fork mode- for app name:camera id:0
  282. PM2 | App name:camera id:0 online
  283. 0|camera | ffbinaries : Downloading FFmpeg. Please Wait...
  284. 0|camera | No "ffbinaries". Continuing.
  285. 0|camera | Run "npm install ffbinaries" to get this static FFmpeg downloader.
  286. 0|camera | No "ffmpeg-static".
  287. 0|camera | 2020-01-29T22:27:08+01:00 Current Version : d4f9afbfc98a5d498eec3d8fa4ea3991c073b6d8
  288. 0|camera |
  289. 2|shinobi- | 2020-01-29T21:27:09.021Z 'Yolo' 'ws://localhost:8080'
  290. 2|shinobi- | 2020-01-29T21:27:09.021Z 'Yolo' 'Connection Failed'
  291. 2|shinobi- | 2020-01-29T21:27:09.022Z 'Yolo' { Error: websocket error
  292. 2|shinobi- | at WS.Transport.onError (/home/Shinobi/node_modules/engine.io-client/lib/transport.js:68:13)
  293. 2|shinobi- | at WebSocket.ws.onerror (/home/Shinobi/node_modules/engine.io-client/lib/transports/websocket.js:159:10)
  294. 2|shinobi- | at WebSocket.onError (/home/Shinobi/node_modules/engine.io-client/node_modules/ws/lib/event-target.js:128:16)
  295. 2|shinobi- | at WebSocket.emit (events.js:193:13)
  296. 2|shinobi- | at ClientRequest.req.on (/home/Shinobi/node_modules/engine.io-client/node_modules/ws/lib/websocket.js:554:10)
  297. 2|shinobi- | at ClientRequest.emit (events.js:193:13)
  298. 2|shinobi- | at Socket.socketErrorListener (_http_client.js:397:9)
  299. 2|shinobi- | at Socket.emit (events.js:193:13)
  300. 2|shinobi- | at emitErrorNT (internal/streams/destroy.js:91:8)
  301. 2|shinobi- | at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
  302. 2|shinobi- | at args.(anonymous function) (/usr/lib/node_modules/pm2/node_modules/event-loop-inspector/index.js:138:29)
  303. 2|shinobi- | at processTicksAndRejections (internal/process/task_queues.js:81:17)
  304. 2|shinobi- | type: 'TransportError',
  305. 2|shinobi- | description:
  306. 2|shinobi- | ErrorEvent {
  307. 2|shinobi- | target:
  308. 2|shinobi- | WebSocket {
  309. 2|shinobi- | _events: [Object],
  310. 2|shinobi- | _eventsCount: 4,
  311. 2|shinobi- | _maxListeners: undefined,
  312. 2|shinobi- | readyState: 2,
  313. 2|shinobi- | protocol: '',
  314. 2|shinobi- | _binaryType: 'arraybuffer',
  315. 2|shinobi- | _closeFrameReceived: false,
  316. 2|shinobi- | _closeFrameSent: false,
  317. 2|shinobi- | _closeMessage: '',
  318. 2|shinobi- | _closeTimer: null,
  319. 2|shinobi- | _closeCode: 1006,
  320. 2|shinobi- | _extensions: {},
  321. 2|shinobi- | _isServer: false,
  322. 2|shinobi- | _receiver: null,
  323. 2|shinobi- | _sender: null,
  324. 2|shinobi- | _socket: null,
  325. 2|shinobi- | url: 'ws://localhost:8080/socket.io/?EIO=3&transport=websocket',
  326. 2|shinobi- | _req: null },
  327. 2|shinobi- | type: 'error',
  328. 2|shinobi- | message: 'connect ECONNREFUSED 127.0.0.1:8080',
  329. 2|shinobi- | error:
  330. 2|shinobi- | { Error: connect ECONNREFUSED 127.0.0.1:8080
  331. 2|shinobi- | at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1088:14)
  332. 2|shinobi- | errno: 'ECONNREFUSED',
  333. 2|shinobi- | code: 'ECONNREFUSED',
  334. 2|shinobi- | syscall: 'connect',
  335. 2|shinobi- | address: '127.0.0.1',
  336. 2|shinobi- | port: 8080 } } }
  337. PM2 | App [camera] with id [0] and pid [9205], exited with code [0] via signal [SIGINT]
  338. PM2 | Starting execution sequence in -fork mode- for app name:camera id:0
  339. PM2 | App name:camera id:0 online
  340. 0|camera | ffbinaries : Downloading FFmpeg. Please Wait...
  341. 0|camera | No "ffbinaries". Continuing.
  342. 0|camera | Run "npm install ffbinaries" to get this static FFmpeg downloader.
  343. 0|camera | No "ffmpeg-static".
  344. 0|camera | 2020-01-29T22:27:09+01:00 Current Version : d4f9afbfc98a5d498eec3d8fa4ea3991c073b6d8
  345. 0|camera |
  346. PM2 | App [camera] with id [0] and pid [9232], exited with code [0] via signal [SIGINT]
  347. PM2 | Starting execution sequence in -fork mode- for app name:camera id:0
  348. PM2 | App name:camera id:0 online
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement