

But I just use the shortcut to do my work. May be somehow there could be token access (not finding it in GUI) or somehow start the ssh agent before the GUI start. And also move my organization as this GUI seem cannot sync other than the original user. I finally resolve it by not doing any git or gh in command line (to avoid ssh) but sync via the GUI. Check the documentation of your repository hosting service.) If you used username / password authentication, you might need to use a Personal Access Token instead of your account password. If you use SSH authentication, ensure the host key verification passes for your repository hosting service. If you use SSH authentication, check that your key is added to the ssh-agent and associated with your account. Check the repository settings to confirm you are still permitted to push commits. You do not have permission to access this repository. You may need to log out and log back in to refresh your token. You are not logged in to your account: see File > Options. (The error was parsed as 2: Authentication failed. Please make sure you have the correct access rights `git -c credential.helper= fetch -progress -prune -recurse-submodules=on-demand origin` exited with an unexpected code: Permission denied (publickey).įatal: Could not read from remote repository. There must be one more step I missed and it is not in here!)Īny help please. (Have run in another ubuntu and it is fine. And my github gui is login (and logout and login ok just in case). I can do ssh command line based on ssh-agent etc.

Somehow the GUI can only display changes and commit but cannot fetch/pull/push # UPDATE (): Thanks to PaoloRanzi81's comment, the updated code is as follows # UPDATE (): Thanks to Amin Yahyaabadi's message, the updated code is as follows

# Uncomment below line if you have not installed gdebi-core before # UPDATE (): Thanks to Sxvxgee's message, the updated code is as follows # Follow this link for further updates to Github Desktop for Ubuntu
