Closed
Bug 791446
Opened 13 years ago
Closed 12 years ago
error on pushing to try
Categories
(Developer Services :: General, task)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mkohler, Assigned: bkero)
Details
When I try to push to try, I get the following error:
pushing to ssh://hg.mozilla.org/try
remote: Permission denied (publickey,keyboard-interactive).
abort: no suitable response from remote hg!
In bug 717310 I let my pub key be changed, but it the attached file still matches my local one, so this should actually not be the problem.
Thanks for any help in advance.
| Assignee | ||
Comment 1•13 years ago
|
||
Could you please post the results of sshing to hg.mozilla.org using the option '-l $youremailaddress'?
Assignee: server-ops → bkero
| Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Ben Kero [:bkero] from comment #1)
> Could you please post the results of sshing to hg.mozilla.org using the
> option '-l $youremailaddress'?
michael@michael-linlap ~ $ ssh -l michaelkohler@live.com hg.mozilla.org
No interactive shells allowed here!
Connection to hg.mozilla.org closed.
Updated•13 years ago
|
Component: Server Operations → Server Operations: Developer Services
QA Contact: jdow → shyam
Comment 3•13 years ago
|
||
Michael, is this still an issue?
Comment 4•12 years ago
|
||
Is this bug here relevant anymore? No update in a long time.
Flags: needinfo?(mkohler)
| Reporter | ||
Comment 5•12 years ago
|
||
let's close it :)
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(mkohler)
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•