Palantir VSCode extension failing to start

The VScode extension seems to be having trouble starting.

Specifically, it seems like an issue with maestro itself. There is limited information available in the extension’s logs and maestro’s logs past:


[Error - 10:05:57] Maestro Language Client client: couldn't create connection to server.
  Message: Pending response rejected since connection got disposed
  Code: -32097 
[Error - 10:05:57] Restarting server failed
  Message: Pending response rejected since connection got disposed
  Code: -32097 
[Info  - 10:05:58] Connection to server got closed. Server will restart.
[Error - 10:05:58] Server initialization failed.
  Message: Pending response rejected since connection got disposed

This results in local preview not working, and some rendering issues e.g rids don’t get translated to the foundry dataset name.

Hey!

Could you please open the “Palantir” logs in the Output tab and send us the logs from there?

My theory is that the language server is failing to start for a different underlying reason, such as Java or env management issues.

Thanks,
Andras