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
ℹ️ Dapr sidecar is up and running.
ℹ️ Updating metadata for appPID: 65932
ℹ️ Updating metadata for app command: node index.js
✅ You're up and running! Both Dapr and your app logs will appear here.
== APP == 2024-03-06T18:22:57.243Z INFO [GRPCClient, GRPCClient] Opening connection to localhost:3500
== APP == 2024-03-06T18:22:57.248Z INFO [GRPCClient, GRPCClient] Awaiting Sidecar to be Started
== APP == Could not get config item, err:Error: DAPR_SIDECAR_COULD_NOT_BE_STARTED
The text was updated successfully, but these errors were encountered:
✅ You're up and running! Both Dapr and your app logs will appear here.
== APP == 2024-03-06T21:15:20.250Z INFO [GRPCClient, GRPCClient] Opening connection to localhost:3500
== APP == Configuration for orderId1: {"key":"orderId1","value":"103","version":"","metadata":{}}
== APP == Configuration for orderId2: {"key":"orderId2","value":"104","version":"","metadata":{}}
Repro as seen in quickstart steps and failing tests
dapr/quickstarts#998
simple repro:
The text was updated successfully, but these errors were encountered: