QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
191 stars 100 forks source link

Extra data: line 1 column 21977 (char 21976) #397

Closed alphaDev23 closed 6 months ago

alphaDev23 commented 6 months ago

Upgrade lean to 1.0.177 and I now receive the following error regardless of the lean command I run. E.g.,

lean whoami
Extra data: line 1 column 21977 (char 21976)
Extra data: line 1 column 21977 (char 21976)
<string>:595 Unexpected """ at column 1
Extra data: line 1 column 21977 (char 21976)
Error: <string>:595 Unexpected """ at column 1

Please advise as to which file this error may be coming from and how to fix. As a note, prior versions, down to 1.0.170 also now exhibit the same errors. The issue was not there prior to the upgrade.

Martin-Molinero commented 6 months ago

Hey @alphaDev23 Can you please run with --verbose? Could of been a temporary API backend update