【问题标题】:Cloud IDE unable to connect to herokuCloud IDE 无法连接到 heroku
【发布时间】:2017-12-02 04:39:23
【问题描述】:


我在尝试通过 Cloud 9 IDE 登录 heroku 时遇到问题。我在尝试登录时收到此错误。

jafar70:~/workspace (master) $ heroku login
Enter your Heroku credentials.
Email: jafsalami@hotmail.co.uk
Password (typing will be hidden): 
 ▸    HTTP Error: https://api.heroku.com/login 410 Gone
 ▸    Invalid response from API.
 ▸    HTTP 410
 ▸    {email password}
 ▸    
 ▸    Are you behind a proxy?
 ▸    https://devcenter.heroku.com/articles/using-the-cli#using-an-http-proxy

【问题讨论】:

    标签: heroku c9.io


    【解决方案1】:

    您需要更新 Heroku CLI。为此,请执行以下操作:

    wget -qO- https://cli-assets.heroku.com/install-ubuntu.sh | sh
    

    【讨论】:

    • 谢谢!
    猜你喜欢
    • 2014-06-21
    • 2022-01-26
    • 1970-01-01
    • 1970-01-01
    • 2018-12-21
    • 2014-12-27
    • 2022-01-24
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多