'How to update my google cloud repository ? (facing ssh problems)

I'm facing a problem right now, whether I try to git pull, push or just clone my google cloud console repository, I get this error :

ssh: connect to host source.developers.google.com port 2022: Undefined error: 0
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

I have the right access cause I am the owner of the repository. Also, I've generated a new SSH key and added it to the "Manage SSH keys" space of the repository. I've tried several SSH keys types, still no luck. I don't understand cause I used to update it with no issues at all, and I don't remember changing my SSH key before it happened.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source