Self-Hosted GitLab Credentials Do Not Have Required Access #4225
Unanswered
PhillipAWells
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Before I go submitting a bug report, anybody encounter this problem?
I am using the latest VS Code (stable) with GitLens 17, and have setup the integration with my self-hosted/managed GitLab instance (v17.10.4-ee, API v4) with a personal access token that has all permissions enabled on an GitLab admin account.
I am constantly receiving the following notification/error:
Despite this, the integration appears to be working, as it is pulling the issues from the project's GitLab issue board. . .and I don't see any other problems.
However, after this notification/error repeats several times and after about an hour, it disabled the integration due to too many errors and I have to reauthenticate. (it resumes working even when reauthenticating with the same personal access token)
Though, this has been an inconvenience. I cannot find any other logs that indicate any other problems.
Beta Was this translation helpful? Give feedback.
All reactions