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

[ windows ] Error response from daemon: container create: statfs /mnt/f/Privacy/wazuh-docker/single-node/config/wazuh_indexer_ssl_certs: no such file or directory #1103

Open
legiorange opened this issue Nov 13, 2023 · 1 comment

Comments

@legiorange
Copy link

Error response from daemon: container create: statfs /mnt/f/Privacy/wazuh-docker/single-node/config/wazuh_indexer_ssl_certs: no such file or directory

How to fix it?

run command on path /wazuh-docker/single-node/config/:

    mkdir wazuh_indexer_ssl_certs

then run command:

    docker-compose -f generate-indexer-certs.yml run --rm generator

[+] Building 0.0s (0/0) docker-container:default
[+] Building 0.0s (0/0) docker-container:default
The tool to create the certificates exists in the in Packages bucket
13/11/2023 05:27:55 INFO: Admin certificates created.
13/11/2023 05:27:55 INFO: Wazuh indexer certificates created.
13/11/2023 05:27:55 INFO: Wazuh server certificates created.
13/11/2023 05:27:55 INFO: Wazuh dashboard certificates created.
Moving created certificates to the destination directory
Changing certificate permissions
Setting UID indexer and dashboard
Setting UID for wazuh manager and worker


I think it's the branch pull that failed, I used master(main).

So:
No PR is submitted.

@legiorange
Copy link
Author

And something happen when I run this command:

docker-compose up

[+] Building 0.0s (0/0) docker-container:default
[+] Running 2/2
✔ Container single-node-wazuh.manager-1 Created 0.1s
✔ Container single-node-wazuh.indexer-1 Created 0.1s

  • Container single-node-wazuh.dashboard-1 Creating 0.0s
    Error response from daemon: bad parameter: link is not supported

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

1 participant