target / strelka

Real-time, container-based file scanning at enterprise scale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Strelka UI not showing submissions

derfel1989 opened this issue · comments

commented

I'm submitting the file through the UI, but it isn't showing in the submission list. The docker installation is fresh.

image

I noticed some errors in the Postgres logs for each submission.

image

The file /var/lib/docker/volumes/strelka_logs/_data/strelka.log shows the scan JSON result.

Thank you.

commented

@ryanohoro, any clue? = )

Strelka UI is not within my expertise in the project. We'll have to defer to @phutelmyer on this one.

@derfel1989, I've noticed this with a few files in the past. As I see that you did have a successful file submission prior to this, the issue here is that the UI isn't processing a specific file properly.

Either the UI or Strelka backend is missing proper error handling.

Is it possible for you to share the file or content that you're attempting to submit?

commented

@phutelmyer thank you for your time. Almost all files submitted aren't showing up in the UI.

Attached is the file requested.

Thank you.

Working on a local instance for me, but I'll test it using the same configuration as I will use in #394

I was able to replicate this issue using the latest image from Dockerhub. I will attempt to troubleshoot this.

commented

@phutelmyer thank you for your time. Unfortunately, almost all files submitted aren't showing in the UI.

@derfel1989 - Strelka-UI has been updated. Please pull the latest repo change or pull the latest docker image to test out this change.

This should be resolved in the latest release of the Strelka UI which should be pulled when building Strelka.

Many thanks!

This should be resolved in the latest release of the Strelka UI which should be pulled when building Strelka.