Describe the bug
Can't push to the GitHub from workspace
To Reproduce
https://f9b0ecb9-7195-4b52-8ba9-2d59f5b0255b.ws-eu0.gitpod.io/#/workspace/runtypes
Expected behavior
Can't push to the GitHub from workspace
I try to remove and get again permissions, but it doesn't change anything...




P.S. it is a really sad bug, it blocking my job =(
(apparently, I must to clone the repo locally, download changes from the gitpod and retry the commit)
I've been able to reproduce this issue https://www.loom.com/share/05586fef0eef41699a2b86d9b055cf73
I'm running chrome os what are you running?
firefox developer edition 70.0b14 (64)
MacOS 10.14.6 (18G95)
Hi @artalar! Could it be that you're trying to push to the remote using SSH? At least that's what the first screenshot is suggesting.
Gitpod is currently not supporting SSH-URLs (https://github.com/gitpod-io/gitpod/issues/336) please replace with HTTPS URLs in that case.
Yes! I was use ssh-url. Thanks.
Try to push to http-url some time later.
Most helpful comment
Yes! I was use ssh-url. Thanks.
Try to push to http-url some time later.