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

Create order error: state store is not configured #36

Open
BigFatDog opened this issue Oct 10, 2022 · 1 comment
Open

Create order error: state store is not configured #36

BigFatDog opened this issue Oct 10, 2022 · 1 comment

Comments

@BigFatDog
Copy link

BigFatDog commented Oct 10, 2022

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.

@mikocot
Copy link

mikocot commented Feb 23, 2023

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

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

No branches or pull requests

2 participants