On 11/02/2017 03:15 PM, Robert Kudyba wrote:
Both commands come back with nothing.
Even when executed as root? I guess these sessions are still listed in the database and that x2gocleansessions (which should be running as part of either the x2goserver or x2gocleansessions systemd service file) never actually cleaned the failed startup attempts up - hinting at it not running. Not a huge problem, but your DB will continue to get full until this service is loaded.
OK updated, rpm -q x2goserver x2goserver-4.1.0.0-0.0x2go1.0.git20171102.1436.heuler.fc26.x86_64
Fails with both XFCE and MATE, local and NIS user: Connection failed. DBD::SQLite::st execute failed: UNIQUE constraint failed: sessions.display at /usr/share/perl5/vendor_perl/X2Go/Server/DB/SQLite3.pm line 233. : /usr/lib64/x2go/libx2go-server-db-sqlite3-wrapper insertsession 50 sobolev localguy-50-1509631597_stDXFCE_dp32 at /usr/share/perl5/vendor_perl/X2Go/Server/DB.pm line 208. Unable to insert new session into database; parameters: port (50), hostname (sobolev) and session name (localguy-50-1509631597_stDXFCE_dp32).
Connection failed. DBD::SQLite::st execute failed: UNIQUE constraint failed: sessions.display at /usr/share/perl5/vendor_perl/X2Go/Server/DB/SQLite3.pm line 233. : /usr/lib64/x2go/libx2go-server-db-sqlite3-wrapper insertsession 50 sobolev me-50-1509632000_stDMATE_dp32 at /usr/share/perl5/vendor_perl/X2Go/Server/DB.pm line 208. Unable to insert new session into database; parameters: port (50), hostname (sobolev) and session name (me-50-1509632000_stDMATE_dp32).
Nov 2 10:13:19 sobolev /usr/bin/x2gostartagent[18228]: x2gostartagent called with options: 800x600 adsl 16m-jpeg-9 unix-kde-depth_32 us query 0 D MATE both Nov 2 10:13:19 sobolev /usr/bin/x2gosessionlimit[18245]: x2gosessionlimit has been called Nov 2 10:13:19 sobolev x2golistsessions[18249]: x2golistsessions has been called with options: --all-servers Nov 2 10:13:20 sobolev /usr/bin/x2gostartagent[18289]: Unable to insert new session into database; parameters: port (50), hostname (sobolev) and session name (me-50-1509632000_stDMATE_dp32).
*sigh* and that's a consequence of trying to fix https://bugs.x2go.org/1230. I've reverted this change. F26 builds already finished.
Please update again and retest.
Mihai