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
v1.11.0
Official Docker Compose
DongTai-agent-java
环境如下: OS: centos 7 Agent-java agent安装成功,但始终抓不到任何包,从agent的日志中看到如下报错, http client request http://ServerIP/openapi/api/v1/profilesv2 response status code invalid: 504 [io.dongtai.iast.agent][error][20111] load policy failed,Exception: io.dongtai.iast.core.handler.hookpoint.models.policy.PolicyException:policy config from server is invalid .......
服务器端的报错如下:
Error: [tasks.search_vul_from_method_pool:237] 漏洞检测出错,方法池 *********。错误原因:‘NoneType’ object has no attribute 'agent_id'
接下来需要如何处理呢
环境如下: OS: centos 7 Agent-java agent安装成功,但始终抓不到任何包,从agent的日志中看到如下报错, http client request http://ServerIP/openapi/api/v1/profilesv2 response status code invalid: 504 [io.dongtai.iast.agent][error][20111] load policy failed,Exception: io.dongtai.iast.core.handler.hookpoint.models.policy.PolicyException:policy config from server is invalid ....... 服务器端的报错如下: Error: [tasks.search_vul_from_method_pool:237] 漏洞检测出错,方法池 *********。错误原因:‘NoneType’ object has no attribute 'agent_id' 接下来需要如何处理呢
The text was updated successfully, but these errors were encountered:
Please check if the server status is normal and if it can be accessed through the web page.
Sorry, something went wrong.
No branches or pull requests
Preflight Checklist
Version
v1.11.0
Installation Type
Official Docker Compose
Service Name
DongTai-agent-java
Describe the details of the bug and the steps to reproduce it
环境如下:
OS: centos 7
Agent-java
agent安装成功,但始终抓不到任何包,从agent的日志中看到如下报错,
http client request http://ServerIP/openapi/api/v1/profilesv2 response status code invalid: 504
[io.dongtai.iast.agent][error][20111] load policy failed,Exception:
io.dongtai.iast.core.handler.hookpoint.models.policy.PolicyException:policy config from server is invalid
.......
服务器端的报错如下:
Error: [tasks.search_vul_from_method_pool:237] 漏洞检测出错,方法池 *********。错误原因:‘NoneType’ object has no attribute 'agent_id'
接下来需要如何处理呢
Additional Information
环境如下:
OS: centos 7
Agent-java
agent安装成功,但始终抓不到任何包,从agent的日志中看到如下报错,
http client request http://ServerIP/openapi/api/v1/profilesv2 response status code invalid: 504
[io.dongtai.iast.agent][error][20111] load policy failed,Exception:
io.dongtai.iast.core.handler.hookpoint.models.policy.PolicyException:policy config from server is invalid
.......
服务器端的报错如下:
Error: [tasks.search_vul_from_method_pool:237] 漏洞检测出错,方法池 *********。错误原因:‘NoneType’ object has no attribute 'agent_id'
接下来需要如何处理呢
Logs
The text was updated successfully, but these errors were encountered: