[RAILS] Error memorandum

A story that an error occurred when trying to deploy with heorku.

ver. 'rails', '~> 6.0.0'

When I tried to deploy the created app, I got an Appliation error. errorimage

Solutions

After a lot of research, I found that the master.key file, which should be paired with the credentials.yml.enc file, did not exist in VScode.

Therefore, once I quit VScode and restarted, the master.key file appeared successfully, so I was able to resolve the error!

Before deploying, I would like to check once if the necessary files exist so that such an error does not occur again.

Precautions when investigating and executing

It's okay to type commands as per the article, but I don't recommend doing rails new as per the article! is what they said.

Certainly, it is a command to create a new application template, so if you try rails new once again, it will look like Matryoshka. I'll be careful.

Recommended Posts

Error memorandum
memorandum
memorandum
[Memorandum] What is an error?
[Rails] Rails version upgrade error memorandum
Eclipse error
MyBatis memorandum
Java memorandum
Deployment error
Rails memorandum
Jaba Jaba Memorandum
FindBugs-IDEA error
JavaFx memorandum
JAVA memorandum
JUnit memorandum
Docker memorandum
Gradle Memorandum
Docker memorandum
Error summary in bundle install. memorandum
thymeleaf memorandum
Technical memorandum (Docker)
Log Level Memorandum
Memorandum docker command
Apache FreeMarker memorandum
bundle install error
Java memorandum (list)
Screen transition memorandum
MySql connection error
Rails tutorial memorandum 1
ITMS-90626 Error Resolution
[Ruby] Method memorandum
Rails tutorial memorandum 2
bundle install error
java error countermeasures
Docker command memorandum
Java study memorandum
Spring Boot Memorandum
[Swift] Error handling
CodingKeys non-decodable error
Maven3 error memo
composer install error
[Java] Optional memorandum
Uninitialized constant ~~ error
Memorandum (Spring Web)