You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following error when I run a test with HiveMQContainer tag hivemq/hivemq-ce:latest (latest -> 2024.3)
2024-02-27 19:47:02,646 ERROR [tc.hivemq/hivemq-ce:latest] (pool-2-thread-1) Log output from the failed container:
cp: cannot stat '/opt/hivemq/temp-extensions/*': No such file or directory
chmod: changing permissions of '/opt/hivemq/extensions': Operation not permitted
chmod: changing permissions of '/opt/hivemq/extensions/hivemq-allow-all-extension': Operation not permitted
chmod: changing permissions of '/opt/hivemq/extensions/hivemq-allow-all-extension/LICENSE': Operation not permitted
chmod: changing permissions of '/opt/hivemq/extensions/hivemq-allow-all-extension/README.html': Operation not permitted
chmod: changing permissions of '/opt/hivemq/extensions/hivemq-allow-all-extension/README.txt': Operation not permitted
chmod: changing permissions of '/opt/hivemq/extensions/hivemq-allow-all-extension/hivemq-allow-all-extension-1.0.0.jar': Operation not permitted
chmod: changing permissions of '/opt/hivemq/extensions/hivemq-allow-all-extension/hivemq-extension.xml': Operation not permitted
I am getting the following error when I run a test with
HiveMQContainer
taghivemq/hivemq-ce:latest
(latest
->2024.3
)Reproducer:
Actual behavior
The above code should work as documented on HiveMQ testcontainers
Details
2024.3
2024.2
Could be related to this commitThe text was updated successfully, but these errors were encountered: