## The problem

Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- We are running on the latest version. We use `curl https://cli-assets.heroku.com/install-ubuntu.sh | sh` to install the heroku cli.

## The fix

If heroku pg:copy fails after a few 'starting copy' logs on the latest CLI, one reporter resolved it by downgrading the Heroku CLI to 9.5.1. Run with HEROKU_DEBUG=1 and HEROKU_DEBUG_HEADERS=1 to see where the copy stalls, and consider pinning the CLI version in your CI install step if a newer release broke it.