Erro ao conectar o Vscode

Boa noite!

Estou com um problema ao tentar conectar o VsCode à release 33. Dá o seguinte erro no AppServer.ini:

[02/05/2022 20:17:16] TOTVSVm Server started. 2022-05-02T20:17:23.459000-03:00 6520|[VDRPORT] 220502_201723 1978 BPC2146 E x 01 ctx:019 MULTIPORT - error 5 unrecognized client 127.0.0.1:54242 2022-05-02T20:17:23.471000-03:00 6520|[VDRPORT] 220502_201723 1978 BPC2146 E x 01 ctx:020 MULTIPORT - error 5 unrecognized client 127.0.0.1:54243 2022-05-02T20:17:23.483000-03:00 6520|[VDRPORT] 220502_201723 1978 BPC2146 E x 01 ctx:021 MULTIPORT - error 5 unrecognized client 127.0.0.1:54244 2022-05-02T20:17:28.796000-03:00 4008|

Segue como está meu appserver.ini:



[TESTE33]
SourcePath=C:\TOTVS 12\Microsiga\Protheus\apo\apo_tst33\
RPOCustom=C:\TOTVS 12\Microsiga\Protheus\apo\apo_tst33\custom\custom.rpo
FORMPATH=C:\TOTVS 12\Microsiga\Protheus\apo\apo_tst33\
RootPath=C:\TOTVS 12\Microsiga\protheus_data_r33
StartPath=\system\
x2_path=
RpoDb=SQL
RpoLanguage=multi
RpoVersion=120
LocalFiles=ctree
Trace=0
localdbextension=.dtc
PictFormat=DEFAULT
DateFormat=DEFAULT
RegionalLanguage=BRA
TOPDATABASE=POSTGRES
TOPSERVER=xxxxxxxxxx
TOPALIAS=PROTHEUS1233_TST
TOPMEMOMEGA=20
SpecialKey=TST33
HELPSERVER=xxxxxxxxxxxx
;IXBLOG=NORUN
Theme=Sunset

[Drivers]
Active=TCP
MultiProtocolPortSecure=0
MultiProtocolPort=1

[TCP]
TYPE=TCPIP
Port=11254

[General]
ConsoleLog=1
app_environment=TESTE33
InstallPath=C:\TOTVS 12\Microsiga
MaxQuerySize=31960
MaxStringSize=20

[WebApp/webapp]
MPP=

[APP_MONITOR]
enable=0

[LicenseClient]
server=xxxxxxxxxx
port=5555

[Service]
Name=TOTVS_Protheus12_TESTE33
DisplayName= TOTVS | Protheus 12.1.33 - TESTE

Olá, geralmente esse cenário ocorre quando definimos a chave no appserver.ini MultiProtocolPortSecure=0 e na configuração do vscode está divergente informando "secure": true , realize um teste informando as mesmas configurações para appserver e vscode.

Att, Eduardo Paro

Eduardo, boa tarde! Obrigado pelo retorno. Tentei isso e também não foi. Meu secure do VsCode estava false. Testei também com “0” e não foi. Estou com a última versão do VsCode.

Nesse caso, sugiro abrir uma issue no próprio Github para verificarem o que pode está ocorrendo.

Issues do TDS no VSCode: GitHub · Where software is built

Obs.: No página de issues, existe um botão verde (New issue) que permite você relatar os bugs encontrados.