HXSecurity / DongTai

Dongtai IAST is an open-source Interactive Application Security Testing (IAST) tool that enables real-time detection of common vulnerabilities in Java applications and third-party components through passive instrumentation. It is particularly suitable for use in the testing phase of the development pipeline.
https://dongtai.io
Apache License 2.0
1.24k stars 145 forks source link

[Bug]: engin, engin_task, 服务一直重启 #395

Closed dengzm2016 closed 2 years ago

dengzm2016 commented 2 years ago

Preflight Checklist

Version

1.1.3

Installation Type

Official Docker Compose

Service Name

DongTai-Engine

Describe the details of the bug and the steps to reproduce it

重启engin之后,就出现这个问题了

Additional Information

No response

Logs

No response

Bidaya0 commented 2 years ago

Upgrading the version to 1.1.4 will directly solve this problem

If you want to keep it at version 1.1.3

docker rm dongtai-iast_dongtai-engine_1 sudo docker rm dongtai-iast_dongtai-engine-task_1
./dtctl upgrade -f 1.1.3 -t 1.1.3