<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><p style="margin: 0px 0px 14px; padding: 0px 5px 5px 0px; border: none; line-height: 1.4;" class=""><font color="#4b4b4b" face="Helvetica Neue, Arial, Helvetica, sans-serif" class="">Does anyone know if the fact that my usernames are different across these systems will cause an error when authenticating to gerrit?</font></p><p style="margin: 0px 0px 14px; padding: 0px 5px 5px 0px; border: none; line-height: 1.4; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; color: rgb(75, 75, 75);" class="">I receive this error when running a <code style="font-family: Menlo, Monaco, 'Courier New', monospace; font-size: 12px; padding: 2px 4px; color: rgb(221, 17, 68); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(247, 247, 249); border: 1px solid rgb(225, 225, 232); clear: both;" class="">git review</code> from within an openstack repository I just cloned:</p><p style="margin: 0px 0px 14px; padding: 0px 5px 5px 0px; border: none; line-height: 1.4; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; color: rgb(75, 75, 75);" class=""><code style="font-family: Menlo, Monaco, 'Courier New', monospace; font-size: 12px; padding: 2px 4px; color: rgb(221, 17, 68); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(247, 247, 249); border: 1px solid rgb(225, 225, 232); clear: both;" class="">$ git review Could not connect to gerrit. Enter your gerrit username: lecalcot Trying again with <a href="ssh://lecalcot@review.openstack.org:29418/openstack/openstack-manuals.git" class="">ssh://lecalcot@review.openstack.org:29418/openstack/openstack-manuals.git</a> <traceback object at 0x10d7ea638> We don't know where your gerrit is. Please manually create a remote named "gerrit" and try again. Could not connect to gerrit at <a href="ssh://lecalcot@review.openstack.org:29418/openstack/openstack-manuals.git" class="">ssh://lecalcot@review.openstack.org:29418/openstack/openstack-manuals.git</a> Traceback (most recent call last): File "/usr/local/bin/git-review", line 11, in <module> sys.exit(main()) File "/Library/Python/2.7/site-packages/git_review/cmd.py", line 1534, in main sys.exit(e.EXIT_CODE) AttributeError: 'GitReviewException' object has no attribute 'EXIT_CODE'</code></p><p style="margin: 0px 0px 14px; padding: 0px 5px 5px 0px; border: none; line-height: 1.4; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; color: rgb(75, 75, 75);" class="">I'm able to <code style="font-family: Menlo, Monaco, 'Courier New', monospace; font-size: 12px; padding: 2px 4px; color: rgb(221, 17, 68); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(247, 247, 249); border: 1px solid rgb(225, 225, 232); clear: both;" class="">ssh -p 29418 <a href="mailto:lecalcot@review.openstack.org" class="">lecalcot@review.openstack.org</a> gerrit version</code> and receive the current version of gerrit back, so I have both network connectivity and a valid SSH key.</p><font color="#4b4b4b" face="Helvetica Neue, Arial, Helvetica, sans-serif" class="">My gerrit username is "lecalcot". My launchpad username is "lcalcoteā.</font><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Lee</div><div class=""><br class=""></div><div class="">1] <a href="https://ask.openstack.org/en/question/89483/error-connecting-to-gerrit-issue-with-gerrit-and-launchpad-username-mismatch/" class="">https://ask.openstack.org/en/question/89483/error-connecting-to-gerrit-issue-with-gerrit-and-launchpad-username-mismatch/</a></div></body></html>