扫码关注官方订阅号
an instance of the app crashed: failed to accept connections withinhealth check timeout exit status: -1, CRASHED
在本地执行没有问题,上传启动时却失败。
ringa_lee
你可以这样在命令行查看错误日志cf logs 你的应用名 --recent 可能是你没有写全你的配置信息,检查一下。
cf logs 你的应用名 --recent
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
你可以这样在命令行查看错误日志
cf logs 你的应用名 --recent
可能是你没有写全你的配置信息,检查一下。