You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Azure App Insights screenshot
The text was updated successfully, but these errors were encountered:
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
andazd 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
andazd 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
Broken containers screenshot
Azure App Insights screenshot
The text was updated successfully, but these errors were encountered: