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

SSL issues w/ Zscaler when running setup.sh #611

Open
colourmedavid opened this issue Jan 22, 2025 · 0 comments
Open

SSL issues w/ Zscaler when running setup.sh #611

colourmedavid opened this issue Jan 22, 2025 · 0 comments

Comments

@colourmedavid
Copy link

Image

=>ERROR [inferno 10/12] RUN gem install bundler 1.7s
[inferno 10/12] RUN gem install bundler:
1.027 ERROR: SSL verification error at depth 2: unable to get local issuer certificate (20)
1.027 ERROR: You must add /C=US/ST=California/L=San Jose/O=Zscaler Inc./OU=Zscaler Inc./CN=Zscaler Root CA/emailAddress=[email protected] to your local trusted store
1.179 ERROR: SSL verification error at depth 2: unable to get local issuer certificate (20)
1.179 ERROR: You must add /C=US/ST=California/L=San Jose/O=Zscaler Inc./OU=Zscaler Inc./CN=Zscaler Root CA/emailAddress=[email protected] to your local trusted store
1.319 ERROR: SSL verification error at depth 2: unable to get local issuer certificate (20)
1.319 ERROR: You must add /C=US/ST=California/L=San Jose/O=Zscaler Inc./OU=Zscaler Inc./CN=Zscaler Root CA/emailAddress=[email protected] to your local trusted store
1.322 ERROR: Could not find a valid gem 'bundler' (>= 0), here is why:
1.322 Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 peeraddr=151.101.1.227:443 state=error: certificate verify failed (unable to get local issuer certificate) (https://rubygems.org/specs.4.8.gz)
1.470 ERROR: SSL verification error at depth 2: unable to get local issuer certificate (20)
1.470 ERROR: You must add /C=US/ST=California/L=San Jose/O=Zscaler Inc./OU=Zscaler Inc./CN=Zscaler Root CA/emailAddress=[email protected] to your local trusted store
[+] Building 0/2L verification error at depth 2: unable to get local issuer certificate (20)
⠹ Service inferno Building 4.2s
⠹ Service worker Building 4.2s
failed to solve: process "/bin/sh -c gem install bundler" did not complete successfully: exit code: 2

Hi there. I'm having some issues getting the setup script kicked off, likely due to my company using Zscaler.
In my local terminal, I can run something like "gem install bundler" just fine. However when it comes to the Docker container, we run into issues. I've scoured the web and tried all sorts of things involving my ZScaler Root CA pem file. But no luck. I have very limited experience with Docker, and even less with things like Ruby, so any help in resolving this would be greatly appreciated.

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