Re: [X2Go-User] connection failed.

2021-11-19 Thread Ulf Volmer

On 19.11.21 10:31, Ilaria Sani wrote:

Thank you Uli for keeping the ball rolling!!!

Following your suggestion, I
pgrep -f x2goagent
And got a number of ongoing processed that I am not allowed to kill.
e.g.
pkill: killing pid 133596 failed: Operation not permitted

So I tried to figure out if any of those were mine:

pgrep -f x2goagent -u sani
pgrep -f x2goagent -s sani-67-1637314001_stDXFXF_dp32

But no line appeared

Is it possible that my crashed session is not listed there?


Sometimes old session information are keep on the server. Try to 
terminate them over putty. For example:


ulf@x2go-p330:~$ x2golistsessions
1296|ulf-50-1637340582_stDICEWM_dp24|50|x2go-p330|R|2021-11-19T17:49:42|fbc9aa1c5025aa92b363c5192efc55a9|172.17.172.213|47146|47147|2021-11-19T17:49:43|ulf|68|47148|-1|-1

ulf@x2go-p330:~$ x2goterminate-session ulf-50-1637340582_stDICEWM_dp24

Best regards
Ulf

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] connection failed.

2021-11-19 Thread Ilaria Sani
Thank you Uli for keeping the ball rolling!!!

Following your suggestion, I 
pgrep -f x2goagent
And got a number of ongoing processed that I am not allowed to kill.
e.g.
pkill: killing pid 133596 failed: Operation not permitted

So I tried to figure out if any of those were mine:

pgrep -f x2goagent -u sani
pgrep -f x2goagent -s sani-67-1637314001_stDXFXF_dp32

But no line appeared

Is it possible that my crashed session is not listed there?


Thanks,
Ilaria

-Original Message-
From: Ulrich Sibiller  
Sent: Friday, November 19, 2021 9:03 AM
To: Ilaria Sani 
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] connection failed.

On Mon, Nov 15, 2021 at 12:06 PM Ilaria Sani  wrote:
> I did the following in the x2go GUI: Session-session 
> management-terminate session

In German the button means "Delete session" (so this is likely to be a 
translation mistake), and it will (only) delete the session configuration on 
the x2goclient side, not stopping any running session.

> > What I was doing was to -kill geometry in putty and then re-do one.
>
> What do you mean by that?
> I was using a command line in putty terminal that would kill anything pending 
> and then I was re-configuring the geometry upon the next re-start.
> I do not remember exactly what the command line was about, but I remember it 
> was using -kill and -geometry flag.
> Sorry I wish I could be more specific. Anyway I was using TightVNC and not 
> X2go. Likely it does not applies.

putty to your server, run pkill -f x2goagent -> will kill all _your_ 
x2gosessions.

> You can try to use mobaxterm to connect to your server and see if you 
> can run "x2goagent :1" there.  If that does not work, that's the 
> reason for the connection problems. If  it works, then we need to 
> search the problem elsewhere.
>
> I cannot use mobaxterm, because my institution (and relative cluster I am 
> trying to connect to) only supports X2go.

Mobaxterm is an alternative to putty which comes with an embedded X server. The 
only thing you need is ssh access to the server, which you
(obviously) have.There's a portable version of mobaxterm that can be run 
without installation.

>
> > I tried to visualize the Archive of this mailing list but I could not find 
> > a way to search previous posts.
>
> see https://lists.x2go.org/listinfo/x2go-user respectively 
> https://lists.x2go.org/pipermail/x2go-user/
>
> I had seen the list of Archived posts 
> (https://lists.x2go.org/pipermail/x2go-user/).
> I started searching by clicking on the first Thread or Subject, then the 
> second, third, and so on...
> I was wondering is there was a way to visualize them all in a long list so 
> that one can ctrl-F keywords.

Well, I am not aware. But you can use google to and limit the search with 
"site:lists.x2go.org"

Uli
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] connection failed.

2021-11-19 Thread Ulrich Sibiller
On Mon, Nov 15, 2021 at 12:06 PM Ilaria Sani  wrote:
> I did the following in the x2go GUI: Session-session management-terminate 
> session

In German the button means "Delete session" (so this is likely to be a
translation mistake), and it will (only) delete the session
configuration on the x2goclient side, not stopping any running
session.

