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

[WebToolsE2E][Aspire] After running AspireWithAzureFunctions.sln, restarting the storage container, the functions project state is finished and displayed some error messages "Azure.RequestFailedException: 'The specified queue does not exist." in VS. #682

Open
Rita003 opened this issue Feb 11, 2025 · 0 comments

Comments

@Rita003
Copy link

Rita003 commented Feb 11, 2025

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install VS 17.13 GA FB [ Includes Aspire 8.2.2 ]
    • Apply Feb Servicing Feeds
  3. Install Aspire 9.1.0 [9.1.0-preview.1.25109.3]
    • Apply NuGet dotnet9 Feeds
  4. Install Docker Desktop for Windows

REPRO STEPS

  1. Clone aspire-samples repo
  2. Open AspireWithAzureFunctions.sln
  3. Running the project in VS, restarting the storage container in Aspire dashboard.

NOTE

  1. This issue also repro on UpdateToAspire9.1 branch (Aspire 9.1.0)

ACTUAL
The functions project state is finished and displayed some error messages in VS.
Image
Image

Error Log

Azure.RequestFailedException: 'The specified queue does not exist.
RequestId:5ee25ebf-1f12-4bce-8ed4-51b8fe24a786
Time:2025-02-11T02:50:28.287Z
Status: 404 (The specified queue does not exist.)
ErrorCode: QueueNotFound
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

1 participant