Closed
Description
Describe the bug
Actions related to endpoints do not work.
![image](https://private-user-images.githubusercontent.com/5676062/342326076-abb9e3af-b14d-4eee-80f6-5b471cc97435.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwMDczODksIm5iZiI6MTc0MDAwNzA4OSwicGF0aCI6Ii81Njc2MDYyLzM0MjMyNjA3Ni1hYmI5ZTNhZi1iMTRkLTRlZWUtODBmNi01YjQ3MWNjOTc0MzUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTlUMjMxODA5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZmVkNjI4YTRhNGJiYTM2ZmNlZGM0YzhhNjkyMzM4NmQxZGRkOWM0ZGMxNTdkOWUxMTBlOTAyMzVmYzRmY2UyMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.oiyUkTfee_Hd2jOmuqL6HepbGwHG0duInfsuvdZHk3g)
Che version
7.87@latest
Steps to reproduce
- Create a workspace using
Next.js
sample (just for example) - Run
devfile: install
task - Run
devfile: run
task - Go to the
Endpoints
panel - Click on any action on the
https-nextjs(3000/https)
item
Expected behavior
Endpoints actions work: Open in a new tab
should open the running application in a new tab, for example.
Environment
I reproduced the problem on the dogfooding instance
Metadata
Assignees
Labels
Issues related to the Code OSS editor of CheOutline of a bug - must adhere to the bug report template.Like 'new¬eworthy' but which do not apply to downstream (eg., plugins or devfiles)Has a major impact to usage or development of the system.Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Type
Projects
Status
✅ Done