Jul*_*Csj 5 amazon-web-services amazon-elastic-beanstalk amazon-linux-2
我想在 AWS Beanstalk 上部署 JAVA 应用程序(基于 PlayFramework 1.x)。我正在使用基于 Corretto 8 的 Web 服务器环境,在 64 位 Amazon Linux 2/3.1.6 上运行。
我还在环境中添加了一个负载均衡器。在部署过程中,我的钩子运行良好(例如数据库模式演变),然后就到了启动 Web 服务器的时候了。
部署失败并出现以下错误:
[ERROR] update processes [web cfn-hup nginx healthd] pid symlinks failed with error Read pid source file /var/pids/web.pid failed with error:open /var/pids/web.pid: no such file or directory
[ERROR] An error occurred during execution of command [app-deploy] - [Track pids in healthd]. Stop running the command. Error: update processes [web cfn-hup nginx healthd] pid symlinks failed with error Read pid source file /var/pids/web.pid failed with error:open /var/pids/web.pid: no such file or directory
Run Code Online (Sandbox Code Playgroud)
我没有对 nginx 使用任何特定的配置。我在默认端口 (5000) 上运行 JAVA 应用程序。
我在AWS论坛和stackoverflow上看到有些人在工作环境中遇到了这个问题,但我不使用这个配置。
您遇到过这个问题吗?
| 归档时间: |
|
| 查看次数: |
2093 次 |
| 最近记录: |