> > What I was doing was to -kill geometry in putty and then re-do one.
>
> What do you mean by that?
> I was using a command line in putty terminal that would kill anything pending 
> and then I was re-configuring the geometry upon the next re-start.
> I do not remember exactly what the command line was about, but I remember it 
> was using -kill and -geometry flag.
> Sorry I wish I could be more specific. Anyway I was using TightVNC and not 
> X2go. Likely it does not applies.

putty to your server, run pkill -f x2goagent -> will kill all _your_
x2gosessions.

> You can try to use mobaxterm to connect to your server and see if you
> can run "x2goagent :1" there.  If that does not work, that's the
> reason for the connection problems. If  it works, then we need to
> search the problem elsewhere.
>
> I cannot use mobaxterm, because my institution (and relative cluster I am 
> trying to connect to) only supports X2go.

Mobaxterm is an alternative to putty which comes with an embedded X
server. The only thing you need is ssh access to the server, which you
(obviously) have.There's a portable version of mobaxterm that can be
run without installation.

>
> > I tried to visualize the Archive of this mailing list but I could not find 
> > a way to search previous posts.
>
> see https://lists.x2go.org/listinfo/x2go-user respectively
> https://lists.x2go.org/pipermail/x2go-user/
>
> I had seen the list of Archived posts 
> (https://lists.x2go.org/pipermail/x2go-user/).
> I started searching by clicking on the first Thread or Subject, then the 
> second, third, and so on...
> I was wondering is there was a way to visualize them all in a long list so 
> that one can ctrl-F keywords.

Well, I am not aware. But you can use google to and limit the search
with "site:lists.x2go.org"

Uli
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] connection failed.

2021-11-18 Thread Ilaria Sani
Dear All,

I am following up with my previous post as I am still stuck and unable to use 
X2go.

I have a crashed session and I am unable to close.

Does anyone have any suggestion?

Thanks!
Ilaria

From: x2go-user  On Behalf Of Ilaria Sani
Sent: Monday, November 15, 2021 12:06 PM
To: Ulrich Sibiller 
Cc: x2go-user@lists.x2go.org
Subject: Re: [X2Go-User] connection failed.


Thank you for your prompt reply!!!

Please, find my answers below




On Mon, Nov 15, 2021 at 10:57 AM Ilaria Sani 
mailto:ilaria.s...@unige.ch>> wrote:
> I have used it successfully for a couple of weeks.
>
> Then, once, I got the following error message while attempting login 
> (windows10):
>
> Failed to start X2Go Agent session with ID xxx. X2Go Agent terminated 
> unexpectedly. Aborting session startup.
>
> I tried to
>
> restart PC
> unistall-reinstall
> delete session-recreate session
> exit putty-re-entering
>
> I have no more attempts to do.
>
> I have used other clients before, and for one of those this sometimes would 
> happen.

Sometime vcxsrv crashes and leaves the remote x2goagent in a bad state
which results in another crash of vcxsrv on reconnect. The only way to
fix that is to kill the remote session (the remote x2goagent process)
and start a new one. From your text it is unclear if you have tried
that.

I did the following in the x2go GUI: Session-session management-terminate 
session
I also uninstall and re-install X2go, but the crashed session was still there.

> What I was doing was to -kill geometry in putty and then re-do one.

What do you mean by that?
I was using a command line in putty terminal that would kill anything pending 
and then I was re-configuring the geometry upon the next re-start.
I do not remember exactly what the command line was about, but I remember it 
was using -kill and -geometry flag.
Sorry I wish I could be more specific. Anyway I was using TightVNC and not 
X2go. Likely it does not applies.

> Is there something similar I can do here?

You can try to use mobaxterm to connect to your server and see if you
can run "x2goagent :1" there.  If that does not work, that's the
reason for the connection problems. If  it works, then we need to
search the problem elsewhere.

I cannot use mobaxterm, because my institution (and relative cluster I am 
trying to connect to) only supports X2go.

> I tried to visualize the Archive of this mailing list but I could not find a 
> way to search previous posts.

see https://lists.x2go.org/listinfo/x2go-user respectively
https://lists.x2go.org/pipermail/x2go-user/

I had seen the list of Archived posts 
(https://lists.x2go.org/pipermail/x2go-user/).
I started searching by clicking on the first Thread or Subject, then the 
second, third, and so on...
I was wondering is there was a way to visualize them all in a long list so that 
one can ctrl-F keywords.


Thank you again for your kind support.

Ilaria
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] connection failed.

2021-11-15 Thread Ilaria Sani
Thank you for your prompt reply!!!

Please, find my answers below




On Mon, Nov 15, 2021 at 10:57 AM Ilaria Sani  wrote:
> I have used it successfully for a couple of weeks.
>
> Then, once, I got the following error message while attempting login 
> (windows10):
>
> Failed to start X2Go Agent session with ID xxx. X2Go Agent terminated 
> unexpectedly. Aborting session startup.
>
> I tried to
>
> restart PC
> unistall-reinstall
> delete session-recreate session
> exit putty-re-entering
>
> I have no more attempts to do.
>
> I have used other clients before, and for one of those this sometimes would 
> happen.

Sometime vcxsrv crashes and leaves the remote x2goagent in a bad state
which results in another crash of vcxsrv on reconnect. The only way to
fix that is to kill the remote session (the remote x2goagent process)
and start a new one. From your text it is unclear if you have tried
that.

I did the following in the x2go GUI: Session-session management-terminate 
session
I also uninstall and re-install X2go, but the crashed session was still there.

> What I was doing was to -kill geometry in putty and then re-do one.

What do you mean by that?
I was using a command line in putty terminal that would kill anything pending 
and then I was re-configuring the geometry upon the next re-start.
I do not remember exactly what the command line was about, but I remember it 
was using -kill and -geometry flag.
Sorry I wish I could be more specific. Anyway I was using TightVNC and not 
X2go. Likely it does not applies.

> Is there something similar I can do here?

You can try to use mobaxterm to connect to your server and see if you
can run "x2goagent :1" there.  If that does not work, that's the
reason for the connection problems. If  it works, then we need to
search the problem elsewhere.

I cannot use mobaxterm, because my institution (and relative cluster I am 
trying to connect to) only supports X2go.

> I tried to visualize the Archive of this mailing list but I could not find a 
> way to search previous posts.

see https://lists.x2go.org/listinfo/x2go-user respectively
https://lists.x2go.org/pipermail/x2go-user/

I had seen the list of Archived 
posts (https://lists.x2go.org/pipermail/x2go-user/).
I started searching by clicking on the first Thread or Subject, then the 
second, third, and so on...
I was wondering is there was a way to visualize them all in a long list so that 
one can ctrl-F keywords.


Thank you again for your kind support.

Ilaria

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] connection failed.

2021-11-15 Thread Ulrich Sibiller
On Mon, Nov 15, 2021 at 10:57 AM Ilaria Sani  wrote:
> I have used it successfully for a couple of weeks.
>
> Then, once, I got the following error message while attempting login 
> (windows10):
>
> Failed to start X2Go Agent session with ID xxx. X2Go Agent terminated 
> unexpectedly. Aborting session startup.
>
> I tried to
>
> restart PC
> unistall-reinstall
> delete session-recreate session
> exit putty-re-entering
>
> I have no more attempts to do.
>
> I have used other clients before, and for one of those this sometimes would 
> happen.

Sometime vcxsrv crashes and leaves the remote x2goagent in a bad state
which results in another crash of vcxsrv on reconnect. The only way to
fix that is to kill the remote session (the remote x2goagent process)
and start a new one. From your text it is unclear if you have tried
that.

> What I was doing was to -kill geometry in putty and then re-do one.

What do you mean by that?

> Is there something similar I can do here?

You can try to use mobaxterm to connect to your server and see if you
can run "x2goagent :1" there.  If that does not work, that's the
reason for the connection problems. If  it works, then we need to
search the problem elsewhere.

> I tried to visualize the Archive of this mailing list but I could not find a 
> way to search previous posts.

see https://lists.x2go.org/listinfo/x2go-user respectively
https://lists.x2go.org/pipermail/x2go-user/

Uli
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


[X2Go-User] connection failed.

2021-11-15 Thread Ilaria Sani
Dear All,

I am new to X2go and to this emailing list.
I have used it successfully for a couple of weeks.

Then, once, I got the following error message while attempting login 
(windows10):

Failed to start X2Go Agent session with ID xxx. X2Go Agent terminated 
unexpectedly. Aborting session startup.

I tried to

  1.  restart PC
  2.  unistall-reinstall
  3.  delete session-recreate session
  4.  exit putty-re-entering

I have no more attempts to do.

I have used other clients before, and for one of those this sometimes would 
happen.
What I was doing was to -kill geometry in putty and then re-do one.
Is there something similar I can do here?

I tried to visualize the Archive of this mailing list but I could not find a 
way to search previous posts.

I am lost.
Any help would be highly appreciated.
Thanks!!!

Ilaria






