Remote Development SSH, debugging javascript, chrome

Good day.

On two PCs I have Ubuntu 22.04 along with WS 2022.3.

I set up an SSH connection.

The development itself works very well, the problem comes when debugging.

Starting the browser from the "green triangle" icon opens the browser on the local PC, and that's great.

However, when starting the "green worm" debug mode, the browser does not open, only a message appears with the error description "Missing X server or $DISPLAY".

Of course, checking in the console [echo $DISPLAY] returns nothing.

What can I do to make the debugger work?

0

The issue is tracked at https://youtrack.jetbrains.com/issue/CWM-6721/Browser-error-when-starting-a-debug-of-Angular-application, please vote for it to raise its priority and get notified when it's fixed

0

请先登录再写评论。