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

docker-compose.yaml "error: unexpected argument" #19886

Open
timka opened this issue Dec 21, 2024 · 0 comments
Open

docker-compose.yaml "error: unexpected argument" #19886

timka opened this issue Dec 21, 2024 · 0 comments
Labels
type/bug Something isn't working
Milestone

Comments

@timka
Copy link

timka commented Dec 21, 2024

Describe the bug

The RW service fails to start when using docker compose up -d

Error message/log

`--memory-manager-target-bytes`, `--frontend-total-memory-bytes`, `--compactor-total-memory-bytes` cause errors like `error: unexpected argument '--memory-manager-target-bytes' found`

To Reproduce

cd docker/
docker-compose up -d

Expected behavior

RW is up and running

How did you deploy RisingWave?

The default docker-compose.yaml

The version of RisingWave

risingwavelabs/risingwave:v2.1.0-rc.2

Additional context

No response

@timka timka added the type/bug Something isn't working label Dec 21, 2024
@github-actions github-actions bot added this to the release-2.2 milestone Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant