X2Go Bug report logs - #1252
ssh broker : load balancing not working

version graph

Package: x2gobroker-ssh; Maintainer for x2gobroker-ssh is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2gobroker-ssh is src:x2gobroker.

Reported by: Walid MOGHRABI <w.moghrabi@servicemagic.eu>

Date: Tue, 13 Feb 2018 17:25:01 UTC

Severity: normal

Tags: pending

Found in version 0.0.4.0-0~972~ubuntu16.04.1

Fixed in version 0.0.4.0

Done: X2Go Release Manager X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


Message #12 received at 1252@bugs.x2go.org (full text, mbox, reply):

Received: (at 1252) by bugs.x2go.org; 15 May 2018 12:28:28 +0000
From mike.gabriel@das-netzwerkteam.de  Tue May 15 14:28:27 2018
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.1 required=3.0 tests=BAYES_00,RDNS_NONE,
	URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 058125DAE9
	for <1252@bugs.x2go.org>; Tue, 15 May 2018 14:28:27 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 2lIVxNa_YxzD for <1252@bugs.x2go.org>;
	Tue, 15 May 2018 14:28:21 +0200 (CEST)
Received: from fregna.das-netzwerkteam.de (unknown [IPv6:2a01:4f8:202:1381::1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 8F53F5DACE
	for <1252@bugs.x2go.org>; Tue, 15 May 2018 14:28:21 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [148.251.201.105])
	by fregna.das-netzwerkteam.de (Postfix) with ESMTPS id 83CD360532;
	Tue, 15 May 2018 12:28:21 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 7CD43C47ED;
	Tue, 15 May 2018 14:28:21 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id UaxWnNyjW-rD; Tue, 15 May 2018 14:28:16 +0200 (CEST)
Received: from das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id D179DC47EA;
	Tue, 15 May 2018 14:22:39 +0200 (CEST)
Received: from bifrost.das-netzwerkteam.de (bifrost.das-netzwerkteam.de
 [178.62.101.154]) by mail.das-netzwerkteam.de (Horde Framework) with HTTPS;
 Tue, 15 May 2018 12:22:39 +0000
Date: Tue, 15 May 2018 12:22:39 +0000
Message-ID: <20180515122239.Horde.dTkcKOvBfcuYvlY58u59IZo@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Walid MOGHRABI <w.moghrabi@servicemagic.eu>, 1252@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#1252: ssh broker : load balancing not working
References: <1478134460.2094999.1518184415663.JavaMail.root@servicemagic.eu>
 <1359449733.4618549.1518541983787.JavaMail.root@servicemagic.eu>
In-Reply-To: <1359449733.4618549.1518541983787.JavaMail.root@servicemagic.eu>
User-Agent: Horde Application Framework 5
Accept-Language: de,en
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 178.62.101.154
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
 Firefox/52.0
Content-Type: multipart/signed; boundary="=_mzGX_cJftxVgRuYfes0SXfZ";
 protocol="application/pgp-signature"; micalg=pgp-sha256
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
Control: tags -1 pending

Hi,

On  Di 13 Feb 2018 18:13:03 CET, Walid MOGHRABI wrote:

> package: x2gobroker-ssh
> version: 0.0.4.0-0~972~ubuntu16.04.1
> priority: bug
>
> Hi,
>
> Tried using x2gobroker-ssh (0.0.4.0-0~972~ubuntu16.04.1) instead of  
> classical http broker and finaly got it working but in ssh mode,  
> load balancing on my server farm is not working, every session is  
> redirected to the same server (the first one) while it is balanced  
> correctly with the http broker on the same broker server.
>
> I would love to send logs but it seems this broker don't produce log  
> files or I couldn't find a way to get them.
>
>
> Regards,
> Walid Moghrabi

The issue has been a user privilege issue when init system is systemd.

It got fixed by  
https://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=00b89c53a793a535657a80b5a14cc05ad70bda82 and possibly follow-up  
commits.

It will be fixed with release 0.0.4.0 of the X2Go Session Broker.

Mike
-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 23:04:40 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.