Home  >  Article  >  Development Tools  >  How to solve the problem of incorrect account password in Gitee submission?

How to solve the problem of incorrect account password in Gitee submission?

PHPz
PHPzOriginal
2023-03-29 11:13:272473browse

Gitee is one of the famous code hosting platforms in China. It has powerful code hosting, version control, collaborative development, CI/CD and other functions, and is very popular among developers and enterprises. However, when using Gitee to submit account passwords, you sometimes encounter the problem of incorrect account passwords. This problem may cause a lot of trouble to developers. If you have also encountered this problem, don't worry, the following will introduce how to solve the problem of incorrect account password in Gitee submission.

Step one: Confirm whether the account password is correct

When submitting a report that the account password is incorrect, first we need to confirm whether our account password is correct. The method is as follows:

  1. Open the Gitee official website and click the "Login" button to enter the login page.
  2. Enter your account name and password, click the "Login" button, and see if you can log in successfully.

If you can log in successfully, it means that the account password is correct and you can proceed to the next step.

If you still cannot log in successfully, it is recommended to reset your password or contact Gitee customer service for help.

Second step: Check whether there is an error when submitting the account password

When submitting the report operation, the account password error often occurs. At this time, we need to check whether there is an error when submitting the account password. There is an error. The method is as follows:

  1. Open the Gitee official website and enter your project warehouse.
  2. Click the "Submit" button to enter the submission page.
  3. Confirm whether the account and password are entered correctly.
  4. Confirm whether "Remember Password" is checked. If "Remember Password" is not checked, you need to re-enter your account password.
  5. Confirm whether the correct verification code has been entered.
  6. Confirm whether the branch selected when submitting is correct.

If there are no problems in these aspects, you should be able to submit the report. If you still cannot submit your application, please try the next step.

Step 3: Clear the browser cache and cookies

When using Gitee to submit the account password, sometimes problems may occur. The reason may be problems with the browser cache and cookies. At this time we need to clear the browser cache and cookies. The method is as follows:

  1. Enter the browser’s settings page.
  2. Find the "Privacy" or "Advanced Settings" tab.
  3. Find the option to clear browser cache and cookies and clear them.
  4. Exit the browser, reopen the browser and try to submit the report.

If you still cannot submit the report, please try the next step.

Step 4: Reset SSH Key

If you are using SSH to submit the report, there may be a problem with the SSH Key that causes the account password to be incorrect. At this time we need to reset the SSH Key. The method is as follows:

  1. Enter the Gitee official website and enter the personal settings page.
  2. Find the SSH public key and delete the original public key.
  3. Generate a new SSH Key.
  4. Add the new SSH public key to the Gitee account.
  5. Submit a report with a new SSH Key to see if the problem can be solved.

Through the above methods, I believe you can successfully solve the problem of incorrect account password when submitting Gitee reports. If you encounter any problems while using Gitee, you can contact Gitee customer service for help at any time.

The above is the detailed content of How to solve the problem of incorrect account password in Gitee submission?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn