Page MenuHomeGitPull.it

Problem when pushing via HTTPS
Closed, InvalidPublic

Description

Reported by @fabio.mazza that he can't push via HTTPS.

 PUSHING  Pushing changes to "origin/master".
fatal: impossibile accedere a 'https://gitpull.it/source/libre-busto.git/': The requested URL returned error: 403

Maybe related to T8: Problem when cloning via HTTPS.

Related Objects

Event Timeline

@fabio.mazza Have you set a VCS password?

Here:

https://gitpull.it/source/libre-busto/

The key icon near the HTTPS link

Can't reproduce ๐Ÿ—ก

boz@debian-asd:~/bus-torino-branches/libre-busto$ git push https://gitpull.it/source/libre-busto.git
Username for 'https://gitpull.it': valerio.bozzolan
Password for 'https://valerio.bozzolan@gitpull.it': 
Everything up-to-date

Can't reproduce ๐Ÿ—ก
Can't reproduce ๐Ÿ—ก
Can't reproduce ๐Ÿ—ก
Can't reproduce ๐Ÿ—ก

I can't seem to make it work.

[fabio@dellinotto libre-busto]$ git push https://gitpull.it/source/libre-busto.git
Username for 'https://gitpull.it': fabio.mazza
Password for 'https://fabio.mazza@gitpull.it': 
fatal: impossibile accedere a 'https://gitpull.it/source/libre-busto.git/': The requested URL returned error: 403

I can't seem to make it work.

[fabio@dellinotto libre-busto]$ git push https://gitpull.it/source/libre-busto.git
Username for 'https://gitpull.it': fabio.mazza
Password for 'https://fabio.mazza@gitpull.it': 
fatal: impossibile accedere a 'https://gitpull.it/source/libre-busto.git/': The requested URL returned error: 403

Have you set a dedicated VSC password for repository access?

https://gitpull.it/settings/user/fabio.mazza/page/vcspassword/

Kisses