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]: 1.15.0的版本,界面没有扫描策略进行选择,而且进去的组件是空的,之前安装低版本1.8.3都有 #1949

Open fanky357 opened 1 month ago

fanky357 commented 1 month ago

Preflight Checklist

Version

1.15.0

Installation Type

Official Docker Compose

Service Name

Deploy(DongTai-deploy)

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

1.15.0的版本,界面没有扫描策略进行选择,而且进去的组件是空的,之前安装低版本1.8.3都有。 但更新操作现在没有问题 [root@localhost docker-compose]# ./dtctl upgrade -t 1.15.0 Please confirm to pull the latest code ? [Y/n] y [Info] continue [Info] Upgrade: 1.15.0 -> 1.15.0 [Info] Dongtai Online API accessable! Do you need to backup the database ? [Y/n] [Info] Cancel backup [Info] Data dir:mysql-vol [Info] Start to pull new images with tag 1.15.0 [+] Pulling 12/12 ✔ dongtai-worker-high-freq Skipped - Image is already being pulled by dongtai-worker-other 0.0s ✔ dongtai-server Skipped - Image is already being pulled by dongtai-worker-other 0.0s ✔ dongtai-worker-es Skipped - Image is already being pulled by dongtai-worker-other 0.0s ✔ dongtai-worker-task Skipped - Image is already being pulled by dongtai-worker-other 0.0s ✔ dongtai-worker-beat Skipped - Image is already being pulled by dongtai-worker-other 0.0s ✔ dongtai-worker-sca Skipped - Image is already being pulled by dongtai-worker-other 0.0s ✔ dongtai-logstash Pulled 1.0s ✔ dongtai-web Pulled 1.1s ✔ dongtai-worker-other Pulled 0.8s ✔ dongtai-mysql Pulled 0.9s ✔ dongtai-redis Pulled 1.1s ✔ dongtai-logrotate Pulled 0.9s [Info] Start new containers with tag 1.15.0 [+] Running 12/0 ✔ Container dongtai-dongtai-worker-es-1 Running 0.0s ✔ Container dongtai-dongtai-mysql-1 Running 0.0s ✔ Container dongtai-dongtai-server-1 Running 0.0s ✔ Container dongtai-dongtai-web-1 Running 0.0s ✔ Container dongtai-dongtai-worker-task-1 Running 0.0s ✔ Container dongtai-dongtai-logrotate-1 Running 0.0s ✔ Container dongtai-dongtai-logstash-1 Running 0.0s ✔ Container dongtai-dongtai-worker-high-freq-1 Running 0.0s ✔ Container dongtai-dongtai-redis-1 Running 0.0s ✔ Container dongtai-dongtai-worker-other-1 Running 0.0s ✔ Container dongtai-dongtai-worker-sca-1 Running 0.0s ✔ Container dongtai-dongtai-worker-beat-1 Running 0.0s [Info] start to check mysql status ... [Important] mysql instance ready!

Additional Information

No response

Logs

No response

cc8ci commented 6 days ago

一样的问题。你那边解决了嘛