#1889 adding/removing deploy keys give 500 Error
Closed: Fixed 7 years ago Opened 7 years ago by bex.

Key appears to be added/deleted. However, I haven't gotten it working from Jenkins yet so this could also be indicating an error in Pagure or I could have user error.


GIT_SSH_COMMAND="ssh -i /workdir/budget.deploy.push.id_rsa -o stricthostkeychecking=no" git clone ssh://git@pagure.io/fedora-budget-site.git
Cloning into 'fedora-budget-site'...
Permission denied (publickey).
fatal: Could not read from remote repository.

There appears to be a problem using deploykeys to clone.

Metadata Update from @pingou:
- Issue tagged with: bug

7 years ago

I saw some error server side which made me wonder if the key has been created server-side, could you try re-creating a key and testing it?

I have attempted to upload the public-key portion twice. i do not see a way to have pagure generate the key.

I hotfixed https://pagure.io/pagure/pull-request/1899 in prod, could you give it a try again ?

From @puiterwijk 's tests it should work now :)

Confirmed as working for a push test.

Metadata Update from @bex:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata