cody icon indicating copy to clipboard operation
cody copied to clipboard

bug: Login to VS Code fails in return transition to VS Code

Open beingPurple opened this issue 1 year ago • 1 comments

Version

1.94.0 (i think)

Describe the bug

In my first login to Cody, the transition from browser to VS Code fails. I was requested to post my output channel. telemetry-v2: recordEvent: cody.extension/savedLogin █ telemetry-v2: recordEvent: cody.auth/disconnected █ ModelsService: User model preferences changed {"defaults":{},"selected":{}} █ ChatsController:constructor: init █ telemetry-v2: recordEvent: cody.signInNotification/shown █ AutocompleteProvider:notSignedIn: You are not signed in. █ GraphQLTelemetryExporter: evaluated export mode: 5.2.5+ █ GraphQLTelemetryExporter: evaluated export mode: 5.2.5+ █ GraphQLTelemetryExporter: evaluated export mode: 5.2.5+ █ GraphQLTelemetryExporter: Error exporting telemetry events: Error: Variable "value" has invalid value null. Expected type "JSONValue!", found null. █ GraphQLTelemetryExporter: Error exporting telemetry events: Error: Variable "value" has invalid value null. Expected type "JSONValue!", found null. █ UpstreamHealth: Ping took 561ms (Gateway: 512ms) █ UpstreamHealth: Ping took 617ms (Gateway: 631ms) █ ChatController: updateViewConfig █ ChatController: updateViewConfig █ telemetry-v2: recordEvent: cody.webview.auth/simplifiedSignInGitLabClick █ GraphQLTelemetryExporter: Error exporting telemetry events: Error: Variable "value" has invalid value null. Expected type "JSONValue!", found null. █ AutocompleteProvider:notSignedIn: You are not signed in.

Expected behavior

A login to Cody.

Additional context

I am using Ubuntu 22.04 on WSL2.

beingPurple avatar Oct 04 '24 00:10 beingPurple