[Bug]: NullPointerException when using Colima #7416
Replies: 4 comments 2 replies
-
Hi, Did you check the docs? |
Beta Was this translation helpful? Give feedback.
-
Yep, didn't help. |
Beta Was this translation helpful? Give feedback.
-
Can you provide more information, please? Can you enable logs and share them? See https://java.testcontainers.org/features/container_logs/ Also, I think the value is |
Beta Was this translation helpful? Give feedback.
-
The logs are in the issue. The test containers fail during the initialization. In order to reproduce this problem these steps are sufficient
Pasting the exception stack trace
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Module
Dynalite
Testcontainers version
1.18.3
Using the latest Testcontainers version?
Yes
Host OS
macOS 13.4.1
Host Arch
ARM
Docker version
What happened?
Relevant log output
Additional Information
I set the env. variables as it was suggested and it didn't help to resolve this problem. This issue doesn't happen when I run tests against the docker desktop.
Perhaps I should modify this file
~/.testcontainers.properties
?Beta Was this translation helpful? Give feedback.
All reactions