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

/run.sh: line 16: dgraph-ratel: command not found #9037

Open
droslean opened this issue Feb 10, 2024 · 1 comment
Open

/run.sh: line 16: dgraph-ratel: command not found #9037

droslean opened this issue Feb 10, 2024 · 1 comment
Labels
kind/bug Something is broken.

Comments

@droslean
Copy link

What version of Dgraph are you using?

$ docker run --rm -it -p "8080:8080" -p "9080:9080" -p "8000:8000" -v ~/dgraph:/dgraph "dgraph/standalone:v21.03.2"

Warning: This standalone version is meant for quickstart purposes only.
It is NOT RECOMMENDED for production environments.
/run.sh: line 16: dgraph-ratel: command not found

Tell us a little more about your go-environment?

No response

Have you tried reproducing the issue with the latest release?

None

What is the hardware spec (RAM, CPU, OS)?

...

What steps will reproduce the bug?

docker run --rm -it -p "8080:8080" -p "9080:9080" -p "8000:8000" -v ~/dgraph:/dgraph "dgraph/standalone:v21.03.2"

Expected behavior and actual result.

No response

Additional information

No response

@droslean droslean added the kind/bug Something is broken. label Feb 10, 2024
@droslean
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something is broken.
Development

No branches or pull requests

1 participant