Skip to content

Conversation

GingerMoon
Copy link

#8300

Describe the bug
local built docker image execution error:
./deploy/docker-entrypoint.sh: Looking for init scripts in /label-studio/deploy/docker-entrypoint.d/app/
./deploy/docker-entrypoint.sh: Launching /label-studio/deploy/docker-entrypoint.d/app/11-configure-custom-cabundle.sh
/label-studio/deploy/docker-entrypoint.d/app/11-configure-custom-cabundle.sh: line 1: ../common/11-configure-custom-cabundle.sh: No such file or directory

To Reproduce
Steps to reproduce the behavior:
git clone latest code from github (develop branch) to windows machine.
docker build -t heartexlabs/label-studio:latest .
docker compose -f docker-compose.yml -f docker-compose.minio.yml up -d
app container logs errors:

./deploy/docker-entrypoint.sh: Looking for init scripts in /label-studio/deploy/docker-entrypoint.d/app/

./deploy/docker-entrypoint.sh: Launching /label-studio/deploy/docker-entrypoint.d/app/11-configure-custom-cabundle.sh

/label-studio/deploy/docker-entrypoint.d/app/11-configure-custom-cabundle.sh: line 1: ../common/11-configure-custom-cabundle.sh: No such file or directory

@GingerMoon GingerMoon requested a review from a team as a code owner September 1, 2025 05:35
Copy link

netlify bot commented Sep 1, 2025

👷 Deploy request for label-studio-docs-new-theme pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit a922598

Copy link

netlify bot commented Sep 1, 2025

👷 Deploy request for heartex-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit a922598

Copy link

netlify bot commented Sep 1, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit a922598
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/68b5309cdb22f80008c08784
😎 Deploy Preview https://deploy-preview-8313--label-studio-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Sep 1, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit a922598
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/68b5309cd5e2d200079e54d4
😎 Deploy Preview https://deploy-preview-8313--label-studio-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@GingerMoon
Copy link
Author

any comment? pls feel free to let me know if any code is needed.

@farioas
Copy link
Member

farioas commented Sep 9, 2025

Hi, thanks for reporting this.
I wasn’t able to reproduce the issue on my side. Also, this layout was introduced almost three years ago, and this is the first time we’ve received a report about it.

@GingerMoon
Copy link
Author

Hi, thanks for reporting this. I wasn’t able to reproduce the issue on my side. Also, this layout was introduced almost three years ago, and this is the first time we’ve received a report about it.

I reproduct the issue on windows with the following steps, are your steps the same as below?

To Reproduce
Steps to reproduce the behavior:
git clone latest code from github (develop branch) to windows machine.
docker build -t heartexlabs/label-studio:latest .
docker compose -f docker-compose.yml -f docker-compose.minio.yml up -d
app container logs errors:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants