From unknown Fri Mar 29 08:03:58 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#1328: [X2Go-Dev] Bug#1328: x2gobroker-daemon does not work with tornado >=5.0 Reply-To: Mike Gabriel , 1328@bugs.x2go.org Resent-From: Mike Gabriel Resent-To: x2go-dev@lists.x2go.org Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Mon, 01 Oct 2018 14:15:03 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 1328 X-X2Go-PR-Package: x2gobroker X-X2Go-PR-Keywords: Received: via spool by 1328-submit@bugs.x2go.org id=B1328.15384031445285 (code B ref 1328); Mon, 01 Oct 2018 14:15:03 +0000 Received: (at 1328) by bugs.x2go.org; 1 Oct 2018 14:12:24 +0000 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 526ED5DAEF for <1328@bugs.x2go.org>; Mon, 1 Oct 2018 16:12:19 +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 4aBHAFusrL8x for <1328@bugs.x2go.org>; Mon, 1 Oct 2018 16:12:13 +0200 (CEST) Received: from fregna.das-netzwerkteam.de (unknown [IPv6:2a01:4f8:202:1381::1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 6D6485DACB for <1328@bugs.x2go.org>; Mon, 1 Oct 2018 16:12:13 +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 4F970609A9; Mon, 1 Oct 2018 14:12:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 44C18C252F; Mon, 1 Oct 2018 16:12:13 +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 dHhw1v3LlgEP; Mon, 1 Oct 2018 16:12:07 +0200 (CEST) Received: from das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id AC151C252C; Mon, 1 Oct 2018 16:12:07 +0200 (CEST) Received: from [2001:470:6aa7:1f::b] ([2001:470:6aa7:1f::b]) by mail.das-netzwerkteam.de (Horde Framework) with HTTPS; Mon, 01 Oct 2018 14:12:07 +0000 Date: Mon, 01 Oct 2018 14:12:07 +0000 Message-ID: <20181001141207.Horde.zhl_MXTAUAiy0Cnpq4_hMye@mail.das-netzwerkteam.de> From: Mike Gabriel To: "Rogalla, Niels [IT / Ev. Stiftung Augusta]" , 1328@bugs.x2go.org In-Reply-To: <1537788393692.19479@augusta-bochum.de> User-Agent: Horde Application Framework 5 Accept-Language: de,en Organization: DAS-NETZWERKTEAM X-Originating-IP: 2001:470:6aa7:1f::b X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 Content-Type: multipart/signed; boundary="=__uvh_0g8TIMq2va7eLQQqCf"; protocol="application/pgp-signature"; micalg=pgp-sha256 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=__uvh_0g8TIMq2va7eLQQqCf Content-Type: text/plain; charset=iso-8859-1; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Niels, On Mo 24 Sep 2018 13:26:31 CEST, Rogalla, Niels [IT / Ev. Stiftung=20=20 Augusta]=20wrote: > Package: x2gobroker > > Version: 0.0.3.4 (0x2go1+git20180206.1037+8) > > > > When using python2-tornado >=3D 5.0 with the latest x2gobroker the=20=20 >=20x2gobroker-daemon does not start and following error message is=20=20 >=20shown in the log files: > > > > Traceback (most recent call last): > File "/usr/bin/x2gobroker-daemon", line 306, in > launch_ioloop() > File "/usr/bin/x2gobroker-daemon", line 281, in launch_ioloop > tornado.ioloop.IOLoop.instance().start() > File "/usr/lib/python2.7/site-packages/tornado/ioloop.py", line=20=20 >=20939, in start > raise RuntimeError("Cannot share PollIOLoops across processes") > RuntimeError: Cannot share PollIOLoops across processes > > > > This issue was tested against tornado versions 5.0.2, 5.1.0 and=20=20 >=205.1.1 and this error always occurs. The last working version of=20=20 >=20tornado is 4.5.3. > > > > > Kind regards, > Niels Please let us get this fixed with the version of x2gobroker you find=20=20 in=20the nightly builds. It is very likely, that you will encounter the same issue when using=20=20 x2gobroker=20from the X2Go nightly builds, but that version should be=20=20 the=20one to use for testing setups, as it will be release soon. And before the release, we should get your problem solved. Thanks+Greets, Mike --=20 DAS-NETZWERKTEAM mike=20gabriel, 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 --=__uvh_0g8TIMq2va7eLQQqCf Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIzBAABCAAdFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAluyKzcACgkQmvRrMCV3 GzHi5xAAhvke36lXQ+K5ftYxv0XasNO0J7G+Jz3GiLAXyz6gwNQbAl2NR3Z027cd GdTRWU9lRxCFemjDck9CjIB0G4bE7uY1m2n4ze+eLz8z36A2GYXIRuaoFe7FG9Wm aUiRLMnBdWJ+hzuew+kfhIdE3/LyLreITjc8UbMKNO8vfbEwHl5N+qXKBr+O8UZL 0O5rT+/nmx3iA3YbQ08UOylasDjSfS1uAVYfZT8MJxwmLR/ANc1uzPDn8LVuO2Dg iFtVkeYrK53gzaaNYMhMAIoVsIZPC5P5q5XHpLyFpFsOEsVJkwzhXnu1T95Fn/8b FplBDBSDdUG2fJ/3XOKPtC0gQ6M1sgf0OfJx9yFkBhWsVFO3mExQ9PeVXSdPZBSz +w9bk45umG4DkO7QfkdqMrL7XFHEtbvGEoFAvvXqvJwN0BUuYSHDwHufaReNt/IY 0leFX/naYHcBFAxWD7yra7LheTcTfmBUOBVjaKMiPWn8rImUXjTb4WHMqCl+R4Kh ahlBfhzuUehT803SIEJyLkkcatNjtRtobJRgN1suJihLw2fwNJfPXu9OGOgF3s5A gqTtadLxkOYqQHpttSxt8XuCn6/LyT5XAovetHIzwKHtj4P9bitsLt/tjaqM44wi m+X6/7d56FKB1Zcuolzmu3gc3ATUUPOlwBsuQoobkt1L/PGE1Ys= =K8KO -----END PGP SIGNATURE----- --=__uvh_0g8TIMq2va7eLQQqCf--