quarkslab / irma

IRMA is an asynchronous & customizable analysis system for suspicious files.
https://irma.quarkslab.com
Apache License 2.0
269 stars 55 forks source link

Cant get list probe in prodution mode #106

Open hkm15022001 opened 1 month ago

hkm15022001 commented 1 month ago

I ran playbook/deployment.yml successfully, but when accessing IRMA's UI, I saw that the api get list probe returned a 502 Bad Gateway from nginx. I checked the services on each VM and found the following error with irma.probe_app.service

probe: bug 3 bug2

502 Bad Gateway bug1

frontend_api: BUG4

I have checked list queue in rabbitMQ and receive below result: image

I look forward to your support because I really love this platform