GitKraken: Constant OAuth token issues.
I am trying to push changes to my branch using the GitKraken GUI. This is something I do commonly without error. However, when I went to push, it gave me a pop up saying “Your OAuth token for ‘Gitlab’ is invalid. Would you like to refresh your OAuth credentials or try again without OAuth?” and presents the following three options:
Gitkraken Boards Add Gitlab Self-hosted
- Personal Projects / GitKraken / GitTrackin GitLab.
- GitKraken Git GUI makes it easy to integrate with GitHub Issues. The GitHub Issues integration is view-only for free users. To unlock all features for the GitHub.
Gitkraken Glo Boards Gitlab
- Refresh Token
- Retry without OAuth
- Cancel
GitKraken Boards. Visualize Workflows in Multiple Views. GitKraken Boards comes with intuitive kanban board views to help you clearly visualize your workflow. You’ll also get calendar views, timeline views, and dashboards to effectively structure your tasks and ensure everybody knows the next essential step that needs to be completed.
Refresh Token takes me to a GitKraken page in the browser, which indicated that I was authenticated and the system would work. I checked inside GitKraken, and I am authenticated. I also regenerated an SSH key. However, it keeps giving me this pop up no matter how many times I re-authorize.
Retry without OAuth gives me an error saying “Push Failed: failed to write chunk header: The server returned an invalid or unrecognized response”
I logged out of gitlab and back in, and after exiting and reopening GitKraken, it continues to say I am not connected. After reauthorizing again, it says that I am connected.
How can I fix this error?
Thank you