Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Isolated Network with Atlassian for VS Code

jwroche44
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 5, 2020

I work on an isolated (no internet access) network which has it's own Bitbucket and Jira servers. In this environment it seems the installation from just the extension .vsix file available on the Microsoft Marketplace does not work. The extension says it installed okay but when you try to run any command VSCode says that the command can not be found. Does the installer need to connect to the internet? Is there a .vsix somewhere that allows you to properly install without an internet connection?

VSCode 1.42.1

Jira and Bitbucket (Official) 2.4.2

Specific Error message when trying to run 'Atlassian: Settings' command:

command 'atlascode.jira.showJiraIssueSettings' not found

1 answer

0 votes
Nick Rundquist
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 10, 2020

The extension will work in an isolated environment. It does require the Red Hat YAML extension to also be installed. This is usually handled automatically but if you're manually installing our extension you'll need to install that one manually as well.

sagi rubin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 12, 2020

I have the same problem. 

I was already installed Red Hat YAML extension and now I don't have the any errors. 

But I don't know how to integrate to my own bitbucket and jira servers (with my url).

I only see the message "Please login to jira" and don't know how. 

 

Thank you

Nick Rundquist
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 12, 2020

@sagi rubin If you're talking about the "Please login to Jira" message in the VS Code sidebar you should be able to click on that to get to the settings for the extension.

If that doesn't work you can get to the settings for the extension by opening the VS Code command palette from the `View` menu and searching for "Atlassian: Open Settings"

Once you have the extension settings open there will be an Authentication section where you can add your servers. Since it's server you'll use the "Add custom Jira site" button.

You can switch between settings for Jira and Bitbucket using the tabs at the top of the view.

Suggest an answer

Log in or Sign up to answer