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

Unable to index web source on SaaS #706

Open
philwinder opened this issue Jan 14, 2025 · 0 comments
Open

Unable to index web source on SaaS #706

philwinder opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@philwinder
Copy link
Member

philwinder commented Jan 14, 2025

Recreate:

  1. Create an app and save
  2. Add knowledge -> web -> https://tryhelix.ai

Issue:

  • UI stuck in indexing -> fetching data...

Logs:

api-1  | 2025-01-14T11:46:51Z INF app/api/pkg/controller/knowledge/knowledge_indexer.go:56 > indexing knowledge knowledge_id=kno_01jftq8e15wxvqy4xdd970qsh4
api-1  | 2025-01-14T11:46:51Z WRN app/api/pkg/controller/knowledge/knowledge_indexer.go:69 > failed to index knowledge error="failed to get indexing data, error: no files found in filestore" knowledge_id=kno_01jftq8e15wxvqy4xdd970qsh4
api-1  | 2025-01-14T11:46:51Z INF app/api/pkg/controller/knowledge/knowledge_indexer.go:56 > indexing knowledge knowledge_id=kno_01jftq2qzhc0ccp9yd6trk2e3n
api-1  | 2025-01-14T11:46:51Z WRN app/api/pkg/controller/knowledge/knowledge_indexer.go:69 > failed to index knowledge error="failed to get indexing data, error: no files found in filestore" knowledge_id=kno_01jftq2qzhc0ccp9yd6trk2e3n

Not entirely sure which one is this one. But there's lots of these messages from other knowledge sources too.

Possibly related? 8235e65

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
None yet
Development

No branches or pull requests

1 participant