lostintangent / gistpad

VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
https://aka.ms/gistpad
MIT License
937 stars 58 forks source link

Remote end closed socket abruptly error on all post authentication operations #360

Closed thekingofspain closed 1 month ago

thekingofspain commented 1 month ago

Describe the bug GistPad returning an error on operation after reporting a successful GitHub Authentication.

Remote end closed socket abruptly.

To Reproduce

  1. Steps to reproduce the behavior:
  2. Installed GistedPad
  3. Restarted VsCode
  4. Click Login button in GistPad
  5. Redirected to Web Authorization Page
  6. Confirm Web Authorization
  7. Click Login button in GistPad
  8. Redirected to GitHub two factor authentication page
  9. Entered in code and submit.
  10. GistPad Displays successful Login Notification
  11. GistPad displays "Loading gists..."
  12. Error, Loading gists message never updates.
  13. Click the Refresh Gists button
  14. error - Remote end closed socket abruptly.

Expected behavior Expected Gists to be displayed or a more precise error on what is wrong (probably authentication handshake failed)

Desktop (please complete the following information):

thekingofspain commented 1 month ago

Getting this error on other vs addins around GitHub, thus closing this issue.