We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
日志: 2025-01-21 09:47:39,344-ERROR: method(post) call fails on error: HTTP Error 405: Not Allowed 2025-01-21 09:47:39,344-WARNING: method(post) call still fails after 2 retries 2025-01-21 09:47:39,345-WARNING: task status code is 204 2025-01-21 09:47:39,345-WARNING: task messsage: TaskError: Error[204]: License check failed! Please check the license. HTTP Error 405: Not Allowed 2025-01-21 09:47:39,345-INFO: task result: /workspace/client/data/taskdirs/task_182/task_response.json 环境: docker-compose 部署, 宿主机是虚拟机, ubuntu24 报错信息: License check failed! Please check the license. HTTP Error 405: Not Allowed 安装文档配置的: https://tencent.github.io/CodeAnalysis/zh/quickStarted/enhanceDeploy.html
2025-01-21 09:47:39,344-ERROR: method(post) call fails on error: HTTP Error 405: Not Allowed 2025-01-21 09:47:39,344-WARNING: method(post) call still fails after 2 retries 2025-01-21 09:47:39,345-WARNING: task status code is 204 2025-01-21 09:47:39,345-WARNING: task messsage: TaskError: Error[204]: License check failed! Please check the license. HTTP Error 405: Not Allowed 2025-01-21 09:47:39,345-INFO: task result: /workspace/client/data/taskdirs/task_182/task_response.json
The text was updated successfully, but these errors were encountered:
看起来是网络不通,可能防火墙、集群网络白名单、端口等原因。可以参考以下文档进行排查:
https://tencent.github.io/CodeAnalysis/zh/quickStarted/enhanceDeploy.html#tca-%E7%A7%81%E6%9C%89%E5%8C%96%E9%83%A8%E7%BD%B2%E5%A2%9E%E5%BC%BA%E8%83%BD%E5%8A%9B%E7%94%B3%E8%AF%B7
Sorry, something went wrong.
看起来是网络不通,可能防火墙、集群网络白名单、端口等原因。可以参考以下文档进行排查: https://tencent.github.io/CodeAnalysis/zh/quickStarted/enhanceDeploy.html#tca-%E7%A7%81%E6%9C%89%E5%8C%96%E9%83%A8%E7%BD%B2%E5%A2%9E%E5%BC%BA%E8%83%BD%E5%8A%9B%E7%94%B3%E8%AF%B7
client 容器里是可以 ping 通服务器的, get 方式 curl 也是可以访问到的
No branches or pull requests
日志:
2025-01-21 09:47:39,344-ERROR: method(post) call fails on error: HTTP Error 405: Not Allowed 2025-01-21 09:47:39,344-WARNING: method(post) call still fails after 2 retries 2025-01-21 09:47:39,345-WARNING: task status code is 204 2025-01-21 09:47:39,345-WARNING: task messsage: TaskError: Error[204]: License check failed! Please check the license. HTTP Error 405: Not Allowed 2025-01-21 09:47:39,345-INFO: task result: /workspace/client/data/taskdirs/task_182/task_response.json
环境: docker-compose 部署, 宿主机是虚拟机, ubuntu24
报错信息: License check failed! Please check the license. HTTP Error 405: Not Allowed
安装文档配置的: https://tencent.github.io/CodeAnalysis/zh/quickStarted/enhanceDeploy.html
The text was updated successfully, but these errors were encountered: