A
A
adamHess2018-05-07 17:44:14
Python
adamHess, 2018-05-07 17:44:14

Heroku throws an error when deploying?

Hello, when deploying a telegram bot in python, it gives the following error:
heroku ps:scale web=1
» Error: Multiple apps in git remotes
» Usage: --remote production
» or: --app glacial-waters-18133
» Your local git repository has more than 1 app referenced in git
» remotes.
» Because of this, we can't determine which app you want to run this
» command against.
» Specify the app you want with --app or --remote.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2018-05-07
@2ord

It's all there what and why.
heroku ps:scale web=1 --app ВАШЕ_ПРИЛОЖЕНИЕ

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question