Archon icon indicating copy to clipboard operation
Archon copied to clipboard

🐛 [Bug]: Records not removed from archon_crawled_pages on delete

Open csmashe opened this issue 4 months ago • 1 comments

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

  1. go to knowledge base
  2. delete item
  3. check archon_crawled_pages
  4. 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)

csmashe avatar Sep 06 '25 21:09 csmashe

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?

leex279 avatar Sep 07 '25 12:09 leex279

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!

coleam00 avatar Sep 12 '25 22:09 coleam00