Skip to content

Getting Run failed. Error: {'code': 'server_error', 'message': 'Sorry, something went wrong.'} with azure-ai-projects (agent service) #40979

@carlotta94c

Description

@carlotta94c
  • Package Name: azure-ai-projects (agent service)
  • Package Version: 1.0.0b8 (tested b10 too and got the same behavior)
  • Operating System:
  • Python Version: 3.13

Describe the bug
Randomly getting agent run failed with error message : {'code': 'server_error', 'message': 'Sorry, something went wrong.'}

To Reproduce
Steps to reproduce the behavior:

  1. Open the agent solution in a codespace or dev container https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop
  2. Uncomment line 61 and from line 71 to line 84 to enable function calling, code interpreter and file search
  3. Run the app and interact with the agent (see example prompts: https://microsoft.github.io/build-your-first-agent-with-azure-ai-agent-service-workshop/lab-3-code_interpreter/

Expected behavior
No errors - the app was running properly till a couple of days ago with package version b8

Screenshots
Image

Additional context
The application in the linked repo (https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop/) is a sample of an agent built with Azure AI Agent service using Python.

Metadata

Metadata

Assignees

Labels

AI ProjectsService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions