-
Notifications
You must be signed in to change notification settings - Fork 30
bosh-init fails at Parsing private key file '/home/.../ssh/firstbosh': asn1: structure error: superfluous leading zeros in length #278
Comments
I get the same error, @HifzaK have you solve it? |
No, I wasn't able to solve it. You could try deploying cloud foundry using On Wed, Feb 24, 2016 at 1:22 PM, Yancey notifications@github.com wrote:
|
@Yancey1989 @HifzaK I have received same error when using keypairs generated by OpenStack console. Generating the private key via UNIX command line ssh-keygen and importing that keypair into OpenStack has solved this asn1 structure error for me when running bush-init. Not sure if this is related but I happened upon https://groups.google.com/forum/#!topic/packer-tool/Squ0nStU5_8 leading me to openstack/nova@f008284 which mentions potential change with how OpenStack was writing the private key. |
I am having the same error with the pem file which I've got from Openstack horizon dashboard. |
i am having the same error in Liberty release and i found this link where it said some bugs https://www.pivotaltracker.com/n/projects/1456570/stories/115858545 but no solution how to convert key from BER encoding to DER encoding. |
Having the same problem on mitaka. Worked around by creating a keypair locally and uploading, per @edwardbartholomew |
Hi,
I am trying to deploy cloud foundry on openstack using bosh-init. It fails at
The text was updated successfully, but these errors were encountered: