Closed CHerSun closed 9 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
We don't have a wireguard-install.sh
script
You're missing the sysctl in your compose yaml
The images you are referring to are from March and April of last year. We put out tons of releases since then
We don't have a wireguard-install.sh script
yep, wireguard install comes from https://github.com/angristan/wireguard-install , just mentioned on how I've set up the other side, if that matters.
You're missing the sysctl in your compose yaml
my bad, didn't compare refreshed readme with my config. Added, now latest works finely. Thank you!
Is there an existing issue for this?
Current Behavior
I'm using a VPS with wireguard server. It was set up ~1 year ago, since then no configs were changed. Configuration was done using wireguard-install.sh script from github, but well, it just works (using the same server on like 10 devices).
At home on ubuntu 22.04 server I have a docker compose stack of this image container + proxy for LAN clients. The only extra config is predown and postup firewall rules to allow LAN traffic.
This was all working with v1.0.20210914-ls96 image since setup.
Recently I've decided to update to the latest. And with the latest image it looked like it didn't even try to reach the VPS wireguard (no recent handshakes from the client). Returned image back to ls96 - everything works finely. I've started moving up. A break is somewhere between ls110 (works) and ls116 (doesn't work).
Not sure how to get useful info. Logs are not really helpful:
ls116 (doesn't work; also killswitch is broken, it won't exit on no connection):
ls110 (works):
Expected Behavior
Steps To Reproduce
tbh, no idea if and how this could be reproduced. The server installed with wireguard-install.sh script + added client via the same thing. Copy-paste the client config. Use above mentioned versions.
Environment
CPU architecture
x86-64
Docker creation