检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Permission denied: '/opt/huawei/release/lf_test/SLB/ 问题现象 SLB部署失败,日志详细信息提示如下: [Errno 13] Permission denied: '/opt/huawei/release/lf_test/SLB/' 解决方法
grep "^[ \t]*root" /opt/huawei/openresty/nginx/conf/nginx.conf|grep " /opt/huawei/openresty/"|grep -v " /opt/huawei/openresty/nginx/html/"|grep
denied files in /opt/huawei/openresty/nginx/conf/ 问题现象 SLB部署失败,日志详细信息提示如下: "some permission denied files in /opt/huawei/openresty/nginx/conf/"
certificate"|grep " /opt/huawei/openresty/"|grep -v " /opt/huawei/openresty/nginx/conf/ssl/" grep "ssl_certificate" /opt/huawei/openresty/nginx/conf/nginx
value "error" in /opt/huawei/openresty/nginx/.../xxx.conf:40 问题现象 配置同步失败,日志详细信息提示如下: "duplicate value "error" in /opt/huawei/openresty/nginx/..
install_slb_failed for /opt/huawei/openresty exists not for slb 问题现象 SLB部署失败,日志详细信息提示如下: "install_slb_failed for /opt/huawei/openresty exists not for
录,删除sample目录。 mv /opt/huawei/openresty/nginx/conf/ssl/sample/* /opt/huawei/openresty/nginx/conf/ssl/ rm -r /opt/huawei/openresty/nginx/conf/ssl/sample
引入STS SDK 在pom.xml中添加STS SDK依赖。 <dependency> <groupId>com.huawei.wisecloud.sts</groupId> <artifactId>sts-spring-boot</artifactId>
easyconf,检查进程是否存在。 执行命令cat /opt/huawei/logs/easyconf/confagent_monitor.count,检查返回值是否为5;若不是,执行命令vim /opt/huawei/logs/easyconf/confagent_monitor
RestTemplate; import com.huawei.demo.serviceb.domain.UserInfo; import com.huawei.demo.serviceb.mapper.OrderMapper; import com.huawei.demo.serviceb.pojo
下载Spring Cloud项目的Demo,参考本文档对Demo源码进行理解,您可以基于Demo进行二次开发,节省开发成本。 Demo下载链接:huaweicloud-appstage-demo-java-codeHub。 父主题: 应用平台IaC部署代码开发
included in vhosts or slb_conf" 解决方法 执行如下两条命令。 grep "^[ \t]*include" /opt/huawei/openresty/nginx/conf/nginx.conf|grep -v "include mime.types;"|grep
文件,存在冲突问题。验证方式:logback配置 jetcd日志com.huawei.dcs.jetcd、com.huawei.wisecloud.jetcd为INFO级别连接时会打印ETCD的地址,如: <AsyncLogger name="com.huawei.dcs.jetcd" level="INFO"
已获取服务运维岗位权限或运维管理员权限,权限申请操作请参见申请权限。 使用限制 绑定监控模板进行主机监控,支持的主机的操作系统如表1所示,其余类型的主机无法绑定监控插件。 表1 监控服务支持的主机操作系统 操作系统 系统版本 EulerOS EulerOS2.5、EulerOS2.9 CentOS CentOS
59 23 * * * /opt/huawei/openresty/bin/logratate.sh >>/dev/null 2>&1 */1 * * * * source ~/.profile && bash -lc "/opt/huawei/easyconf/bin/confagent_monitor
文件盒子删除文件 功能介绍 在文件盒子中删除文件。 URI DELETE https://aiae.appstage.myhuaweicloud.com/v1/routes/open/file/{file-id} 表1 路径参数 参数 是否必选 参数类型 描述 file-id 是
检查对应的服务环境,是否已部署了对应的镜像包。 Docker镜像包的完整坐标(图中packagePath),需包含SWR地址,也即swr.cn-north-4.myhuaweicloud.com。不完整的Docker镜像包坐标无法获取相关Sha256验签信息。此处packagePath是Nuwa平台返回的。
aiae.appstage.myhuaweicloud.com),并在文本对话的URI部分找到resource-path(/v1/chat/completions),拼接起来如下所示。 https://aiae.appstage.myhuaweicloud.com/v1/chat/completions
文件盒子上传文件 功能介绍 在文件盒子中上传文件,基于上传文件问答。 URI POST https://aiae.appstage.myhuaweicloud.com/v1/routes/open/fileBox/upload 请求参数 表1 请求Header参数 参数 是否必选 参数类型
调用Agent 功能介绍 调用用户发布的Agent URI POST https://aiae.appstage.myhuaweicloud.com/v1/routes/open/{id}/execute 表1 路径参数 参数 是否必选 参数类型 描述 id 是 String Agent在数据库中保存的UUID。