dhcpcd-discuss

Re: 9.3.0 and later can't connect to network with a "Connection refused" message

Roy Marples

Thu Oct 29 17:15:05 2020

On 29/10/2020 17:11, Dudemanguy wrote:
On 10/29/20 11:55 AM, Roy Marples wrote:
I don't see any errors with this?
Does it appear to now be working?

Roy

You're right, it does actually work if I use strace. Does that make any
sense? I went back and made sure I wasn't going crazy and tried running
just the binary again and it still fails and gives me the same syscall
message.

OK, that's totally nuts :)

Based on what you said earlier:

> sending commands to dhcpcd process
> ps_seccomp_violation: unexpected syscall 41 (arch=0xc000003e)

That looks like you're controlling a running instance.
Can we try killing that and trying the git head as a fresh instance?


rm /var/log/dhcpcd.log
cd /path/to/dhcpcd/git/src
./dhcpcd -dB --logfile /var/log/dhcpcd.log

Then email the logfile as an attachment.

Roy

Follow-Ups:
Re: 9.3.0 and later can't connect to network with a "Connection refused" messageDudemanguy
References:
Re: 9.3.0 and later can't connect to network with a "Connection refused" messageroy
Re: 9.3.0 and later can't connect to network with a "Connection refused" messageDudemanguy
Re: 9.3.0 and later can't connect to network with a "Connection refused" messageRoy Marples
Re: 9.3.0 and later can't connect to network with a "Connection refused" messageDudemanguy
Archive administrator: postmaster@marples.name