gitlab_ynh icon indicating copy to clipboard operation
gitlab_ynh copied to clipboard

WebIDE/VScode integration no longer opens/authenticates.

Open Christophe31 opened this issue 5 months ago • 3 comments

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: image

It fails to authenticate: image

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."}

Christophe31 avatar Sep 24 '24 15:09 Christophe31