question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fail to start sample workspaces when using a custom TLS certificate

See original GitHub issue

Describe the bug

Starting any getting started workspace fails with the following message.

image

I have deployed Che on minikube. I am using a custom TLS certificate for Che endpoints.

That means that I have:

Che version

nightly

Steps to reproduce

Deploy Che on minikube using chectl Configure Che to use a custom certificate as described here Start the Java maven sample

Runtime

minikube

minikube version: v1.17.1
commit: 043bdca07e54ab6e4fc0457e3064048f34133d7e

Installation method

$  chectl update next && \
   chectl server:deploy \
       -p minikube

Environment

macOS

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
mmorhuncommented, Mar 18, 2021

@azatsarynnyy I’ve run into the same problem, so created PR: https://github.com/eclipse/che-theia/pull/1038

0reactions
vitaliy-guliycommented, Mar 24, 2021

Should be working now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to run task when using custom TLS certificate #18957
Deploy Che on minikube using chectl. Configure Che to use a custom certificate as described here. Start the Java maven sample
Read more >
Chapter 3. Installing CodeReady Workspaces in TLS mode ...
This section describes how to import a root certificate authority into a web browser to use CodeReady Workspaces with self-signed TLS certificates. When...
Read more >
Troubleshoot WorkSpaces client issues - AWS Documentation
This problem can be caused by expired Verisign/Symantec certificates on your client computer (not your WorkSpace). Remove the expired certificate and launch ......
Read more >
IBM Planning Analytics Custom SSL - Quick Start and ...
The purpose of this document is to compliment the existing product documentation and provide extra guidance to those implementing custom SSL ...
Read more >
Self-signed certificates or custom Certification Authorities
An example job log error concerning a Git LFS operation that is missing a ... Specify a custom certificate file: GitLab Runner exposes...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found