Hi All, I'm trying to set up x2go session broker and following this instruction at
wiki:advanced:x2gobroker:loadbalancing [X2Go - everywhere@home].
| | | | | |
|
| | | | wiki:advanced:x2gobroker:loadbalancing [X2Go - everywhere@home]
|
|
|
I'm running into an issue with:sudo x2gobroker-pubkeyauthorizer --broker-url http(s)://<broker-server>:<port>/<basepath>/pubkeys/ What files should I put in /pubkeys/ directory? When I put in one pub key for the session broker, I received following error:
2020-06-09 10:52:39,836 - broker - INFO - Authorizing access to this X2Go server for X2Go Session Broker 2020-06-09 10:52:39,836 - broker - INFO - at URL https://x2gobroker.example.com/pubkeys/x2gobrokerpubkey.pub 2020-06-09 10:52:39,866 - broker - INFO - Found 1 public key at URL https://x2gobroker.example.com/pubkeys/x2gobrokerpubkey.pub Traceback (most recent call last): File "/usr/sbin/x2gobroker-pubkeyauthorizer", line 206, in <module> keytype, pubkey, owner = new_pubkey.rsplit(" ", 2) ValueError: not enough values to unpack (expected 3, got 2)
Any help is appreciated. Simon
Hi,
On Di 09 Jun 2020 19:54:11 CEST, Simon Gao wrote:
Hi All, I'm trying to set up x2go session broker and following this instruction at
wiki:advanced:x2gobroker:loadbalancing [X2Go - everywhere@home].
| | | | | |
|
| | | | wiki:advanced:x2gobroker:loadbalancing [X2Go - everywhere@home]
|
|
|
I'm running into an issue with:sudo x2gobroker-pubkeyauthorizer
--broker-url http(s)://<broker-server>:<port>/<basepath>/pubkeys/ What files should I put in /pubkeys/ directory? When I put in one
pub key for the session broker, I received following error:2020-06-09 10:52:39,836 - broker - INFO - Authorizing access to this
X2Go server for X2Go Session Broker 2020-06-09 10:52:39,836 - broker - INFO - at URL
https://x2gobroker.example.com/pubkeys/x2gobrokerpubkey.pub 2020-06-09 10:52:39,866 - broker - INFO - Found 1 public key at
URL https://x2gobroker.example.com/pubkeys/x2gobrokerpubkey.pub Traceback (most recent call last): File "/usr/sbin/x2gobroker-pubkeyauthorizer", line 206, in <module> keytype, pubkey, owner = new_pubkey.rsplit(" ", 2) ValueError: not enough values to unpack (expected 3, got 2)Any help is appreciated. Simon
What version of x2gobroker on what distro are you using???
DAS-NETZWERKTEAM c\o Technik- und Ökologiezentrum Eckernförde Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde mobile: +49 (1520) 1976 148 landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
For x2gobroker session server:
OS: CentOS 8.1
Installed packages: x2gobroker-0.0.4.3-0.0x2go1.1.git20200426.1239.main.el8.x86_64 x2gobroker-loadchecker-0.0.4.3-0.0x2go1.1.git20200426.1239.main.el8.x86_64 x2gobroker-authservice-0.0.4.3-0.0x2go1.1.git20200426.1239.main.el8.x86_64 python3-x2gobroker-0.0.4.3-0.0x2go1.1.git20200426.1239.main.el8.x86_64 x2gobroker-wsgi-0.0.4.3-0.0x2go1.1.git20200426.1239.main.el8.x86_64 x2gobroker-daemon-0.0.4.3-0.0x2go1.1.git20200426.1239.main.el8.x86_64
For x2go server: OS: CentOS 8.1 Installed packages: x2goserver-4.1.0.3-5.el8.x86_64 x2gobroker-agent-0.0.4.3-0.0x2go1.1.git20200426.1239.main.el8.x86_64 x2goserver-common-4.1.0.3-5.el8.noarch x2goserver-xsession-4.1.0.3-5.el8.noarch x2goagent-4.1.0.3-5.el8.x86_64 x2goclient-4.1.2.2-1.el8.x86_64
Simon
On Thursday, June 18, 2020, 1:45:26 AM PDT, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> wrote:
Hi,
On Di 09 Jun 2020 19:54:11 CEST, Simon Gao wrote:
Hi All, I'm trying to set up x2go session broker and following this instruction at
wiki:advanced:x2gobroker:loadbalancing [X2Go - everywhere@home].
| | | | | |
|
| | | | wiki:advanced:x2gobroker:loadbalancing [X2Go - everywhere@home]
|
|
|
I'm running into an issue with:sudo x2gobroker-pubkeyauthorizer --broker-url http(s)://<broker-server>:<port>/<basepath>/pubkeys/ What files should I put in /pubkeys/ directory? When I put in one pub key for the session broker, I received following error:
2020-06-09 10:52:39,836 - broker - INFO - Authorizing access to this X2Go server for X2Go Session Broker 2020-06-09 10:52:39,836 - broker - INFO - at URL https://x2gobroker.example.com/pubkeys/x2gobrokerpubkey.pub 2020-06-09 10:52:39,866 - broker - INFO - Found 1 public key at URL https://x2gobroker.example.com/pubkeys/x2gobrokerpubkey.pub Traceback (most recent call last): File "/usr/sbin/x2gobroker-pubkeyauthorizer", line 206, in <module> keytype, pubkey, owner = new_pubkey.rsplit(" ", 2) ValueError: not enough values to unpack (expected 3, got 2)
Any help is appreciated. Simon
What version of x2gobroker on what distro are you using???
DAS-NETZWERKTEAM c\o Technik- und Ökologiezentrum Eckernförde Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde mobile: +49 (1520) 1976 148 landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de