Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double imports when restarting Malcolm #588

Open
KchChr opened this issue Feb 14, 2025 · 3 comments
Open

Double imports when restarting Malcolm #588

KchChr opened this issue Feb 14, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@KchChr
Copy link

KchChr commented Feb 14, 2025

When restarting Malcom (./scripts/stop ./scripts/start) or rebooting the VM, Malcolm reimports all files in the pcap/processed folder and they appear double in the arkime - files view.

To reproduce: restart Malcolm. This behaviour appears everytime Malcolm restarts or the VM restarts.

I was not able to find an „expect behaviour“.

Malcolm version 24.03.0

I am running Malcolm by cloning the Git Repo on a Debian 12 VM airgapped

@KchChr KchChr added the bug Something isn't working label Feb 14, 2025
@mmguero mmguero added this to Malcolm Feb 14, 2025
@mmguero
Copy link
Collaborator

mmguero commented Feb 14, 2025

Hm, there's supposed to be a check against the arkime files database that prevents that from happening, I'll have to look into that. In the meantime, try this:

Set those values to true and restart Malcolm and see how that goes.

@KchChr
Copy link
Author

KchChr commented Feb 14, 2025

This worked. I assume this is a workaround?

Thank you for the fast answer.
Have a nice weekend!

@mmguero
Copy link
Collaborator

mmguero commented Feb 14, 2025

Yes, this is a workaround, but like I said it should have prevented that with the files database check I mentioned, so I'll leave this bug open to try to figure that out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants