3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

GitHub から ERROR: Account is disabled. Please ask the owner to check their account. と表示されクレジットカードを更新

Last updated at Posted at 2018-06-24

ローカルで GitHub リポジトリを git pull するとエラーがでました。

git pull でエラー

pull が失敗します。

ERROR: Account `pugiemonn' is disabled. Please ask the owner to check their account.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

アカウント pugiemonn が有効ではないとあります。どういうことでしょうか。

GitHub 課金で問題がでているとメッセージ

GitHub にアクセスするとメッセージがでています。

We are having a problem billing your account. Please enter a new payment method or check with your payment provider for details on why the transaction failed. If you don’t need access to your private repositories, you can downgrade to the Free plan in your Billing settings.
You can always contact support with any questions.

課金が失敗したので、直してねみたいな感じでメッセージがでています。
そういえば最近クレジットカードの期限が来てしまったことを思い出しました。

クレジットカードを設定

支払いの画面に移動します。
https://github.com/settings/billing/payment

新しいクレジットカード情報を入力するとメッセージが出ます。

Your credit card has been successfully updated. Thanks!

git pull を試す

今度は成功しました(☝ ՞ਊ ՞)

3
0
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?