-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Could not process rule: Invalid argument" after update #50
Comments
My guess is that your host doesn't have the
If the module isn't loaded, can you add |
I tried this but sadly it still results in the same issue. |
Have you tried loading the module manually on your host using |
This seems to be a common issue for Synology DSM: linuxserver/docker-wireguard#191 I don't have a Synology system to experiment with so I am not sure how to fix that without just reverting to iptables-legacy. EDIT: I checked my commit again an saw that it had a blatant issue. Based on what I have read so far I am not sure if this will fix your issue but please try the updated |
Yeah, I even messaged Synology Support about this and they said they can't really do anything anymore as it's a Kernel support issue for that specific hardware, so they can't upgrade it. (Which I don't fuuuully believe but yeah, guess I'll have to live with that :( ) For now I'll use the solution from #52 and just use the older version, I'll potentially move most of my Docker containers to a new Proxmox host anyways cause I've ran into various incompatibility issues by now with Synology's Docker implementation. |
I have created a |
Thanks! I've since moved to a proper different Docker host thus I don't have this issue anymore, but I'm sure this will help folks setting it up on their "older" Synology NASes :) |
Heya,
I'm running qBitTorrent on a Synology NAS, it seems there was an update yesterday. Watchtower updated the container automatically and today I'm getting the following error when trying to start the container back up:
Is there a way to fix this? Or do I have to change something on my end for it to work again?
Thanks already!
The text was updated successfully, but these errors were encountered: