Failed to connect to the simulator on Windows 10

Hello, I am new to connect IQ but not in programing. and I just cannot figure out how to run this thing.

Always ending up with cancelled error...

Installed SDK by the tutorial, placed sdk folder in PATH  - OK
Inistalled Visual Code 1.75 and extension  - OK

verified - OK

New faceview project 3.2.0 compatibility,  Fenix 6pro  device set - OK

Run without debugging >>  FAILS

.

VSode console

Executing task in folder fadfasdf: C:\Program Files\Common Files\Oracle\Java\javapath\java.exe -Xms1g -Dfile.encoding=UTF-8 -Dapple.awt.UIElement=true -jar c:\Users\rood\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-4.1.7-2022-11-21-562b8a195\bin\monkeybrains.jar -o bin\fadfasdf.prg -f r:\Projects\Private\Garmin\fadfasdf\monkey.jungle -y r:\_Qsync\Licences\developer_key -d fenix6pro_sim -w

What I figured out:

Simulator running on port 1234

Simulator running on port 1234

but monkeyc extension tries to connect on port 1235 from Extensions log >>  Developer: Open Extension Logs Folder

Simulator and shell are granted permission on firewall so

telnet localhost 1234  connect OK I guess...


Is there any way to set the ports manually so they can meet?  I guess that it has to be somewhere in the jar file in SDK no? Getting decomliper ready :-)

Thank you

Radim