注释
|
你好@Flupke1979
很可能该地址已在使用中。 运行 |
|
您好奥斯汀, |
|
pm2用于管理、启动和监视 NodeJS 进程。 使用 PM2,显示它的管理。
|
|
审查您的问题后。看起来您只想将 watch-directory 标志添加到运行语句中。
|
|
有用。谢谢。 |
|
你好@Flupke1979
很可能该地址已在使用中。 运行 |
|
您好奥斯汀, |
|
pm2用于管理、启动和监视 NodeJS 进程。 使用 PM2,显示它的管理。
|
|
审查您的问题后。看起来您只想将 watch-directory 标志添加到运行语句中。
|
|
有用。谢谢。 |
您好,
首先感谢您使用该软件所做的出色工作。
我遇到的问题是我无法让监视文件夹工作。
当输入命令cnc –watch-directory /home/pi/watch我总是得到错误:
2018-10-20T22:29:11.265Z – 信息:init 从“/home/pi/.cncrc”加载配置
2018-10-20T22:29:11.282Z – 信息:init 正在观看“/home/pi/watch”文件更改
2018-10-20T22:29:12.262Z – 错误:init { 错误:
在 Server.setupListenHandle [as _listen2] (net.js:1286:14)
在 listenInCluster (net.js: 1334:12)
在 doListen (net.js:1460:7)
在 process._tickCallback (internal/process/next_tick.js:63:19)
在 Function.Module.runMain (internal/modules/cjs/loader.js:744 :11)
在启动时 (internal/bootstrap/node.js:285:19)
在 bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)
errno: ‘EADDRINUSE’,
code: ‘EADDRINUSE’,
syscall: ‘listen’ ,
地址:’0.0.0.0’,
端口:8000}
错误:{错误:
在Server.setupListenHandle [as _listen2](net.js:1286:14)
处在listenInCluster(net.js:1334: 12)
在 doListen (net.js:1460:7)
在 process._tickCallback (internal/process/next_tick.js:63:19)
在 Function.Module.runMain (internal/modules/cjs/loader.js:744:11 ) )
在启动时 (internal/bootstrap/node.js:285:19)
在 bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)
errno: ‘EADDRINUSE’,
code: ‘EADDRINUSE’,
syscall: ‘listen’,
address : ‘0.0.0.0’,
端口: 8000 }
有什么想法或想法吗?
亲切的问候,
Flupke