在分配heroku应用程序时,我收到消息" Cisaurus复制服务不再可用。请改用Heroku Platform API。"没有安装该标题的宝石。是什么造成的?下面的完整输出,使用[myapp]代替sourceapp名称,并使用[targetapp]代替分叉的副本名称:
[myapp]$ heroku fork -a [myapp] [targetapp]
Creating fork [targetapp]... done
Copying slug... Failed to fork app [myapp] to [targetapp].
! WARNING: Potentially Destructive Action
! This command will destroy edmeasured-sandbox (including all add-ons).
! To proceed, type "[targetapp]" or re-run this command with --confirm
[targetapp]
> [targetapp]
Deleting [targetapp]... done
Original exception below:
! Cisaurus copy service no longer available. Use Heroku Platform API instead. See: https://devcenter.heroku.com/articles/platform-api-copying-slugs
[targetapp]$