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

Alpha(s) models report 'success' when no data is available #66

Closed
verovaleros opened this issue Nov 4, 2024 · 1 comment · Fixed by #78
Closed

Alpha(s) models report 'success' when no data is available #66

verovaleros opened this issue Nov 4, 2024 · 1 comment · Fixed by #78
Assignees
Labels
bug Something isn't working
Milestone

Comments

@verovaleros
Copy link
Member

verovaleros commented Nov 4, 2024

:~$ docker run --rm -v /opt/zeek/logs/:/home/aip/AIP/data/raw:ro -v ${PWD}/data/:/home/aip/AIP/data/:rw --name aip aip:latest bin/aip --date 2024-10-01 -d

2024-11-04 16:32:05,053 - root - INFO - Running all model(s) for date 2024-10-01.
2024-11-04 16:32:05,079 - root - INFO - Alpha model completed successfully.
2024-11-04 16:32:05,097 - root - INFO - Alpha7 model completed successfully.
2024-11-04 16:32:12,037 - root - ERROR - Error running Prioritize_New model: There is not Knowledge Base for the model to run (Required: 2024-09-30)
2024-11-04 16:32:17,612 - root - ERROR - Error running Prioritize_Consistent model: There is not Knowledge Base for the model to run (Required: 2024-09-30)
2024-11-04 16:32:22,779 - root - ERROR - Error running Random_Forest model: There is not Knowledge Base for the model to run (Required: 2024-09-30)
@verovaleros verovaleros self-assigned this Nov 4, 2024
@verovaleros verovaleros converted this from a draft issue Nov 4, 2024
@verovaleros verovaleros added the bug Something isn't working label Nov 4, 2024
@verovaleros verovaleros added this to the v3.1.0 milestone Nov 4, 2024
@verovaleros
Copy link
Member Author

Fixed on #78

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Stratosphere AIP Nov 12, 2024
@verovaleros verovaleros linked a pull request Nov 12, 2024 that will close this issue
7 tasks
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: Done
1 participant