Ilaria Sani, PhD
Research Associate, Vuilleumier Lab
Campus Biotech, Chemin de Mines 9, 1202 Geneva, CH
Phone: +41 223 790 383

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


[X2Go-User] Connection failed session ... terminated

2020-07-13 Thread Andrew Munn
I'm running the Windows client v4.1.2.2.   Server is CentOS 8.

I connect and double-click on the row here:

[image: image.png]

Then I get this:

[image: image.png]

This problem happens frequently on all my servers.  I can click "New" and
open a session but I can never successfully reconnect to that other listed
session.  I think deleting something from /tmp fixed this in the past.
Sound right?  Why does this always happen?
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Connection Failed:

2020-01-02 Thread Neal Becker
Bryan Roessler wrote:

> You will need to manually edit the repo file so that it points to the f30
> repository as the f31 repo has not been created.
> 
> http://packages.x2go.org/fedora/30/main/x86_64/repodata/repomd.xml
> 
> On Thu, Jan 2, 2020, 7:30 AM Neal Becker
>  wrote:
> 
>> Neal Becker wrote:
>>
>> > Stefan Baur wrote:
>> >
>> >> Am 30.12.19 um 13:28 schrieb Ulrich Sibiller:
>> >>>
>> >>> Neal Becker 
>> >>> schrieb am Mo., 30. Dez. 2019,
>> 13:24:
>> >>>
>>  On a long-running session that I've been connecting to /
>>  disconnecting for many times, this morning I'm getting the attached
>>  error message.
>> 
>>  Despite the error message, the x2go session seems to still be
>>  working.
>> >>
>> >>> Looks like some mechanism has cleaned up in your home...
>> >>>
>> >>> Uli
>> >>
>> >> No, that's bug #1429
>> >> , caused by a
>> >> libssh update that brought a functional change.  If you can, please
>> >> try x2goclient from the heuler repo and provide feedback if it fixes
>> >> the issue for you.
>> >>
>> >> Kind Regards,
>> >> Stefan Baur
>> >>
>> >
>> > Thanks!  Which packages should be updated?  Client only?  Server?
>> >
>>
>> Also, does not seem to be working:
>>
>> sudo dnf --enablerepo=x2go-nightly-fedora update
>> Upstream X2Go Fedora Packages (Release Builds)582 
>> B/s
>> |
>> 279  B 00:00
>> Errors during downloading metadata for repository 'x2go-release-fedora':
>>   - Status code: 404 for
>> http://packages.x2go.org/fedora/31/main/x86_64/repodata/repomd.xml (IP:
>> 148.251.201.107)
>> Error: Failed to download metadata for repo 'x2go-release-fedora': Cannot
>> download repomd.xml: Cannot download repodata/repomd.xml: All mirrors
>> were tried
>>

OK, I dnf rm'd x2goclient, and did
sudo dnf --enablerepo=x2go-nightly-fedora install x2goclient (installing the 
F30 packages)

I did reconnect without the error message.
Thanks!  Now we need an x2go release we can push to Fedora.

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Connection Failed:

2020-01-02 Thread Bryan Roessler
You will need to manually edit the repo file so that it points to the f30
repository as the f31 repo has not been created.

http://packages.x2go.org/fedora/30/main/x86_64/repodata/repomd.xml

On Thu, Jan 2, 2020, 7:30 AM Neal Becker  wrote:

> Neal Becker wrote:
>
> > Stefan Baur wrote:
> >
> >> Am 30.12.19 um 13:28 schrieb Ulrich Sibiller:
> >>>
> >>> Neal Becker  schrieb am Mo., 30. Dez. 2019,
> 13:24:
> >>>
>  On a long-running session that I've been connecting to / disconnecting
>  for many times, this morning I'm getting the attached error message.
> 
>  Despite the error message, the x2go session seems to still be working.
> >>
> >>> Looks like some mechanism has cleaned up in your home...
> >>>
> >>> Uli
> >>
> >> No, that's bug #1429
> >> , caused by a
> >> libssh update that brought a functional change.  If you can, please try
> >> x2goclient from the heuler repo and provide feedback if it fixes the
> >> issue for you.
> >>
> >> Kind Regards,
> >> Stefan Baur
> >>
> >
> > Thanks!  Which packages should be updated?  Client only?  Server?
> >
>
> Also, does not seem to be working:
>
> sudo dnf --enablerepo=x2go-nightly-fedora update
> Upstream X2Go Fedora Packages (Release Builds)582  B/s
> |
> 279  B 00:00
> Errors during downloading metadata for repository 'x2go-release-fedora':
>   - Status code: 404 for
> http://packages.x2go.org/fedora/31/main/x86_64/repodata/repomd.xml (IP:
> 148.251.201.107)
> Error: Failed to download metadata for repo 'x2go-release-fedora': Cannot
> download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were
> tried
>
>
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
>
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Connection Failed:

