err0rcat
err0rcat
When I add a default gateway to wireguard container manually - everything starts to work again. I can create/delete users, and users can use VPN normally, until restart of course.
>> could you paste your docker-compose.yaml file here? sure thing Docker 24.0.7 Host OS: RockyLinux 9.2 ``` version: "3" services: # WireGuard VPN service wireguard: image: linuxserver/wireguard:latest container_name: wireguard cap_add:...
> So you need change volumes of wireguard. Will try, thanks.
> So you need change volumes of wireguard. I've changed the volume mapping for wireguard container to ./config:/config/wg_confs and recreated the containers. Now if I start everything like this: `docker...
@permeable62 I've applied a scripted workaround by checking if the default route is installed, and if not - it gets installed within the container.
Yes, this is a problem. But it doesn't exist in Prerelease 10.
I confirm this. Files downloaded via Filer are broken. Downloaded a 5GB tar.gz file that cannot be unpacked "empty file error". However, the same 5gb tar.gz file uploaded - unpacks...
@kingToolbox way to go bro! thanks! any chance for an Apple Silicon version? :)
@kingToolbox thats great news! thanks!
I don't know if I'm experiencing the same problem, but I too experience sudden crashes. In my case - it happens very frequently upon closing the session window either by...