Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conduct Load does not work correctly when bundle path is specified with a directory #518

Open
ashutoshraina opened this issue Jul 11, 2017 · 0 comments

Comments

@ashutoshraina
Copy link
Contributor

Case 1 : Success

pwd : /Users/ashutosh/github/conductr-cli/2017-07-11-19:36

Run Conduct Load :

$ conduct load visualizer-cabaae7cf37b1cf99b3861515cd5e77a16fa9638e225fa234929cc1d46dde937.zip
Retrieving bundle..
Resolving bundle using [uri_resolver, bintray_resolver, docker_resolver]
Loading bundle to ConductR..
[##################################################] 100%
Bundle cabaae7cf37b1cf99b3861515cd5e77a-d54620c7bc91897bbb2f25faaac25f46 is installed
Bundle loaded.
Start bundle with:        conduct run cabaae7-d54620c
Unload bundle with:       conduct unload cabaae7-d54620c
Print ConductR info with: conduct info
Print bundle info with:   conduct info cabaae7-d54620c

Case 2 : Failure

pwd : /Users/ashutosh/github/conductr-cli/

Run Conduct Load

$ conduct load 2017-07-11-19:36/visualizer-cabaae7cf37b1cf99b3861515cd5e77a16fa9638e225fa234929cc1d46dde937.zip
Retrieving bundle..
Resolving bundle using [uri_resolver, bintray_resolver, docker_resolver]
Loading bundle from cache typesafe/2017-07-11-19:36/visualizer-cabaae7cf37b1cf99b3861515cd5e77a16fa9638e225fa234929cc1d46dde937.zip
Retrieving 2017-07-11-19:36/visualizer-cabaae7cf37b1cf99b3861515cd5e77a16fa9638e225fa234929cc1d46dde937.zip
Resolving bundle typesafe/2017-07-11-19:36/visualizer-cabaae7cf37b1cf99b3861515cd5e77a16fa9638e225fa234929cc1d46dde937.zip
Error: Unable to resolve bundle using 2017-07-11-19:36/visualizer-cabaae7cf37b1cf99b3861515cd5e77a16fa9638e225fa234929cc1d46dde937.zip
Error: RESOLVER  ERROR
Error: URI       <urlopen error unknown url type: 2017-07-11-19>
Error: Bintray   404 Client Error: Not Found for url: https://api.bintray.com/packages/typesafe/2017-07-11-19:36/visualizer-cabaae7cf37b1cf99b3861515cd5e77a16fa9638e225fa234929cc1d46dde937.zip
Error: Docker    401 Client Error: Unauthorized for url: https://registry.hub.docker.com/v2/2017-07-11-19:36/visualizer-cabaae7cf37b1cf99b3861515cd5e77a16fa9638e225fa234929cc1d46dde937.zip/manifests/latest

Is this expected behaviour ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant