j9九游会登录/ 应用平台 appstage/ 常见问题/ / slb部署失败相关问题/ cannot access /opt/huawei/openresty/nginx/conf/ssl/sample/resty-auto-ssl-fallback.pem.permission denied
更新时间:2025-04-14 gmt 08:00

cannot access /opt/huawei/openresty/nginx/conf/ssl/sample/resty-j9九游会登录

问题现象

slb部署失败,日志详细信息提示如下:

"cannot access /opt/huawei/openresty/nginx/conf/ssl/sample/resty-auto-ssl-fallback.pem. permission denied"

"cannot access /opt/huawei/openresty/nginx/conf/ssl/sample/resty-auto-ssl-fallback.key. permission denied"

解决方法

登录slb实例主机,执行以下命令,将证书移动到ssl下且ssl目录下不要配置子目录,删除sample目录。

mv /opt/huawei/openresty/nginx/conf/ssl/sample/* /opt/huawei/openresty/nginx/conf/ssl/
rm -r /opt/huawei/openresty/nginx/conf/ssl/sample

相关文档

网站地图