Archon
Archon copied to clipboard
🐛 [Bug]: Records not removed from archon_crawled_pages on delete
Archon Version
Version: v0.1.0
Bug Severity
🟡 Medium - Affects functionality
Bug Description
I deleted some knowledge from the knowledge base because my supabase was over the limit. It deleted from code examples but not crawled pages.
Steps to Reproduce
- go to knowledge base
- delete item
- check archon_crawled_pages
- the pages are still there.
Expected Behavior
for them to delete
Actual Behavior
they dont delete.
Error Details (if any)
Affected Component
🔍 Knowledge Base / RAG
Browser & OS
Linux x86_64
Additional Context
No response
Service Status (check all that are working)
- [x] 🖥️ Frontend UI (http://localhost:3737)
- [x] ⚙️ Main Server (http://localhost:8181)
- [x] 🔗 MCP Service (localhost:8051)
- [ ] 🤖 Agents Service (http://localhost:8052)
- [x] 💾 Supabase Database (connected)
Hi, do you use the latest version of archon?
I tried to reproduce but its deleting everything correctly for me. Any logs in docker or the dev console?
Same here - so I am going to close this now. @csmashe With the latest changes on main tested feel free to reopen if this is still happening for you!