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

AspireShop deploys to Azure in broken state #433

Closed
ericziko opened this issue Aug 24, 2024 · 1 comment · Fixed by #536
Closed

AspireShop deploys to Azure in broken state #433

ericziko opened this issue Aug 24, 2024 · 1 comment · Fixed by #536
Assignees

Comments

@ericziko
Copy link

ericziko commented Aug 24, 2024

AspireShop bug report

User Story
As a software engineer trying out the AspireShop sample, I expect that when I deploy to Azure using the azd init and azd up commands that the sample be deployed to azure in complete working order.

Bug Description:
I pulled down the aspire-samples and tried to deploy the AspireShop web site to azure using azd init and azd up - the only material changes I made to the application was setting up instrumentation for App Insights. The basketcache and catalog and catalogdbmanager services are all broken. Please see the following screenshshots and information below for help in diagnosing and troubleshooting this.

Redis Error Message

The message timed out in the backlog attempting to send because no connection became available (5000ms) - Last Connection Exception: UnableToConnect (None, 0-read, last-recv: 0) on basketcache:6379/Interactive, Flushed/ReadAsync, last: ECHO, origin: ResetNonConnected, outstanding: 12, last-read: 5s ago, last-write: 4s ago, unanswered-write: 5s ago, keep-alive: 60s, state: ConnectedEstablishing, mgr: 10 of 10 available, last-heartbeat: never, global: 5s ago, v: 2.8.0.27420, command=GET, timeout: 5000, inst: 0, qu: 0, qs: 12, aw: False, bw: CheckingForTimeout, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 0, async-ops: 29, serverEndpoint: basketcache:6379, conn-sec: 56, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: basketservice--76q7go8-557676c66f-8f7ml(SE.Redis-v2.8.0.27420), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=0,Free=32767,Min=4,Max=32767), POOL: (Threads=4,QueuedItems=0,CompletedItems=5147,Timers=9), v: 2.8.0.27420 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts) UnableToConnect (None, 0-read, last-recv: 0) on basketcache:6379/Interactive, Flushed/ReadAsync, last: ECHO, origin: ResetNonConnected, outstanding: 12, last-read: 5s ago, last-write: 4s ago, unanswered-write: 5s ago, keep-alive: 60s, state: ConnectedEstablishing, mgr: 10 of 10 available, last-heartbeat: never, global: 5s ago, v: 2.8.0.27420 

Broken containers screenshot

image

Azure App Insights screenshot

image

@v-sherryfan
Copy link

This issue also repro on AspireWithDapr sample using VS 17.12 Preview 4 + Aspire 9.0.0.

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

Successfully merging a pull request may close this issue.

3 participants