Che-theia doesn't inform che-master about activity in workspace when https with self-signed cert is used #15991
Closed
5 of 23 tasks
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Describe the bug
Che-theia doesn't inform che-master about activity in the workspace when https with self-signed cert is used.
I assume the reason is that https://github.com/eclipse/che-theia/blob/master/extensions/eclipse-che-theia-activity-tracker/src/node/activity-tracker-service.ts#L68-L90 is not covering usecase with a self-signed cert.
Che version
Steps to reproduce
chectl server:start --platform=crc --installer=operator --tls --self-signed-cert
Expected behavior
Che-theia should send activity reports to che-master
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl/0.0.20200211-next.1744186 darwin-x64 node-v10.19.0
Environment
Additional context
The text was updated successfully, but these errors were encountered: