🔍 Feed Import Debugger

1. Configuration Check

✓ config.php exists
✓ Database connection successful
✓ Table 'indicators' exists (953562 rows)
✓ Table 'sources' exists (247 rows)
✓ Table 'indicator_sources' exists (1672599 rows)
✓ Table 'enrichments' exists (53 rows)

2. Path Check

BASE_PATH: /home/zaptf0zdggll/public_html/threats
FEEDS_PATH: /home/zaptf0zdggll/public_html/threats/feeds
✗ Not found: FEEDS_PATH (/home/zaptf0zdggll/public_html/threats/feeds)
✓ Found: BASE_PATH/DATA/FEEDS → /home/zaptf0zdggll/public_html/threats/DATA/FEEDS
→ Contains directories: _seed, imported, other

3. Feed Files Check

✗ ip-blocklists: directory not found
✗ domains-urls: directory not found
✗ hashes: directory not found
✗ apt-ioc: directory not found
✗ ransomware: directory not found
✗ crypto-addresses: directory not found
✗ onion-addresses: directory not found

Total feed files found: 0

4. Permissions Check

config.php: 0644 (Readable: ✓, Writable: ✓)
ingest.php: 0644 (Readable: ✓, Writable: ✓)
index.php: 0644 (Readable: ✓, Writable: ✓)

5. PHP Environment

PHP Version: 8.3.31
Max Execution Time: 30s
Memory Limit: 128M
Upload Max: 32M
PDO MySQL: ✓ Available

6. Test Ingestion

Attempting to ingest one sample file...
No .txt files found to test with

7. Recommendations

4. DATA/FEEDS exists but is empty!
→ Upload threat feed files (.txt, .csv, .json)



← Back to Dashboard | Run Ingestion | Re-run Install