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

The sayHello demo fails #757

Closed
seeflood opened this issue Aug 5, 2022 · 0 comments · Fixed by #787
Closed

The sayHello demo fails #757

seeflood opened this issue Aug 5, 2022 · 0 comments · Fixed by #787
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed kind/bug kind/easy

Comments

@seeflood
Copy link
Member

seeflood commented Aug 5, 2022

What happened:

Run the sayHello demo in https://github.com/layotto/java-sdk/blob/main/examples-hello/src/main/java/io/mosn/layotto/examples/hello/Hello.java
And it will fail :(

It's because the config.json uses a store named quick_start_demo:
image
but the demo uses helloworld:
image

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):
Follow the readme https://github.com/layotto/java-sdk#2-run-the-examples and then run the Hello.java demo

Anything else we need to know?:

@seeflood seeflood added kind/bug good first issue Good for newcomers help wanted Extra attention is needed kind/easy labels Aug 5, 2022
@seeflood seeflood changed the title sayhello demo fails sayHello demo fails Aug 5, 2022
@seeflood seeflood changed the title sayHello demo fails The sayHello demo fails Aug 5, 2022
@seeflood seeflood self-assigned this Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed kind/bug kind/easy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant