Error no matching VNC server running for this user

11,787

Solution 1

I figured out the problem. You just need to run this:

cd /root/.vnc

and then:

rm -fr xstartup

Solution 2

This is how i fixed it.

vncserver -localhost no

https://askubuntu.com/questions/1209147/tigervncviewer-unable-to-connect-to-socket-connection-refused-10061

Share:
11,787

Related videos on Youtube

Dakota
Author by

Dakota

Sobre mim: Sou uma programadora Front-End 🎭 iniciando em Back-End 📄📝📃📂📁📈, conhecimentos em HTML 5, CSS, JAVASCRIPT, NODE JS E PYTHON (BÁSICO) :) Hobbies 💻 Programação 📚 Livros 📺 Séries 📝 Stack Overflow

Updated on September 18, 2022

Comments

  • Dakota
    Dakota over 1 year

    guys, I'm running Kali Nethunter but when I try to run it in graphical mode by running the command kex & I have this error:

    vncserver: No matching VNC server running for this user!
    

    Does anyone know how I can solve this?