On Mon, 2015-01-19 at 05:07 +0000, Mike Gabriel wrote:
Hi Brent,
On Fr 16 Jan 2015 15:13:21 CET, Brent S. Elmer Ph.D. wrote:
I have a new x2go server setup on a Red Hat 6.3 system. When I try to connect to it I get the following: Connection failed DBI connect('dbname=/home/x2gouser/x2go_sessions','',...) failed: unable to open database file at /usr/lib64/x2go/x2gosqlitewrapper.pl line 89 [limit users] at /usr/lib64/x2go/x2gosqlitewrapper.pl line 89.
On the server, I tried to do a x2godbadmin --createdb and I got: Can not find user (x2gouser)
So, I added user x2gouser and redid the x2godbadmin. Now I get the error above.
I normally run Debian machines and have never had to do the adduser or x2godbadmin that I can remember.
What do I need to do to get the x2go server working?
Brent
From what packaging source did you obtain your X2Go Server packages?
This should normally be all automatized during package installation.Mike
I removed the x2go repo and removed x2goserver. Then I installed x2goserver from epel. The x2go version in epel is older 4.0.1.15-2.el6 than the one in the x2go repo 4.0.1.18-0.0x2go1.1.git20141006.949. The x2goserver from epel worked. I can now connect to my server. I'm not sure what is going on with the x2go repo version.
Brent