星露谷值班站长
星露谷值班站长
**文档版本** v16.6 **现象描述** 部署calico网络出错无法正常安装 calico-kube-controllers 无法初始化 calico-node 无法初始化  **calico-kube-controllers日志** >2021-08-22 12:57:12.966 [ERROR][1] client.go 261: Error getting cluster information config ClusterInformation="default" error=Get "https://10.254.0.1:443/apis/crd.projectcalico.org/v1/clusterinformations/default": context deadline exceeded 2021-08-22 12:57:12.966 [FATAL][1] main.go...
vue登陆请求中login成功,但是获取用户信息失败.....  我尝试把`gin-vue-master\routers\api\v1\auth.go`中jwt更改为`v2`版本,问题解决 ``` jwt "github.com/appleboy/gin-jwt/v2" ```
我在docker环境下构建安装ccap,我的node版本是6.11.2 Status Code:200 OK 但是访问就是5位数字/captcha.jpg 显示为数字
You use the python version is not the latest python3 and api version is too old, the latest api can not support 你使用的python版本不是最新python3而且api版本太老,最新api无法支持
 解析出来的update没有set条件,很奇怪
##### ISSUE TYPE - Bug Report ##### Jenkinsapi VERSION 0.3.11 ##### Jenkins VERSION 2.190.3 ##### SUMMARY Executing `update_config` when the xml contains Chinese will report an error ##### EXPECTED RESULTS...
time.clock has been deprecated in Python 3.3 and will be removed from Python 3.8: use time.perf_counter or time.process_time instead
下载视频异常

获取用户信息示例添加UserAccessToken参数,示例程序缺少参数 ``` user access token is empty ```
MySQL 8.0 的字符集 utf8mb4_0900_ai_ci 不被当前版本的 goInception 支持,会导致解析错误,需要升级到最新版本。 自测 github.com/hanchuanchuan/goInception v1.3.0 可以解决8.0兼容性问题。 另外代码中能否增加对mysql binlog位置点的显示 data.e.Header.LogPos 里面有位置点的数据