Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
This repository was archived by the owner on May 27, 2025. It is now read-only.

[BUG] API not available after installing with Standard_D4s_v5 instance #267

@PMrtn

Description

@PMrtn

When trying to install graphrag-accelerator with Standard_D4s_v5 instance instead of Standard_D8s_v5, the following error appears:


Release "graphrag" does not exist. Installing it now.
NAME: graphrag
LAST DEPLOYED: Wed Mar 12 18:04:52 2025
NAMESPACE: graphrag
STATUS: deployed
REVISION: 1
NOTES:
Thank you for installing graphrag.
Your release is named graphrag.
To learn more about the release, try:
$ helm status graphrag
$ helm get all graphrag

  • local helmResult=0
  • true
  • set +x
    Checking for GraphRAG external IP...... Available.
    Registering GraphRAG API with APIM...
    Checking for GraphRAG API availability....................... Failed.

/ Uh oh, an error has occurred.
\ Please see message below. /
‾‾‾‾‾‾‾‾‾‾/‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
/
__ /
/
~ ~
/ \ /_
\o/ \o/
| |
|| |/
|| ||
|| ||
| _/ |
\ /
___/
GraphRAG API unavailable, exiting...


We got no other errors. As expected, trying to call the accelerator APIs in notebooks/1-Quickstart.ipynb fails with error code: {"statusCode": 404, "message": "Resource not found" }

Could this be some internal server problem, or it has something to do with using an other instance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions