技术文章 - CS380538
ThingWorx 流程安装程序失败并出现错误“在资源‘service[nginx]’上执行操作‘start’时出错”
已修改: 15-Nov-2022
适用于
- ThingWorx Platform 9.3
说明
- ThingWorx 流程安装程序失败并出现错误“在资源‘service[nginx]’上执行操作‘start’时出错”
- 由于 ThingWorx Flow 中的端口权限被拒绝,无法启动 nginx
- 在命令提示符下运行命令systemctl status nginx显示以下错误:
nginx[260113]: nginx: [emerg] bind() to 0.0.0.0:441 failed (13: Permis>
- 安装 Flow 时,flow-XXXX.log 中出现以下错误:
Error executing action `restart` on resource 'service[nginx]' Running handlers: ERROR: Running exception handlers Running handlers complete ERROR: Exception handlers complete Cinc Client failed. 106 resources updated in 03 minutes 32 seconds FATAL: Stacktrace dumped to /opt/ThingWorxFlow/installer/flow/local-mode-cache/cache/cinc-stacktrace.out FATAL: Please provide the contents of the stacktrace.out file if you file a bug report FATAL: Chef::Exceptions::MultipleFailures: Multiple failures occurred: * Mixlib::ShellOut::ShellCommandFailed occurred in Cinc Client run: service[nginx] (orchestration::nginx line 182) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1' ---- Begin output of ["/bin/systemctl", "--system", "start", "nginx"] ---- STDOUT: STDERR: Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details.
这是文章 380538 的 PDF 版本,可能已过期。最新版本 CS380538