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:
- Open the Gitee official website and click the "Login" button to enter the login page.
- 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:
- Open the Gitee official website and enter your project warehouse.
- Click the "Submit" button to enter the submission page.
- Confirm whether the account and password are entered correctly.
- Confirm whether "Remember Password" is checked. If "Remember Password" is not checked, you need to re-enter your account password.
- Confirm whether the correct verification code has been entered.
- 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:
- Enter the browser’s settings page.
- Find the "Privacy" or "Advanced Settings" tab.
- Find the option to clear browser cache and cookies and clear them.
- 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:
- Enter the Gitee official website and enter the personal settings page.
- Find the SSH public key and delete the original public key.
- Generate a new SSH Key.
- Add the new SSH public key to the Gitee account.
- 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!

This article provides a guide to Git management, covering GUI tools (Sourcetree, GitKraken, etc.), essential commands (git init, git clone, git add, git commit, etc.), branch management best practices (feature branches, pull requests), and merge con

This guide explains how to push a single Git commit to a remote branch. It details using a temporary branch to isolate the commit, pushing this branch to the remote, and then optionally deleting the temporary branch. This method avoids conflicts and

This article explains the difference between Git's commit and push commands. git commit saves changes locally, while git push uploads these committed changes to a remote repository. The article highlights the importance of understanding this distin

This article addresses common Git commit failures. It details troubleshooting steps for issues like untracked files, unstaged changes, merge conflicts, and pre-commit hooks. Solutions and preventative measures are provided to ensure smoother Git wo

This article details methods for viewing Git commit content. It focuses on using git show to display commit messages, author info, and changes (diffs), git log -p for multiple commits' diffs, and cautions against directly checking out commits. Alt

This article explains the distinct roles of git add and git commit in Git. git add stages changes, preparing them for inclusion in the next commit, while git commit saves the staged changes to the repository's history. This two-step process enables

This beginner's guide introduces Git, a version control system. It covers basic commands (init, add, commit, status, log, branch, checkout, merge, push, pull) and resolving merge conflicts. Best practices for efficient Git use, including clear comm

This article introduces Git, a distributed version control system. It highlights Git's advantages over centralized systems, such as offline capabilities and efficient branching/merging for enhanced collaboration. The article also details learning r


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

WebStorm Mac version
Useful JavaScript development tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SublimeText3 Linux new version
SublimeText3 Linux latest version

Notepad++7.3.1
Easy-to-use and free code editor

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
