Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我安装了 Harbour 和 Trivy 扫描仪。在扫描过程中,Redis 给出了内存不足的错误。愚蠢的是,我在其中执行了 FLUSHALL,现在带有扫描计划的页面被卡住了。扫描仪本身可以工作并扫描单个图像,但现在我无法一次扫描所有图像。此外,计划设置现在不起作用。我无法将其更改为任何其他值。
请告诉我,可能是什么问题,我怎样才能恢复一切,避免图像丢失?
我解决了这个问题。它采取了以下措施:连接到数据库容器在 psql 中执行以下命令:
delete from scan_report delete from admin_job delete from schedule