-
Notifications
You must be signed in to change notification settings - Fork 253
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
replica 0 write failed: http://localhost:3001/sv07/60/08/L3dlaGF2ZQ== #34
Comments
I also has this error, is anyone an give me a help? |
I solved this problem.
|
I test in my local environment: my Macbook, It didn't run nginx, you means I need to run nginx? |
Create a start.sh file
Than update Docker file by adding:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I do this: curl -v -L -X PUT -d bigswag lo:3000/wehave, and server print: replica 0 write failed: http://localhost:3001/sv07/60/08/L3dlaGF2ZQ==
then I go on: curl -v -L localhost:3000/bigswag or curl -v -L localhost:3000/wehave
the result is:
I can't get the right value,
Could you tell me what is wrong, please?
The text was updated successfully, but these errors were encountered: