Home>
I tried to deploy to heroku
I got an error...
Change porduction.rb like this with similar error content config.assets.initialize_on_precompile = false
There was a suggestion that I changed it,
I tried it but it didn't work...
remote:
remote:!
remote: !Precompiling assets failed.
remote:!
remote: !Push rejected, failed to compile Ruby app.
remote:
remote: !Push failed
remote: Verifying deploy...
remote:
remote: !Push rejected to books-28291.
remote:
To https://git.heroku.com/books-28291.git
! [remote rejected] master ->master (pre-receive hook declined)
error: failed to push some refs to'https://git.heroku.com/books-28291.git'
[email protected] Books %heroku apps:info
-
Answer # 1
Related articles
- ruby - i get an error after deploying on heroku
- github - when deploying to heroku, i get error: failed to push some refs to, but i can't resolve it
- ruby - [rails] page transition is not correct after deploying heroku (we're sorry, but something went wrong)
- ruby - can't db: migrate after deploying to heroku
- ruby - deployment error on heroku
- javascript - error when deploying on heroku
- ruby - [rails6] i get an error on heroku when i write
- ruby on rails - i want to eliminate the error when deploying to heroku
- i get an error when deploying to heroku i want to solve it
- ruby on rails - i get an error with rails db: create
- ruby - after new registration with devise, an error is displayed
- ruby - i don't know the cause of the validation error in factorybot
- ruby on rails - i don't understand the content of the error
- ruby - the last db setting doesn't work when deploying rails app on aws
- ruby on rails - i get an error in a program that changes over time
- ruby - please tell me the cause of the error when specifying model: of form_with
- ruby on rails - nomethoderror in itemscontroller # new error
- ruby - i got a routing error when i sent a comment
- ruby on rails - i get an error without being created
- ruby on rails 6 - when i press new user registration, i get an error of no route matches [get] "/ users"
Related questions
- ruby - [rails] page transition is not correct after deploying heroku (we're sorry, but something went wrong)
- ruby - deployment error on heroku
- ruby - i get an error after deploying on heroku
- ruby - tags are not saved in the database
- ruby - the image is displayed as strange characters in rails
- ruby - the top screen is displayed at http: // localhost: 3000/users/sign_in
- ruby - i don't understand the meaning of "redis:" described in yml file etc when dealing with redis in rails
- html - about boot strap free introduction
- ruby - i don't feel that the sql issued by rails has a different format from the sql that i usually write
- ruby - validation does not work
heroku deploy error
Please refer to this