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

[BUG] Step4b of the installation isn't working #394

Closed
derfel1989 opened this issue Aug 19, 2023 · 5 comments
Closed

[BUG] Step4b of the installation isn't working #394

derfel1989 opened this issue Aug 19, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@derfel1989
Copy link

When we try to proceed with the step below, there is an error, as shown below as well.

Step 4b: Build and start Strelka

Error

image

image

image

83.14 =========================== short test summary info ============================
83.14 FAILED tests/test_scan_pcap.py::test_scan_pcap - AssertionError: {'elapsed': ...
83.14 FAILED tests/test_scan_pcap.py::test_scan_pcap_ng - AssertionError: {'elapsed...
83.14 ======= 2 failed, 125 passed, 1 skipped, 20 warnings in 82.29s (0:01:22) =======

failed to solve: process "/bin/sh -c echo '[+] Run build checks' && cd /strelka/strelka/ && python3 -m pytest -p no:cacheprovider -s tests/ && if $CONFIG_TESTS; then python3 -m pytest -s tests_configuration/; fi && echo '[+] Done'" did not complete successfully: exit code: 1`

Thanks.

@derfel1989 derfel1989 added the bug Something isn't working label Aug 19, 2023
@phutelmyer
Copy link
Contributor

@derfel1989 Do you mind providing system information (e.g., Operating System / Architecture) for your build?

@derfel1989
Copy link
Author

derfel1989 commented Aug 21, 2023

Sorry @phutelmyer , I should have added this.

  • Ubuntu 22.04 (up to date)
  • Docker latest version
  • Docker Compose latest version
    • Portainer (standalone)
    • Dozzle (log monitoring)

Hardware

  • 4 Core
  • 4 GB RAM
  • 30 GB

@phutelmyer
Copy link
Contributor

I'll take a look shortly @derfel1989, thank you. I will be testing with a VM of your same setup and get back to you with my results.

@phutelmyer
Copy link
Contributor

I was unable to replicate this with the latest version of Docker / Compose and Ubuntu 22.04. This is with building the images locally rather than using the precompiled images on Dockerhub. I recommend deleting your current images and trying again on the latest commit, it may have been bad timing.

Alternatively, you can use the precompiled images so you do not need to build (Step 4a).

@phutelmyer
Copy link
Contributor

Still unable to replicate. If additional users report this issue, I'll open it back up and try to use additional context to find the issue.

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
None yet
Development

No branches or pull requests

2 participants