Azure-Samples / graphrag-accelerator

One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure
https://github.com/microsoft/graphrag
MIT License
1.65k stars 250 forks source link

[BUG]Unable to Deploy Graph Rag Backend #150

Open adnanakram82 opened 3 weeks ago

adnanakram82 commented 3 weeks ago

When I try to deploy Graph Rag - I get the following error when deploying image

Deploying docker image 'graphrag:backend' to container registry 'crtc6ln7gltg66c.azurecr.io'...Error deploying docker image, exiting...

rnpramasamyai commented 3 weeks ago

Pls post more details.

timothymeyers commented 3 weeks ago

@adnanakram82 - see this issue and comment for some troubleshooting tips.

https://github.com/Azure-Samples/graphrag-accelerator/issues/67#issuecomment-2217752539

You can also uncomment line 5 in deploy.sh to get greater debugging information during deployment.