Android-PowerUser / Windroid_11

Windroid 11 is a Windows 11 equivalent for Android.
Other
47 stars 6 forks source link

vnc password didn't work #3

Closed labananebleue closed 10 months ago

labananebleue commented 10 months ago

The password for the vnc is not correct and i reach the limit of atemp.Screenshot_20231031-064939_Termux.png

Screenshot_20231031-065124_RVNC Viewer.png

Screenshot_20231031-065129_RVNC Viewer.png

Android-PowerUser commented 10 months ago

Have you ever received a "✅ Success" message on previous attempts?

If not, I can imagine, as stupid as it sounds, that something else is running on :1 (in reality :5901).

Actually, vncstart should output something like this: Killing success...57538 Windroid 11 cannot stop a process that is not running within Windroid 11.

You must not stop only the Termux "sessions" because VNC servers will remain active even if you stop all Termux "sessions".

You need to force stop Termux in the systemsettings to stop all VNC servers.

Note that on all operating systems, VNC Server stores log files in /tmp/ (in the respective root-fs) if VNC Server has been activated by the operating system. As long as these logs are there, you cannot start any new servers on the other operating systems (Windroid 11 automatically deletes the logs in its own root fs).

vncstart force kills VNC Server in Windroid 11 and restarts it. He can't actually walk anymore. I assume that with a different operating system you enter this password and then it is logically wrong. The fact that the password is incorrect also suggests that it is a different operating system.

Tell me what comes of it.

Android-PowerUser commented 10 months ago

If you don't contribute anything further, I will assume my answer worked and will close this issue soon.