在尝试测试升级到heroku-18时,我设法获得了该应用程序的设置,并且它(至少)在外观上与原始应用程序完全相同。但是在部署时,我尝试了heroku open --app appname-heroku18
,但仍然无法正常工作。当我检查日志时,我得到heroku logs --tail
。也尝试了heroku open --remote heroku-18
,但遇到了同样的错误。有人可以帮忙吗?
不知道这是否足够共享信息。请让我知道是否需要其他信息。
› Error: Multiple apps in git remotes
› Usage: --remote heroku-18
› or: --app mailpixscheduler-heroku18
› 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.
› Heroku remotes in repo:
› mailpixscheduler (heroku)
› mailpixscheduler-heroku18 (heroku-18)
›
› https://devcenter.heroku.com/articles/multiple-environments