You’ve got a Heroku hosted app which is misbehaving itself and you would like shell access ?
Try this from your own shell session:
heroku run bash --app WHATEVERYOURAPPISCALLED
You’ve got a Heroku hosted app which is misbehaving itself and you would like shell access ?
Try this from your own shell session:
heroku run bash --app WHATEVERYOURAPPISCALLED