Closed Bug 1078215 Opened 10 years ago Closed 10 years ago

Permission denied (publickey) when pushing to try

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86_64
Windows 7
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: Honza, Unassigned)

Details

Attachments

(1 file)

Attached file Public key
When pushing to try (hg push -f ssh://hg.mozilla.org/try), I'm getting a permission denied on my publickey (remote: Permission denied (publickey)).

I've attached my public key that I am using right now.

The commit access (level 1) with the key done in bug 748302

I also tried: "ssh -vvv hg.mozilla.org" with the same result

Honza
you probably want this instead 

hg push -f ssh://odvarko@gmail.com@hg.mozilla.org/try/
Component: Server Operations: Account Requests → Server Operations
QA Contact: moconnor → shyam
(In reply to Robert Longson from comment #1)
> you probably want this instead 
> 
> hg push -f ssh://odvarko@gmail.com@hg.mozilla.org/try/

Just tried, but I am still seeing the same:

$ hg push -f ssh://odvarko@gmail.com@hg.mozilla.org/try/
pushing to ssh://odvarko%40gmail.com@hg.mozilla.org/try/
remote: Permission denied (publickey).
abort: no suitable response from remote hg!
Bug 748302 granted level 1 permissions to the MoCo LDAP account. Please retry with those credentials.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
I am still seeing permission denied error:

$ hg push -f ssh://odvarko@gmail.com@hg.mozilla.org/try/
pushing to ssh://odvarko%40gmail.com@hg.mozilla.org/try/
remote: Permission denied (publickey).
abort: no suitable response from remote hg!


Honza
odvarko@gmail.com isn't a MoCo LDAP account. :ashish asked you to try with your MoCo account, jodvarko@mozilla.com, since that's the one that was granted the privs.
True, the mozilla account works, thanks!

Honza
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: