微信云托管官网
nodejs express 写的后端接口 发布到云托管后,有个接口耗时比较长,在接口给前端的响应时间达到 50s 秒的时候,就被中断了 在本地我的电脑上就没这个问题,请问是云托管做了什么限制吗?
百万公众号用户定时全量打/删几十个标签标签,api限频是多少?试了100次/s,50都被限制了
大家好 我在开发一个小程序,现在本地的后端用的是django,然后还用了微信云开发的数据库(据我所知这个和云托管里面的不能直连) 我想请教一下, 1.将来我如果本地开发完成,是不是直接用docker(或者打包zip?)打包django上传到云托管? 2.我如果改用本地mysql这种数据库,是不是也可以直接上传之后云托管? 谢谢!
用vite脚手架打包了一个后台管理界面放在部署到云托管的容器内,nginx配置了端口转发,为什么还是报“Failed to load resource: the server responded with a status of 405 (Method Not Allowed)”和“Failed to load resource: the server responded with a status of 502 (Bad Gateway)” nginx.conf配置如下: [图片] vite.config.js: [图片]
check_eks_virtual_service : process, DescribeVersion_user_error_Back-off restarting failed container, [service]:[Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "l1tests0-008" in Pod "l1tests0-008-7d7f7bf957-7gsmr_jjprldop(cedbe27a-ecfd-4759-9c9c-2237e1a0d6e7)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to create exec "53bb0d64f3eda185b608bda0b9d549eb26c68e09fdcf9611bb5b800f14e9771c": cannot exec in a stopped state: unknown, message: "",Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "l1tests0-008" in Pod "l1tests0-008-7d7f7bf957-7gsmr_jjprldop(cedbe27a-ecfd-4759-9c9c-2237e1a0d6e7)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to create exec "cadef9236ece9fa65e8532ee023d718296b2947e6d1b4fbc0cdd2d55932b577d": cannot exec in a stopped state: unknown, message: "",Back-off restarting failed container,]
微信云托管,开通mysql,一直转圈圈,无法开通成功,是什么原因
[图片]
[2023-06-07 19:43:55] [Pipeline] // node [2023-06-07 19:43:55] [Pipeline] End of Pipeline [2023-06-07 19:43:55] Finished: SUCCESS *** -----------构建adoptcat-021----------- 2023-06-07 19:41:52 create_build_image : succ, 2023-06-07 19:43:58 create_eks_virtual_service : succ, 2023-06-07 19:43:58 check_build_image : succ, , -----------服务adoptcat部署adoptcat-021----------- 2023-06-07 19:43:59 check_eks_virtual_service : process, DescribeVersion_user_error_Back-off restarting failed container, [service]:[Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "adoptcat-021" in Pod "adoptcat-021-6fb46f9988-qvv5r_xqotfnts(90e28665-6163-4dde-9753-01cc51c0cd8f)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to create exec "01704d622524955011e6fe721fe35329518c832968819f9960413baa9b7cf89d": cannot exec in a stopped state: unknown, message: "",Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "adoptcat-021" in Pod "adoptcat-021-6fb46f9988-qvv5r_xqotfnts(90e28665-6163-4dde-9753-01cc51c0cd8f)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to create exec "5ce0703157383d54fd8eec8e8dd7cbd5b100c35cfc99966b61e87073505b95ec": cannot exec in a stopped state: unknown, message: "",Back-off restarting failed container,]
[图片][图片]
项目是springboot构建的,因为要用到redis,所以在腾讯云开通了云redis(已开通外网可以访问,并且所有端口都打开了),我在本地测试可以连接,但是在云托管中没办法用,不知道为什么,也没看到有地方控制端口的,我的redis端口是29799
求助,业务需要多人在一个游戏房间内游戏,后端计划云托管多实例部署服务。问题:能否让多人通过websocket连接到指定的云托管服务实例?
使用的环境是 M1 pro 芯片的MacOS 13.4版本, 使用的 Apple 芯片的 docker for Mac; 使用Weixin Cloudbase Docker Extension 这个vscode 插件调试的时候,直接Start能够正常使用,但是使用Live Coding的时候,就会报错 `[nodemon] failed to start process, "/wxcloudrun-wxcomponent/main" exec not found` [图片] [图片] * Executing task: docker-compose up [+] Building 0.0s (0/0) [+] Running 1/0 ✔ Container wxcloud_hl-wxcomponent Running 0.0s Attaching to wxcloud_hl-wxcomponent wxcloud_hl-wxcomponent | [nodemon] 2.0.15-weixin-cloudbase wxcloud_hl-wxcomponent | [nodemon] to restart at any time, enter `rs` wxcloud_hl-wxcomponent | [nodemon] watching path(s): **/* wxcloud_hl-wxcomponent | [nodemon] watching extensions: java,js,mjs,json,ts,cs,py,go wxcloud_hl-wxcomponent | [nodemon] starting `/wxcloudrun-wxcomponent/main` wxcloud_hl-wxcomponent | sh: /wxcloudrun-wxcomponent/main: not found wxcloud_hl-wxcomponent | [nodemon] failed to start process, "/wxcloudrun-wxcomponent/main" exec not found wxcloud_hl-wxcomponent | [nodemon] Error wxcloud_hl-wxcomponent | at Bus.<anonymous> (/snapshot/nodemon/lib/nodemon.js:158:25) wxcloud_hl-wxcomponent | at Bus.emit (node:events:538:35) wxcloud_hl-wxcomponent | at ChildProcess.<anonymous> (/snapshot/nodemon/lib/monitor/run.js:190:11) wxcloud_hl-wxcomponent | at ChildProcess.emit (node:events:526:28) wxcloud_hl-wxcomponent | at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) wxcloud_hl-wxcomponent exited with code 0 * Terminal will be reused by tasks, press any key to close it.
如题,微信云托管是否支持配置显卡相关资源
图片压缩严重 怎么才能不压缩 上传原图啊
安装教程申请了VPC实例,也完成了VPC的授权,直接在云托管实例上的webshell ping VPC中的实例,ping不同, 还需要配置什么呢? [图片]
微信云托管-权限设置-新增成员 搜素不到成员微信号?该成员已经打开可以微信号搜索。在小程序权限管理界面可以搜到且添加,云托管搜则不到
使用channels在本地测试没问题,但部署后无法连接,报错404
[图片] 是不是没在腾讯云上买rabbitmq服务,然后没有绑定到同一个vpc下,所以访问不到
数据加载失败: 加载 “tcbDescribeCloudBaseRunBuildLog” 失败:Error: InternalError, An error has occurred. 使用流水线发布时一直出现这个错误,如何解决?
[图片] AppID: wxc7e1439b39e740c4 环境名称:prod-3g1sh1fz2b983095 应该是这个问题 process, DescribeVersion_user_error_Liveness probe failed: dial tcp 10.31.5.118:80: connect: connection refused,
https://developers.weixin.qq.com/miniprogram/dev/wxcloudrun/src/development/call/mini.html#%E4%BD%BF%E7%94%A8%E9%99%90%E5%88%B6
云托管文档中描述:超时时间,单位为毫秒.最大值不能超过15秒,否则无效
请求时间较长的接口只能改为异步。