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

Error: not configured when running "npm run start" #3

Open
RyIot3329 opened this issue Dec 4, 2023 · 1 comment
Open

Error: not configured when running "npm run start" #3

RyIot3329 opened this issue Dec 4, 2023 · 1 comment
Assignees

Comments

@RyIot3329
Copy link

I am receiving this error when trying to run the start command.

== APP == Error: not configured

I have tried to run the command:
dapr run --app-id cns-dapr --app-port 3000 --app-protocol http --dapr-http-port 3500 --resources-path components -- node index

And receive the same error. Dapr does start with the simple "dapr run" with no errors. Any suggestions?

@AntoBud
Copy link

AntoBud commented Dec 5, 2023

Most likely, you do not have the Env Variables CNS_CONTEXT and CNS_TOKEN set so that cns-dapr knows where to call home. I have installed an App in the Padi IBB-01 instance and invited you to join that team. Please take a look at the notes on the IBB-01 instance.

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

4 participants