Skip to content

Error when running Influxdb container from docker-compose file #2

@moataznabil

Description

@moataznabil

I got this error when I run docker-compose up -d , all the containers are running but there is an error with Influxdb .

I also run
docker-compose up --build to build the images but the same issue

Error:
Recreating 1ca2f34b1ced_1ca2f34b1ced_1ca2f34b1ced_1ca2f34b1ced_1ca2f34b1ced_1ca2f34b1ced_influxdb ... error

ERROR: for 1ca2f34b1ced_1ca2f34b1ced_1ca2f34b1ced_1ca2f34b1ced_1ca2f34b1ced_1ca2f34b1ced_influxdb Cannot start service influxdb: OCI runtime create failed: container_linux.go:296: starting container process caused "exec: "/entrypoint1.sh": permission denied": unknown

ERROR: for influxdb Cannot start service influxdb: OCI runtime create failed: container_linux.go:296: starting container process caused "exec: "/entrypoint1.sh": permission denied": unknown
ERROR: Encountered errors while bringing up the project.

I'm using mac OS with High sierra version and latest docker version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions