container-apps-store-api-microservice icon indicating copy to clipboard operation
container-apps-store-api-microservice copied to clipboard

Create order error: state store is not configured

Open BigFatDog opened this issue 3 years ago • 1 comments

This issue is for a: (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Follow toturial: https://learn.microsoft.com/en-us/azure/container-apps/dapr-github-actions?tabs=bash
  2. Github actions run well
  3. Access application url of node-service: https://node-app.wonderfulrock-6c248728.canadacentral.azurecontainerapps.io/
  4. Input id and item, then create new order
  5. See error message

Any log messages given by the failure

"<_InactiveRpcError of RPC that terminated with:\n\tstatus = StatusCode.FAILED_PRECONDITION\n\tdetails = "state store is not configured"\n\tdebug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.0.1:50001 {created_time:"2022-10-10T17:04:06.002386593+00:00", grpc_status:9, grpc_message:"state store is not configured"}"\n>"

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Command line on MacOS, all other procedures are done on Azure Portal

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Any log messages given by the failure

"<_InactiveRpcError of RPC that terminated with:\n\tstatus = StatusCode.FAILED_PRECONDITION\n\tdetails = "state store is not configured"\n\tdebug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.0.1:50001 {created_time:"2022-10-10T17:04:06.002386593+00:00", grpc_status:9, grpc_message:"state store is not configured"}"\n>"

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Command line on MacOS, all other procedures are done on Azure Portal

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

BigFatDog avatar Oct 10 '22 17:10 BigFatDog

Have you been able to find a solution to this issue?

mikocot avatar Feb 23 '23 10:02 mikocot