Sample Header Ad - 728x90

Run a snap package with X11 forwarding of the app using SSH connection and VcXsrv on windows

0 votes
1 answer
120 views
I'm trying to run a snap application using a ssh connection but I got some problems, here the steps: 1. Run VcXsrv on Windows 2. Open terminal and run following commands: . export DISPLAY=localhost:10.0 ssh -Y user@host snap run Error > X11 connection rejected because of wrong authentication. > > [3243:0411/161835.121241:ERROR:ozone_platform_x11.cc(239)] Missing X > server or $DISPLAY > > [3243:0411/161835.121312:ERROR:env.cc(255)] The > platform failed to initialize. Exiting. Segmentation fault (core > dumped)
Asked by Majico (101 rep)
Apr 11, 2024, 02:40 PM
Last activity: Apr 14, 2024, 02:56 PM