Hello, everyone!
Do you know how to solve the password for connecting to the VNC is incorrect? Don't worry, the post will share with you!
Problem Description
The VNC window is not displayed after a user tries to log in to the self-maintenance console on the WI. However, when the user tries to log in to the console by using the VNC through the FusionCube portal, the login is successful.
Applicable Version
FusionAccess R5 and R6
FusionCompute R5 and R6
Solution
Log in to the CNA node where the VM resides.
2. Run the virsh list command to locate the faulty VM based on the VM ID. If the VM is not in the command output, the VM may be shut down or the VM is not running on the CNA node.
3. Open the /var/log/xen/qemu-dm-X-XXXXXXXX-Y.log file.
X-XXXXXXXX indicates the Name field obtained in step 2.
Y indicates the Id field obtained in step 2.
4. Search for the keyword Start VNC auth in the logs to see whether Clientchallenge response did not match is recorded. If yes, the VNC password may be incorrect.
5. To address this problem, you can use the function of changing the VNC password provided by the weeLightTestTool tool to change the VNC password to a simple one, for example, Huawei@1.
This is my solution, how about yours? Go ahead and share it with us!