2020-01-02 Thread Neal Becker
Neal Becker wrote:

> Stefan Baur wrote:
> 
>> Am 30.12.19 um 13:28 schrieb Ulrich Sibiller:
>>> 
>>> Neal Becker  schrieb am Mo., 30. Dez. 2019, 13:24:
>>> 
 On a long-running session that I've been connecting to / disconnecting
 for many times, this morning I'm getting the attached error message.

 Despite the error message, the x2go session seems to still be working.
>> 
>>> Looks like some mechanism has cleaned up in your home...
>>>
>>> Uli
>> 
>> No, that's bug #1429
>> , caused by a
>> libssh update that brought a functional change.  If you can, please try
>> x2goclient from the heuler repo and provide feedback if it fixes the
>> issue for you.
>> 
>> Kind Regards,
>> Stefan Baur
>> 
> 
> Thanks!  Which packages should be updated?  Client only?  Server?
> 

Also, does not seem to be working:

sudo dnf --enablerepo=x2go-nightly-fedora update
Upstream X2Go Fedora Packages (Release Builds)582  B/s | 
279  B 00:00
Errors during downloading metadata for repository 'x2go-release-fedora':
  - Status code: 404 for 
http://packages.x2go.org/fedora/31/main/x86_64/repodata/repomd.xml (IP: 
148.251.201.107)
Error: Failed to download metadata for repo 'x2go-release-fedora': Cannot 
download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were 
tried


___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Connection Failed:

2020-01-02 Thread Neal Becker
Stefan Baur wrote:

> Am 30.12.19 um 13:28 schrieb Ulrich Sibiller:
>> 
>> Neal Becker  schrieb am Mo., 30. Dez. 2019, 13:24:
>> 
>>> On a long-running session that I've been connecting to / disconnecting
>>> for many times, this morning I'm getting the attached error message.
>>>
>>> Despite the error message, the x2go session seems to still be working.
> 
>> Looks like some mechanism has cleaned up in your home...
>>
>> Uli
> 
> No, that's bug #1429
> , caused by a
> libssh update that brought a functional change.  If you can, please try
> x2goclient from the heuler repo and provide feedback if it fixes the
> issue for you.
> 
> Kind Regards,
> Stefan Baur
> 

Thanks!  Which packages should be updated?  Client only?  Server?

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Connection Failed:

2019-12-30 Thread Stefan Baur
Am 30.12.19 um 13:28 schrieb Ulrich Sibiller:
> 
> Neal Becker  schrieb am Mo., 30. Dez. 2019, 13:24:
> 
>> On a long-running session that I've been connecting to / disconnecting for
>> many times, this morning I'm getting the attached error message.
>>
>> Despite the error message, the x2go session seems to still be working.

> Looks like some mechanism has cleaned up in your home...
>
> Uli

No, that's bug #1429
, caused by a
libssh update that brought a functional change.  If you can, please try
x2goclient from the heuler repo and provide feedback if it fixes the
issue for you.

Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Connection Failed:

2019-12-30 Thread Ulrich Sibiller
Looks like some mechanism has cleaned up in your home...

Uli

Neal Becker  schrieb am Mo., 30. Dez. 2019, 13:24:

> On a long-running session that I've been connecting to / disconnecting for
> many times, this morning I'm getting the attached error message.
>
> Despite the error message, the x2go session seems to still be working.
>
> This is Fedora 31 linux client + server.
>
> x2goclient-4.1.2.1-4.fc31.x86_64___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
>
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


[X2Go-User] Connection Failed:

2019-12-30 Thread Neal Becker
On a long-running session that I've been connecting to / disconnecting for 
many times, this morning I'm getting the attached error message.

Despite the error message, the x2go session seems to still be working.

This is Fedora 31 linux client + server.
x2goclient-4.1.2.1-4.fc31.x86_64___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] connection failed DBI

2015-01-19 Thread Brent S. Elmer Ph.D.
On Mon, 2015-01-19 at 05:07 +, 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

___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user


[X2Go-User] connection failed DBI

2015-01-16 Thread Brent S. Elmer Ph.D.
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

___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user