typesafehub / conductr-cli

CLI for Lightbend ConductR
Other
16 stars 21 forks source link

500 Error loading bundle using soft link #113

Open edwardcallahan opened 8 years ago

edwardcallahan commented 8 years ago

ln -s lb-prod-config-887a50143f1db9345ad53238711a4ddc3d54401764dc5b4bfdb662999dcc3322.zip www-prod-config

conduct load typesafe/internal-bundle/typesafe-website www-prod-config

Retrieving file:///home/ubuntu/www/www-prod-config Loading bundle to ConductR... Error: 500 Internal Server Error Error: There was a general problem scheduling the request (request id: 'd95d72c2-ca00-4aba-87d1-e9059e39f8d5'). Please consult ConductR's logs.

Where conduct load typesafe/internal-bundle/typesafe-website lb-prod-config-887a50143f1db9345ad53238711a4ddc3d54401764dc5b4bfdb662999dcc3322.zip is successful

huntc commented 7 years ago

@edwardcallahan Does this remain an issue?

edwardcallahan commented 7 years ago

Yes, the issue remains w/ 0.54 tested on goldengate

conduct load typesafe/internal-bundle/typesafe-website  dev.lightbend.com 
Retrieving bundle...
Loading bundle from cache typesafe/internal-bundle/typesafe-website
Bintray credentials loaded from /home/ubuntu/.bintray/.credentials
Retrieving from cache /home/ubuntu/.conductr/cache/typesafe-website-v1-69106a19b5a77a54a00d3484d8af25f66c76a4d997b9a01562efbe05b2b048a0.zip
Retrieving configuration...
Retrieving file:///home/ubuntu/www/dev.lightbend.com
Loading bundle to ConductR...
[#################################################] 100%
Error: 500 Internal Server Error
Error: There was a general problem scheduling the request (request id: 'ea9a63f6-cf96-4528-8032-280512cb6240'). Please consult ConductR's logs.

where

dev.lightbend.com -> lb-dev-config-768718f5ac3f6de2ddf95b710c6655e908c0c5def6d24e7c4d1c85a245b92ced.zip

and

 conduct load typesafe/internal-bundle/typesafe-website  lb-dev-config-768718f5ac3f6de2ddf95b710c6655e908c0c5def6d24e7c4d1c85a245b92ced.zip
Retrieving bundle...
Loading bundle from cache typesafe/internal-bundle/typesafe-website
Bintray credentials loaded from /home/ubuntu/.bintray/.credentials
Retrieving from cache /home/ubuntu/.conductr/cache/typesafe-website-v1-69106a19b5a77a54a00d3484d8af25f66c76a4d997b9a01562efbe05b2b048a0.zip
Retrieving configuration...
Retrieving file:///home/ubuntu/www/lb-dev-config-768718f5ac3f6de2ddf95b710c6655e908c0c5def6d24e7c4d1c85a245b92ced.zip
Loading bundle to ConductR...
[#################################################] 100%
Bundle 69106a19b5a77a54a00d3484d8af25f6-768718f5ac3f6de2ddf95b710c6655e9 waiting to be installed
Bundle 69106a19b5a77a54a00d3484d8af25f6-768718f5ac3f6de2ddf95b710c6655e9 installed
Bundle loaded.
Start bundle with: conduct run 69106a1-768718f
Unload bundle with: conduct unload 69106a1-768718f
Print ConductR info with: conduct info