Cannot login to JIRA cloud

Issue #634 new
Ventzy Kunev created an issue

Clicking on “Login to Jira Cloud” button in Authentication section of Atlassian Settings window open browser window to authorize the access. The page properly shows “This will allow Atlascode Integration to:” and “Authorize for” sections. Clicking “Accept” button redirects me to URL https://atlascode-oauth-service.services.atlassian.com/jiracloud?code=…&state=… which return DNS_PROBE_FINISHED_NXDOMAIN in Chrome - the domain atlascode-oauth-service.services.atlassian.com does not resolve. Testing it with https://dnschecker.org/#A/atlascode-oauth-service.services.atlassian.com shows that this is not a local problem - it cannot be resolved from anywhere. Because of this I am unable to login and use Atlascode extension at all in last several months. It was working before that.

Extension version: v2.9.1

VSCode:

Version: 1.60.0 (user setup)
Commit: e7d7e9a9348e6a8cc8c03f877d39cb72e5dfb1ff
Date: 2021-09-01T10:41:52.311Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.19043

Jira cloud trying to login to: dzijira.atlassian.net

Comments (13)

  1. Chris

    I am experiencing this issue as well:

    Extension: 1.60.2

    VSCode: 1.61.2

    Date: 11/04/21

    Electron: 13.1.8

    Chrome: 95.0.4638.54

    Node.js: 16.11.1

    V8: 9.5.172.21

    OS: Arch Linux (64 bit)

  2. Nick Rundquist

    I’ve just released version 2.10.4 which should address this issue. You’ll need to log in one last time for the fix to take effect but that should be the last time.

  3. Matt Sorenson

    You’ll need to log in one last time

    “one last time”?… did you miss the part where logging in has not worked a first time?

  4. Dorota Bazan

    Had the same issue - turned out it was in my settings - in settings.json in VSC I had atlascode.useNewAuth on “true” - when I changed it to “false”, everything was back to normal.

    Not sure about future consequences though 😉

  5. Log in to comment