Cannot access workspace after upgrading from 7.0 to 7.1/7.2
See original GitHub issueI have just upgraded our helm deployment from 7.0 to 7.1 (and latest master) and we now get a bunch of CORS/Jwtproxy errors and can’t access any workspaces 😦
Screenshots
Che version
- latest
- nightly
- other: 7.1.0 and above
Steps to reproduce
Launch any workspace.
Expected behaviour
Be able to launch a workspace and access it via a web browser
Runtime
- kubernetes (include output of
kubectl version
)
kubectl version
Client Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.9", GitCommit:"3e4f6a92de5f259ef313ad876bb008897f6a98f0", GitTreeState:"clean", BuildDate:"2019-08-05T09:22:00Z", GoVersion:"go1.11.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.6", GitCommit:"96fac5cd13a5dc064f7d9f4f23030a6aeface6cc", GitTreeState:"clean", BuildDate:"2019-08-19T11:05:16Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"}
Installation method
Helm charts via Rancher
Environment
- my computer
- Linux
- Cloud
- Amazon
Additional context
The only changes from default helm chart are listed below
global:
cheWorkspacesNamespace: "che-hw4gt"
ingressDomain: "che.che-test.XYZ.com"
multiuser: "true"
CHE_INFRA_KUBERNETES_POD_SECURITY__CONTEXT_FS__GROUP: "0"
CHE_INFRA_KUBERNETES_POD_SECURITY__CONTEXT_RUN__AS__USER: "0"
Issue Analytics
- State:
- Created 4 years ago
- Comments:30 (26 by maintainers)
Top Results From Across the Web
Upgrade from Elasticsearch OSS to OpenSearch
If your existing cluster runs an older version of Elasticsearch OSS, the first step is to upgrade to version 6.x or 7.x. Elasticsearch...
Read more >Upgrade Elasticsearch | Elasticsearch Guide [7.17] | Elastic
Elasticsearch nodes will fail to start if incompatible indices are present. Snapshots of 5.x or earlier indices cannot be restored to a 7.x...
Read more >Upgrade Elasticsearch 6.8.1 to 7.9.1 on Windows - YouTube
Make sure you have the following variables pointing to the correct installation and config:ES_HEAP_SIZE=4g [could be different based on your ...
Read more >Kibana Upgrade Assistant - Daily Elastic Byte S02E15
Your browser can't play this video. ... of filling an hour of talk, we will keep this short and concise, so you will...
Read more >Upgrading Amazon OpenSearch Service domains
OpenSearch Service domains on Elasticsearch 7.x and later retain the previous default of five. ... For more information see Can't downgrade after upgrade....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, it’s work like a charm, thanks 😉
@davidwindell apparently we don’t have it.