[BUG] Azure Service Bus "Unable to cast object of type 'Microsoft.Azure.Amqp.Framing.Accepted'" #45055
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Bus
Library name and version
Azure.Messaging.ServiceBus 7.17.5
Describe the bug
I am experiencing the same issue as reported in #14836 - however that issue is locked, and so I am refiling this bug.
Stacktrace:
Expected behavior
App code appears to be correct and is not throwing exceptions, so the expectation is that the ServiceBus library not throw either.
Actual behavior
Exception is thrown and caught internally, but operations might not be succeeding.
Reproduction Steps
Environment
Azure Container App
Base Image: mcr.microsoft.com/dotnet/aspnet:8.0
The text was updated successfully, but these errors were encountered: