Closed (fixed)
Project:
Git on Drupal.org
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Feb 2011 at 04:21 UTC
Updated:
8 Mar 2011 at 03:01 UTC
Currently, if you haven't checked the "I agree" checkbox, you get
fatal: remote error: Your account is suspended.
Could we make it: "You do not have access to this repository, probably because you haven't clicked "I agree" on the git access page" or something like that?
rfay@rfay-bigsony:/tmp/sandbox3$ git push --all junker94
rfay@git-dev.drupal.org's password:
Permission denied, please try again.
rfay@git-dev.drupal.org's password:
fatal: remote error: Your account is suspended.
Comments
Comment #1
eliza411 commentedI think the plan is to link all of the error messages to a page explaining what conditions might cause the error because many errors get returned in multiple conditions.
Comment #2
rfayWorks for me. Looks to me like this one might be specific to this condition. It was fun to see it, and great that it has this message, which actually clued me into what was going on!
Comment #3
eliza411 commentedAccording to http://drupal.org/node/1054276, this message should now read, ""You are required to accept the Git Access Agreement in your user profile before using git."
We should determine the exact message we want at deployment when we review workflows today.
Comment #4
eliza411 commentedIt's currently saying:
fatal: remote error: You do not have permission to access '/project/blue_diamonds.git' with the provided credentials.
Should be adding a link to the troubleshooting page which could disambiguate the conditions for this message.
Comment #5
eliza411 commentedLet's review this condition when we do the entire error message review.
Comment #6
eliza411 commentedComment #7
eliza411 commentedremoving tag