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
It has always been my experience on Debian that everything was automatized on installation. I looked on the x2go Redhat Enterprise Linux installation instruction page and did the instructions for using EPEL and also added x2go repository. I should have probably just done the EPEL part. Anyhow, since both were enabled I not sure which one it will get. Here is what it shows for x2goserver:
# yum info x2goserver Loaded plugins: product-id, refresh-packagekit, rhui-lb, security, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Installed Packages Name : x2goserver Arch : x86_64 Version : 4.0.1.18 Release : 0.0x2go1.1.git20141006.949.main.el6 Size : 264 k Repo : installed
From repo : x2go-releases Summary : X2Go Server URL : http://www.x2go.org License : GPLv2+ Description : X2Go is a server based computing environment with : - session resuming : - low bandwidth support : - session brokerage support : - client side mass storage mounting support : - audio support : - authentication by smartcard and USB stick : : This package contains the main daemon and tools for X2Go server-side session : administrations.
Should I disable one or the other and reinstall or what?
Brent