installer icon indicating copy to clipboard operation
installer copied to clipboard

sandbox-manager bitbucket repository is no longer public

Open jschneid-nmdp opened this issue 6 years ago • 3 comments

When running ansible-playbook, the sandbox-manager : check out project task now requests a Bitbucket username and password, and is unable to continue without them.

...
TASK [sandbox-manager : check out project] ***************************************************************************************************************************************************************************************
Username for 'https://bitbucket.org': 
Password for 'https://bitbucket.org': 
fatal: [localhost]: FAILED! => {"changed": false, "cmd": ["/usr/bin/git", "fetch", "--tags", "origin"], "failed": true, "msg": "Failed to download remote objects and refs:  remote: Invalid username or password\nfatal: Authentication failed for 'https://bitbucket.org/hspconsortium/sandbox-manager.git/'\n"}
	to retry, use: --limit @/home/ubuntu/cibmtr-smart-ansible-public/site.retry

PLAY RECAP ***********************************************************************************************************************************************************************************************************************
localhost                  : ok=193  changed=111  unreachable=0    failed=1   

jschneid-nmdp avatar Nov 19 '18 03:11 jschneid-nmdp

It looks like https://bitbucket.org/hspconsortium/sandbox-manager has been changed to a private Bitbucket repository.

jschneid-nmdp avatar Nov 20 '18 17:11 jschneid-nmdp

Hi Joel,

We will make that system public again. HSPC has moved away from that project to a new sandbox manager implementation using React.

Thanks, Travis Cummings Interopion, Inc.

On Tue, Nov 20, 2018 at 10:37 AM Joel Schneider (NMDP) < [email protected]> wrote:

It looks like https://bitbucket.org/hspconsortium/sandbox-manager has been changed to a private Bitbucket repository.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smart-on-fhir/installer/issues/38#issuecomment-440363624, or mute the thread https://github.com/notifications/unsubscribe-auth/AMxDVxIOngBgTJjBa9Mb4FPid3a2nMnvks5uxD27gaJpZM4YoWph .

travistcummings avatar Nov 20 '18 21:11 travistcummings

Thanks for the quick response.

jschneid-nmdp avatar Nov 21 '18 06:11 jschneid-nmdp