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

500 Error loading bundle using soft link #113

Open
edwardcallahan opened this issue Feb 26, 2016 · 2 comments
Open

500 Error loading bundle using soft link #113

edwardcallahan opened this issue Feb 26, 2016 · 2 comments

Comments

@edwardcallahan
Copy link

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
Copy link
Contributor

huntc commented Nov 26, 2016

@edwardcallahan Does this remain an issue?

@edwardcallahan
Copy link
Author

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

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

2 participants