Can anyone suggest how to fix this error

Your image doesn’t show up for me. Please post the text of your stack trace.

1 Like

Thanks for your reply @jesse. Please find the logs below.

Creating redash_postgres_1 … done
Creating redash_redis_1 … done
Creating redash_server_1 … error

ERROR: for redash_server_1 Cannot start service server: OCI runtime create failed: container_linux.go:344: starting container process caused “exec: “/app/bin/docker-entrypoint”: stat /app/bin/docker-entrypoint: no such file or directory”: unknown

ERROR: for server Cannot start service server: OCI runtime create failed: container_linux.go:344: starting container process caused “exec: “/app/bin/docker-entrypoint”: stat /app/bin/docker-entrypoint: no such file or directory”: unknown
ERROR: Encountered errors while bringing up the project.

This isn’t specific to Redash, it seems. Have you Googled for the error? I found this SO question that might be helpful: