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

Unable to start the project - scale is not supported #66

Open
okq550 opened this issue Sep 25, 2023 · 11 comments
Open

Unable to start the project - scale is not supported #66

okq550 opened this issue Sep 25, 2023 · 11 comments

Comments

@okq550
Copy link

okq550 commented Sep 25, 2023

I was successfully built the project, But when I tried to compose it up I got the below error:

Screen Shot 2023-09-26 at 00 25 38

@cer
Copy link
Contributor

cer commented Sep 25, 2023

What's the version of docker-compose: docker-compose version?

Please use the --stacktrace option to provide more information.

Thanks.

@okq550
Copy link
Author

okq550 commented Sep 26, 2023

Hello Chris,

My docker compose version is below:

docker-compose --version
Docker Compose version v2.21.0-desktop.1

You can find a screenshot of the error below as well:

Task :mysqlinfrastructureComposeUp FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':mysqlinfrastructureComposeUp'.

docker-compose version 0.0.0 doesn't support --scale option

Screen Shot 2023-09-26 at 20 11 40

@Aquib-Nawaz
Copy link

Hi there,
Any update on this. I am getting the same error.
My Docker Compose version is v2.22.0-desktop.2
I am running this on M1 mac machine

@cer
Copy link
Contributor

cer commented Oct 14, 2023

@Aquib-Nawaz @okq550 sorry for the delay. How did you install Docker Compose? Also, which branch of the repository are you building?

@Aquib-Nawaz
Copy link

Aquib-Nawaz commented Oct 14, 2023

Hi @cer ,
I installed docker from here https://docs.docker.com/desktop/install/mac-install/ For apple silicon
I am building master branch

@cer
Copy link
Contributor

cer commented Oct 14, 2023

@Aquib-Nawaz @okq550 Try the development branch: I pushed a commit f316f8c that upgrades the Docker Compose Gradle Plugin

@Aquib-Nawaz
Copy link

This worked.
Thanks

@Aquib-Nawaz
Copy link

Aquib-Nawaz commented Oct 14, 2023

@cer This repository https://github.com/eventuate-tram/eventuate-tram-examples-customers-and-orders/ is also giving same error on starting the project ./gradlew mysqlbinlogComposeUp. The above fix didn't work there.

@cer
Copy link
Contributor

cer commented Oct 14, 2023

Yes. The other example repositories needs to be upgraded.

@cer
Copy link
Contributor

cer commented Oct 15, 2023

@cer This repository https://github.com/eventuate-tram/eventuate-tram-examples-customers-and-orders/ is also giving same error on starting the project ./gradlew mysqlbinlogComposeUp. The above fix didn't work there.

I've fixed the development branch of https://github.com/eventuate-tram/eventuate-tram-examples-customers-and-orders/

@BobMakhlin
Copy link

Hello @cer, the same issue seams to be for this repository: https://github.com/microservices-patterns/ftgo-application,
./gradlew :composeUp is giving the same error.

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