Set execute permissions for startup scripts#416
Open
woodpekr wants to merge 1 commit intovernemq:masterfrom
Open
Set execute permissions for startup scripts#416woodpekr wants to merge 1 commit intovernemq:masterfrom
woodpekr wants to merge 1 commit intovernemq:masterfrom
Conversation
Add execute permissions to start_vernemq and join_cluster scripts
Contributor
|
@zhuomuniao1986 Thanks, it seems this was never necessary before, though. Anything special in your environment? 👉 Thank you for supporting VerneMQ: https://github.com/sponsors/vernemq |
Author
|
There are no special. I tested it again, and the issue can be reproduced. The image can be created successfully, but an error occurs when starting the container. Test environment: Operating System — Ubuntu 24.04 LTS, Docker version 28.5.1 Please see the attached log for details and help check whether there’s anything wrong with my operation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add execute permissions to start_vernemq and join_cluster scripts
Otherwise, the following error will be reported at startup
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "start_vernemq": executable file not found in $PATH