Azure-Samples / Azure-Samples/container-apps-store-api-microservice
Create order error: state store is not configured
- Dominant language
- Shell
- Stars
- 356
- Forks
- 420
- PR merge metrics
- No merged PRs in 30d
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.