Atlascode (2.6.6) doesn't connect to bitbucket server

Issue #455 invalid
Prakash Chandrasekaran created an issue

It keeps trying to access /rest/mirroring/1.0/mirrorServers?limit=100 on a server with no mirrors, and is stuck at that point.

I am running the latest vscode insiders edition on windows 10.

Version: 1.48.0-insider (user setup)
Commit: e7920dce7bfd0b707ebfc0a5379c6edd2233e475
Date: 2020-07-10T11:58:37.847Z
Electron: 8.3.3
Chrome: 80.0.3987.165
Node.js: 12.13.0
V8: 8.0.426.27-electron.0
OS: Windows_NT x64 10.0.17134

Comments (3)

  1. Pramod Busam Account Deactivated

    @Prakash Chandrasekaran The errors related to fetching mirror hosts can be ignored. That shouldn't affect the functionality.

    • Do you see any other errors in the logs?
    • When you open the Atlassian sidebar VS Code, do you see the workspace folder in the Bitbucket pull requests section?
  2. Prakash Chandrasekaran reporter

    It appears my VS Code settings had gotten messed up. After manually fixing the json files, its all ok now.

  3. Log in to comment