-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
WIth a fresh checkout of RITA and a default config.hjson file, I'm getting the error Field validation for 'ThreatIntelCustomFeedsDirectory' failed on the 'dir' tag. I'm not sure how to resolve this. I've tried different changes to the config file, like removing the custom_feeds_directory directive or changing the path to /tmp but I keep getting this error.
sec504@slingshot:~/rita$ git log -1
commit 32bc436c1df09d897ba426f77f3bc500229fe3c1 (HEAD -> config_update, origin/config_update, origin/HEAD)
Author: moth <[email protected]>
Date: Mon Jul 14 11:55:08 2025 -0600
Uniform -y flag usage for repo management/package installation; Uniform SUDO variable usage (#68)
sec504@slingshot:~/rita$ git status
On branch config_update
Your branch is up to date with 'origin/config_update'.
nothing to commit, working tree clean
sec504@slingshot:~/rita$ ./rita.sh list
[+] Building 0.0s (0/0)
[+] Running 3/3
✔ Container clickhouse Healthy 0.5s
✔ Container syslog-ng Running 0.0s
✔ Container rita-rita-1 Started 1.1s
[+] Building 0.0s (0/0)
[+] Creating 2/0
✔ Container clickhouse Running 0.0s
✔ Container syslog-ng Running 0.0s
[+] Building 0.0s (0/0)
[!] encountered an error while reading the config file, located by default at './config.hjson', please correct the issue in the config and try again:
- Key: 'Config.Env.ThreatIntelCustomFeedsDirectory' Error:Field validation for 'ThreatIntelCustomFeedsDirectory' failed on the 'dir' tag
[+] Stopping 1/0
✔ Container rita-rita-1 Stopped
Metadata
Metadata
Assignees
Labels
No labels