Closed dobegor closed 2 years ago
@gregnr
It seems that error messages are only generated, but they are not logged anywhere (as fmt.Errorf
just returns a formatted string): https://github.com/chipmk/docker-mac-net-connect/blob/main/client/main.go#L25
I've filed a PR to fix error messages: #2. It seems, though, that just rebuilding the setup Docker image for ARM fixes the problem altogether. Can you please push an updated Docker image with arm arch to your registry @gregnr ?
@dobegor Thanks for reaching out and all the detail. You're right - error logs are handled incorrectly. I'll take a look at your PR.
Thanks for all the debugging and glad you were able to fix it - I will definitely push an ARM variant of the image and send an update when that's done.
@dobegor I've added an ARM64 build manifest to the image - would you mind verifying that this work on the M1?
@gregnr yes - tried with a clean install and it works now! Awesome thanks for quick fix!
While it does work for me on Intel mac, it does not on M1 one. Log says that VM setup was done, but peer is not available:
On the VM the Wireguard config is empty: