codota / TabNine

AI Code Completions

Home Page:https://tabnine.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"sign in" not working in vscode

XhivaW opened this issue · comments

please complete the following information:

  • OS version: macos 14.0
  • Editor: vscode
  • Editor version: 1.84.2
  • Programming language: python
  • TabNine extension version: 3.35.0
  • Engine version (could be located within Tabnine Hub): can not open tabnine hub
  1. click sign in in vscode
image
  1. get auth token in chrome
image
  1. paste auth token
  2. nothing happens
  3. tabnine log shows:
4] [tabnine/frontend/src/request_handling.rs:300] &err = Error(
    Serde(
        Error("

[4] unknown variant `SignIn`, expected one of `Autocomplete`, `AutocompleteV4471`, `AutocompleteV4451`, `AutocompleteV4448`, `AutocompleteV4121`, `AutocompleteV4057`, `AutocompleteV3534`, `AutocompleteV3271`, `AutocompleteV3253`, `AutocompleteV21`, `AutocompleteV20`, `AutocompleteV10`, `AutocompleteV6`, `AutocompleteV4`, `AutocompleteV3`, `AutocompleteV2`, `Inform`, `ListIndexedFiles`, `Metadata`, `State`, `SetState`, `SetStateV20`, `Features`, `Prefetch`, `GetIdentifierRegex`, `Configuration`, `Deactivate`, `Uninstalling`, `Restart`, `Notifications`, `NotificationAction`, `StatusBar`, `StatusBarAction`, `Hover`, `HoverAction`, `StartupActions`, `Event`, `HubStructure`, `Login`, `Logout`, `NotifyWorkspaceChanged`, `OpenUrl`, `SaveSnippet`, `SuggestionShown`, `SuggestionDropped`, `About`, `FileMetadata`, `RefreshRemoteProperties`, `StartLoginServer`, `ChatCommunicatorAddress`", line: 0, column: 0),
    ),
    State {
        next_error: None,
        backtrace: InternalBacktrace {
            backtrace: None,
        },
    },
)

gz#27848

(related to Zendesk ticket #27848)