all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#55200: Guix offload fails to resolve hostnames
@ 2022-04-30 21:12 Simon Streit
  2022-05-02 19:36 ` bug#55200: Guix offload fails to allow connections while attempting to connect with the host's hostname or FQDN Simon Streit
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Streit @ 2022-04-30 21:12 UTC (permalink / raw)
  To: 55200

Hello!

After a bit of bisecting I pinned my issue down to checkout
808b9e850491c7b1d867a5f1f4d5ee6f61f345d4.  From there on any guix
offload test or status will fail if a hostname, or FQDN, is set in the
name field of a machine.  Offloads work if an IP address is set
instead.

A snip:
--8<---------------cut here---------------start------------->8---
$ guix offload status machines.scm testhost
guix offload: getting status of 1 build machines defined in 'machines.scm'...
guix offload: error: failed to connect to 'testhost': Connection refused
--8<---------------cut here---------------end--------------->8---

It would be great if someone could confirm this somehow.  I've observed
this on a different host and finally got to test it on my main host
today.  Testing in a Qemu through libvirt the error behaved a bit
differently with a different error.  But I didn't follow that track
after all.  I mostly do offloading onto bare metal.


Kind regards
Simon




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#55200: Guix offload fails to allow connections while attempting to connect with the host's hostname or FQDN
  2022-04-30 21:12 bug#55200: Guix offload fails to resolve hostnames Simon Streit
@ 2022-05-02 19:36 ` Simon Streit
  2022-05-23 15:26   ` Simon Streit
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Streit @ 2022-05-02 19:36 UTC (permalink / raw)
  To: 55200

Just a quick follow up to correct the title.  I noticed that my wording
is wrong:

Simon Streit <simon@netpanic.org> writes:
> After a bit of bisecting I pinned my issue down to checkout
> 808b9e850491c7b1d867a5f1f4d5ee6f61f345d4.  From there on any guix
> offload test or status will fail if a hostname, or FQDN, is set in the
> name field of a machine.  Offloads work if an IP address is set
> instead.

Any connection fails if I try to offload to a host with its hostname or
FQDN.  Connections to an IP addresse do not fail.

I was wondering if there are more debugging options to look into
offloading?  Changing log-level to 'debug in openssh didn't help.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#55200: Guix offload fails to allow connections while attempting to connect with the host's hostname or FQDN
  2022-05-02 19:36 ` bug#55200: Guix offload fails to allow connections while attempting to connect with the host's hostname or FQDN Simon Streit
@ 2022-05-23 15:26   ` Simon Streit
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Streit @ 2022-05-23 15:26 UTC (permalink / raw)
  To: 55200


This issue is related to [1] which was resolved.  Pulling to a current
checkout solves this issue. 

[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55335




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-23 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 21:12 bug#55200: Guix offload fails to resolve hostnames Simon Streit
2022-05-02 19:36 ` bug#55200: Guix offload fails to allow connections while attempting to connect with the host's hostname or FQDN Simon Streit
2022-05-23 15:26   ` Simon Streit

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.