From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#34033: Offloading sometimes hangs Date: Mon, 24 Feb 2020 08:59:25 -0500 Message-ID: <87blpof5mq.fsf@gmail.com> References: <87o98obikk.fsf@gnu.org> <87fttuq2mz.fsf@gnu.org> <87wo8fqlu5.fsf@apteryx.i-did-not-set--mail-host-address--so-tickle-me> <87v9nyuzq1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45704) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6EHD-0006fx-H4 for bug-guix@gnu.org; Mon, 24 Feb 2020 09:00:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6EHC-0002wQ-Jw for bug-guix@gnu.org; Mon, 24 Feb 2020 09:00:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:47043) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j6EHC-0002wM-GF for bug-guix@gnu.org; Mon, 24 Feb 2020 09:00:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j6EHC-0000jc-Fh for bug-guix@gnu.org; Mon, 24 Feb 2020 09:00:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87v9nyuzq1.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 22 Feb 2020 21:35:50 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 34033@debbugs.gnu.org Hello Ludovic, Ludovic Court=C3=A8s writes: [...] > The issues above are in libssh and were fixed a while ago. =E2=80=98guix > substitute=E2=80=99 doesn=E2=80=99t use Guile-SSH/libssh, so the problem = you=E2=80=99re seeing > must be something different. OK, good to know! > What do you mean by =E2=80=9Cthe substitute server is down=E2=80=9D? You= mean =E2=80=98guix > publish=E2=80=99 is not running, or the machine is unavailable altogether? The machine is turned off (i.e., the machine is unavailable altogether :-). It doesn't hang forever, but the timeout is a rather long. I'm using that machine as both a substitute and an offload server. Maxim