When I type:
heroku apps:create myapp
I get the answer:
! Name is already taken
When I go to the url No http://myapp.herokuapp.com/, he says, that there is no such Heroku applications:

It's some kind of mistake? How can I call this name?
UPD
Of course, "myapp" is the name of the example. Of course, I provide a different name for Heroku when I try to register. And for this other name, I get such an answer.
Green source
share