GNU bug report logs -
#40125
Problem with guix offload: Remote channel closed
Previous Next
Reported by: mikael <at> djurfeldt.com
Date: Wed, 18 Mar 2020 20:00:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Mikael,
Mikael Djurfeldt <mikael <at> djurfeldt.com> skribis:
> I will look at the other buh reports. Meanwhile, do you have any hint on
> where to look/insert logging code in order to see what is going on?
On ‘wand’, can you run something like:
sudo strace -s 500 -p $(pidof sshd) -f -o sshd.log
After that, run ‘guix offload test’ from the other host, and check what
‘sshd.log’ contains. If would in particular look for all the ‘execve’
syscalls as well as what happens right before ‘exit_group’ syscalls.
There are probably error messages lurking there. :-)
You can share excerpts of the log but note that it will contain
sensitive crypto material, so beware.
Thanks in advance,
Ludo’.
This bug report was last modified 1 year and 298 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.