Closed kine closed 3 years ago
Are you by any chance using it with anything of this:
version is 1.0.4 Authorized today morning at 9:52 and I think with the new version...
Tried again with another multiroot workspace, no authorization same problem
[2021-09-13T09:15:54.338Z] Executing Sending GET request to /api/v1/getLog endpoint took 3196.297399997711 milliseconds
[2021-09-13T09:15:54.338Z] Sending GET request to /api/v1/getLog endpoint resulted in an error: {}
[2021-09-13T09:15:54.367Z] Executing Sending GET request to /api/v1/getLog endpoint took 6422.053399994969 milliseconds
[2021-09-13T09:15:54.367Z] Sending GET request to /api/v1/getLog endpoint resulted in an error: {}
Even restart of the VSCode didn't help.
Rest is working (ID assignment etc.)
Hmmm... this is fishy. But thanks for testing it! I'll take a look this evening.
Could be some Azure protection if too many connections from one IP? If you imagine 8 developers, multiple VCCode windows pooling from one IP.
No, this isn't it. If it were that, it would be happening on every type of request. It's only failing for getLog
. It's some crap I did 😁
This is happening on all repos where no object IDs have been assigned. It's a back-end issue: back end is returning empty string instead of empty JSON array if there are no log entries.
This is fixed in 1.0.5 (will be deployed later today)
Looking today into the log console and see: