gitlab_ynh
gitlab_ynh copied to clipboard
WebIDE/VScode integration no longer opens/authenticates.
Describe the bug
gitlab web vscode integration stops in authentication phase
Context
- Hardware: dedicated server
- YunoHost version: 11.2.30.2 (stable)
- Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: yes
- I made last upgrade
- I changed SSH port from 22 to 122 and then back to 22 when I saw gitlab remotes where broken.
Steps to reproduce
On any project try to open in WebIDE:
It fails to authenticate:
Expected behavior
We should land to a web vscode interface.
Logs
Uncaught (in promise) Error: Something bad happened while getting OAuth token: {"error":"invalid_client","error_description":"Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method."}