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

Update localstack to 1.17.5 #123

Closed
wants to merge 1 commit into from
Closed

Update localstack to 1.17.5 #123

wants to merge 1 commit into from

Conversation

pyrossh
Copy link

@pyrossh pyrossh commented Oct 15, 2022

Getting an error when running local with aws emulation enabled on a M2 Apple Silicon Macbook Air,

❯ gradle local
> Task :kotless:shortener:localstack_start FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':kotless:shortener:localstack_start'.
> Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 398ms
4 actionable tasks: 1 executed, 3 up-to-date

I'm guessing its related to this issue,
testcontainers/testcontainers-java#5266

@pyrossh pyrossh closed this by deleting the head repository Apr 20, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant