SAP-samples / btp-cap-genai-rag

Explore this repository for GenAI samples on SAP Business Technology Platform (SAP BTP). We provide examples for single and multitenant versions, showcasing integration of LLMs via SAP AI Core, LangChain in SAP CAP, and advanced techniques like Retrieval Augmented Generation (RAG).
https://discovery-center.cloud.sap/refArchDetail/ref-arch-open-ai
Apache License 2.0
64 stars 27 forks source link

Controller operation failed: 502 Error CF-ServiceBrokerRequestRejected(10001) #20

Closed dileepsaccount closed 5 months ago

dileepsaccount commented 6 months ago

While deploying the app, getting Error determining actions to execute on service "ai-try-out-space-aisaas-com-hdi-container": Controller operation failed: 502 Error determining actions to execute on service "ai-try-out-space-aisaas-com-hdi-container": CF-ServiceBrokerRequestRejected(10001): Service broker error: Service broker hana-broker failed with: {}

Full log attached OPERATION.log

kay-schmitteckert commented 6 months ago

Hi @dileepsaccount,

since there is no reason for the error, I would assume either some temporary issue or wrong configuration. Could you double check?

Best Kay

dileepsaccount commented 6 months ago

Hi @kay-schmitteckert , I have double checked everything from my end and everything looks good as per the documentation. I can provide you the sub account access, do you like to look at it once?

kay-schmitteckert commented 5 months ago

@dileepsaccount, we did some updates on the code base. At least with this version, we dont see any issues. Hope it helps Kay