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