Error in bilby_pipe when gsissh'ing to LIGO cluster with an option -YC
It looks like Bilby pipe gives an error after condor submission when the user is gsissh'ed to cluster with -YC option.
This might be very specific, but perhaps it might be worth adding an exception to this error so that it appears before condor submission. Or to mention this error somewhere in the documentation.
This is what is produced in .err file in log_data_generation folder:
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, xcb.
Reinstalling the application may fix this problem.
Aborted
The error goes away when -YC option is not used during the gsissh connection.
- -C Requests compression of all data
- -Y Enables trusted X11 forwarding
Edited by Boris Goncharov