Greetings,
I recently ran upates on our broker server, and after doing so, I can't get any client to display the session list. I get a "could not login" loop of death, and the following in the apache2 error log:
[Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] mod_wsgi (pid=2715): Target WSGI script '/usr/bin/ x2gobroker' cannot be loaded as Python module. [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] mod_wsgi (pid=2715): Exception occurred processing WSGI script '/usr/bin/x2gobroker'. [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] Traceback (most recent call last): [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] File "/usr/bin/x2gobroker", line 221, in <module
[Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] prep_http_mode() [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] File "/usr/bin/x2gobroker", line 39, in prep_htt p_mode [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] import x2gobroker.web.extras [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] File "/usr/lib/python2.7/dist-packages/x2gobroke r/web/extras.py", line 34, in <module> [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] class X2GoBrokerItWorks(_RequestHandler): [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] NameError: name '_RequestHandler' is not defined [Wed Dec 04 16:15:24 2013] [error] [client xxx.xxx.xxx.16] mod_wsgi (pid=2716): Target WSGI script '/usr/bin/ x2gobroker' cannot be loaded as Python module. [Wed Dec 04 16:15:24 2013] [error] [client xxx.xxx.xxx.16] mod_wsgi (pid=2716): Exception occurred processing WSGI script '/usr/bin/x2gobroker'.
Kermit Short DCS-5
Hi Kermit,
On Do 05 Dez 2013 00:31:31 CET, Short, Kermit wrote:
Greetings,
I recently ran upates on our broker server, and after doing so, I can't get any client to display the session list. I get a "could not login" loop of death, and the following in the apache2 error log:
[Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] mod_wsgi (pid=2715): Target WSGI script '/usr/bin/ x2gobroker' cannot be loaded as Python module. [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] mod_wsgi (pid=2715): Exception occurred processing WSGI script '/usr/bin/x2gobroker'. [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] Traceback (most recent call last): [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] File "/usr/bin/x2gobroker", line 221, in <module
[Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] prep_http_mode() [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] File "/usr/bin/x2gobroker", line 39, in prep_htt p_mode [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] import x2gobroker.web.extras [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] File "/usr/lib/python2.7/dist-packages/x2gobroke r/web/extras.py", line 34, in <module> [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] class X2GoBrokerItWorks(_RequestHandler): [Wed Dec 04 16:15:21 2013] [error] [client xxx.xxx.xxx.16] NameError: name '_RequestHandler' is not defined [Wed Dec 04 16:15:24 2013] [error] [client xxx.xxx.xxx.16] mod_wsgi (pid=2716): Target WSGI script '/usr/bin/ x2gobroker' cannot be loaded as Python module. [Wed Dec 04 16:15:24 2013] [error] [client xxx.xxx.xxx.16] mod_wsgi (pid=2716): Exception occurred processing WSGI script '/usr/bin/x2gobroker'.
I believe I'm using the nightly build due to necessity, and I've got a presentation tomorrow on how well X2Go works. Anyone know what I can do to get this working again?
Urgg... Choke.
The recommendation for the nightly builds is: always ask before upgrading...
I'll take a quick look... Hope it is not too late.
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hi Kermit,
On Do 05 Dez 2013 00:31:31 CET, Short, Kermit wrote:
I believe I'm using the nightly build due to necessity, and I've got a presentation tomorrow on how well X2Go works. Anyone know what I can do to get this working again?
http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=0bed3dcbd4cda88b...
I fixed that issue for now.
Also, please use the x2gobroker-daemon for your presentation. The WSGI
code is broken atm, as well.
Packages for Debian are building this moment [1]. Packages for Ubuntu
will follow within the next hours [2].
Greets, Mike
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...