CodeEditApp/CodeEdit

๐Ÿž GitLab SelfHosted: Can't add account

Opened this issue ยท 1 comments

Description

Hi there,

I'm not able to add the GitLab Self Hosted account, in the terminal there is this warning

git auth failure: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character '<' around line 1, column 1." UserInfo={NSDebugDescription=Unexpected character '<' around line 1, column 1., NSJSONSerializationErrorIndex=0})))

To Reproduce

  1. Go to Settings;
  2. Navigate to Account;
  3. Click on Add account;
  4. Select GitLab SelfHosted
  5. Insert as host: https://git.offertetou********.com/
  6. Insert My User name (andrea.calabro at offertetou********.com)
  7. Insert My Personal Token;
  8. Click on Sign In
  9. Error

Expected Behavior

Login to my Self hosted GitLab

Version Information

CodeEdit: Version 0.1.0-alpha (38)
macOS: 14.5 (23F79)

Additional Context

No response

Screenshots

Screenshot 2024-05-29 alle 15 59 22

If you are able to take this on we'd appreciate it. I might be wrong but don't believe many contributors use GitLab self-hosted.