PuTTY X11 proxy: Unsupported authorisation protocol (google-chrome-stable:15589): Gtk-WARNING **: 02:14:10.555: cannot open display: localhost:10.
I’ve wasted a lot of time trying things;
AddressFamily inet X11Forwarding yes X11DisplayOffset 10 X11UseLocalhost yes
I need help please.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I finally found the problem; I connected from PuTTY-ssh as root user, then changed user with “su - frank” and launched this error. The solution is to connect directly with the frank user from PuTTY-ssh.
Happy day.
Linked the file / home / user / .Xauthority in root. I connect via PuTTY-SSH and Xming is active. PuTTY is configured with “Enable X11 forwarding” and “X display location: localhost: 0.0 or 127.0.0.1:0.0”. Everything seems correct. I installed google-chrome on my server, but when I run the “google-chrome-stable” or “google-chrome” commands it throws this error. What is going wrong?