技术文章 - CS380538

ThingWorx 流程安装程序失败并出现错误“在资源‘service[nginx]’上执行操作‘start’时出错”

已修改: 15-Nov-2022   


注意:本文已使用机器翻译软件翻译,以方便非英语客户阅读。但翻译内容可能包含语法错误或不准确之处。请注意, PTC对本文所含信息的翻译准确性及使用后果不承担任何责任。请在 此处 查看本文的英文原始版本以便参考。有关机器翻译的更多详情,请单击 此处
感谢您告诉我们。我们将尽快审阅此译文。

适用于

  • ThingWorx Platform 9.3
Operating system: Red Hat Enterprise Linux 8.2

说明

  • 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