Git fetch failed, Could not read from remote repository.

suddenly reported an error one day. The warehouse uses github, which is all right at three o"clock.
git remote uses the project"s ssh, and that"s right. The value of
id_rsa.pub is saved and (github setting is re-added on github to indicate that it already exists.
git congfig user"s name and email are the corresponding github accounts (of course-- local configuration is not global configuration, git congfig user.name git congfig user.email output is correct)

so what"s the problem?

Mar.02,2021

  1. see if the address is wrong;
  2. git remote-v view, and then compare the warehouse;
  3. if not, send a screenshot to see

phpstrom question

Menu