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

getting app error when setting up heroku #364

Open
dleviminzi opened this issue Jul 8, 2020 · 4 comments
Open

getting app error when setting up heroku #364

dleviminzi opened this issue Jul 8, 2020 · 4 comments

Comments

@dleviminzi
Copy link

I am at the point where I clicked the deploy heroku instance, put my keys in, and now need to go here:

https://statiman-dleviminzi.herokuapp.com/v2/connect/dleviminzi/dleviminzi.github.io

However, I get:

Application error
An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command
heroku logs --tail

I looked at a previous thread that was similar and have my key looking like this:

-----BEGIN RSA PRIVATE KEY-----VmlozVC8WKmEGrZf0KmhVe6yu50Ibaw1C3q94Sf+Lm8kHEAf/C12vcqB7cpFV/TOZCwixBDqnWYNwCofuYduuGglNKIUpyljFCeWUxcSAL72Fw7u/663fwF5UGDGan3TctisMtURqtvjpFQF4g/LvtfIm7JRYWCH47Oct0iUqQgLKW9i6v7nVly4I78owVQsIjd5QzwssvibgJ5PKm8JfPH4XGf7Ai7wY7/49OtCgYPq2bPO/B9NBI3A3P5dQkD3mxJZBE0By3HHzealXxJbTW+a9EjAE4ALQIxTeeKUod9b29F6s5ZfIsSuLfCSMAk8r860IijPyOPiPhCSve42lwQK0L+Qajy40yIWGl9lUkOHFQ67p+WGptyvmIszT+KN1MV23LjogaQdXx5PjQQ1EzjEkMd8KmOEKrvk0p3c+T/s0kNztTW8waMBp4aobXKxMHPTxeKlWew1cKHuzu49wwkQP5+TpqGI9dHuXSu6qZJiQmz2oSbF/TS8seJOfbpFBnS9S5tbFlOClQHv3G2EPN9O2703sRqUEjNkepT9eBM5Pgvms+3AGMLhLLo/O1asNi0jeqTnhOs8e71bLWA9dMq4grGgtiB4ZkrJKNTz52mBf5hzxB+UfFvR4fUZtb/svZwovXwH9uhGKoNfXE9Yn8fYj93jY9tiTkNJgo9ByHObnDXUHS4Tl+2D9bWKYvBF1n/Ahtwz7TBjxTcyP+S1VZr4dPvNdR0cWc2bv4M2stvlAk0045b3/pmD4h6/JEw2qpmC3UEVOpRgfDbEr1k7+9+AybzTJVimdNsk43uB9O0dPCMzdk8q81oWBoVAi0xcfVWfG72tKbSdBN+aEZ/giE8aCVc1CjZ6OAh6ALjpo+UYmOTS5Nk0z6gOpqUnGaQnGiNNFPBw6ouNKz2LBbsnXNTCRkO+8e0qXiIRxEliFbiS6-----END RSA PRIVATE KEY-----

I deleted chunks of it to save some space ^

Anyways, I am not sure what to do from here. Any help would be very appreciated.

@willymcallister
Copy link
Contributor

willymcallister commented Jul 8, 2020 via email

@bertolinocastro
Copy link

I faced this same Issue and my problem was just a wrong S at the of the RSA_[...] env key.

@shaftoe
Copy link
Collaborator

shaftoe commented Jul 16, 2020

@dleviminzi I was also having issues with that and I solved using Makefile to setup Heroku, you might want to try it out: https://github.com/shaftoe/staticman

@VincentTam
Copy link
Contributor

The simplest way to solve this problem is to edit the variable through the online dashboard.

Opera Snapshot_2021-02-01_140133_dashboard heroku com

staticman-rsa
Screenshot of the RSA_RPIVATE_KEY variable.

Successful example: VincentTam/TestStaticmanLab#95

Screenshot from 2021-02-01 11-36-53
Screenshot from 2021-02-01 11-32-49

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

5 participants