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

[BUG] Indexing Job Keeps Running For Hours #91

Closed
mohanajuhi166 opened this issue Jul 16, 2024 · 6 comments
Closed

[BUG] Indexing Job Keeps Running For Hours #91

mohanajuhi166 opened this issue Jul 16, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@mohanajuhi166
Copy link

Describe the bug
Indexing Job Keeps Running For Hours and Ultimately fails in SwedenCentral Location

To Reproduce
Steps to reproduce the behavior:

  1. Setup up OpenAI Studio with gpt-4 and open-ai-embeddings
    2.Setup up TPM thresholds as per documentation
  2. Build Index in swedencentral region
  3. See error

Expected behavior
Indexing Job Finishes

Screenshots

This is where it gets stuck, at 12.5% and remains the same for the next 3-4hrs
Screenshot 2024-07-16 at 12 04 48

Desktop (please complete the following information):

  • OS: Mac
  • Version: Latest
@mohanajuhi166 mohanajuhi166 added the bug Something isn't working label Jul 16, 2024
@MemmoB
Copy link

MemmoB commented Jul 19, 2024

I get this when indexing 3 wiki pages as a test:

{
  "status_code": 200,
  "index_name": "graphrag-test",
  "storage_name": "graphrag-test",
  "status": "failed",
  "percent_complete": 12.5,
  "progress": "2 out of 16 workflows completed successfully."
}

And then it restarts and never gets passed this point and restarts again etc.

@MemmoB
Copy link

MemmoB commented Jul 19, 2024

Duplicate of #55

@rnpramasamyai
Copy link

Same Here

@rnpramasamyai
Copy link

Please check whether pods are crashing in AKS and review the pod logs.

@zhangchuang1128
Copy link

Same Here,Have you solved this problem?

@timothymeyers
Copy link
Contributor

Closing as a duplicate; please see discussion in #55 for troubleshooting approaches.

If new errors show in deployment or pod logs, please open a new issue with greater detail and context.

@timothymeyers timothymeyers closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2024
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

5 participants