OpenSSL::PKey::RSAError in ResourceLinksController#show

Neither PUB key nor PRIV key: nested asn1 error

Extracted source (around line #50):
48
49
50
51
52
53
              
# Generate public from private vs reading public directly
def openssl_private_key
OpenSSL::PKey::RSA.new(private_key)
end
# we don't have the private key, so read public key directly

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"platform_id"=>"2572", "id"=>"59498"}

Response

Headers:

None