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

Push Email - Single Tenant gives 500 Internal Error ( Test - Push Sample Mails ) #24

Closed
PrasanthiDesiraju opened this issue Jun 25, 2024 · 5 comments

Comments

@PrasanthiDesiraju
Copy link

Hello,

I am having a similar issue as others where I receive a Internal 500 Error and the log says - "Failed to build HTTP headers." (
The UI5 app seems to be loading fine ( without the data ) , can you please suggest what else could be missing ?

  1. The AI Launchpad only has the default resource and it is connected to the underlying AI Core.
  2. Only one model is configured and deployed in the launchpad ( Configure AI Launchpad ) and the prompt Editor seems to be working fine.

Can you please suggest if there is any other configuration that might be required.

@SergenBatman
Copy link

Same issue here: I get the following message: Error: No deployment matched the given criteria: {"scenarioId":"foundation-models","executableId":"azure-openai","model":{"name":"gpt-4o","version":"latest"},"resourceGroup":"genai-mail-insights-develop"}

@kay-schmitteckert
Copy link
Contributor

Hi @SergenBatman,

can you provide information if you can see any model deployed in this resource group?
E.g., by checking in the UI of SAP AI Launchpad.

Best
Kay

@SergenBatman
Copy link

SergenBatman commented Jan 31, 2025

Hi @kay-schmitteckert ,

it is sill running. Any ideas how to fix this?

Image

LG
Sergen

@SergenBatman
Copy link

Recreating the deployments, fixed the issue!

@kay-schmitteckert
Copy link
Contributor

Thanks for the information and glad that it works now!

We wanted to come up with a sample which creates the deployments on the fly during the first start of the backend IF the deployments are not existing. This process takes a while and it could be that they were not up and running during your test (since we see the were created).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants