You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When specifying multiple IP addresses in ips in the docker-compose file, the following error is reported.
No error if only a single IP address is provided for ips.
{"level":"error","time":"2023-12-01T19:02:58.683384501Z","msg":"error creating mapped port rules","container.id":"104aaea35e86","container.name":"web","error":"conn.Receive: netlink receive: invalid argument","stacktrace":"github.com/capnspacehook/whalewall.(*RuleManager).createContainerRules\n\tgithub.com/capnspacehook/whalewall/create.go:301\ngithub.com/capnspacehook/whalewall.(*RuleManager).createRules\n\tgithub.com/capnspacehook/whalewall/create.go:62\ngithub.com/capnspacehook/whalewall.(*RuleManager).Start.func1\n\tgithub.com/capnspacehook/whalewall/manager.go:118"}
When specifying multiple IP addresses in ips in the docker-compose file, the following error is reported.
No error if only a single IP address is provided for ips.
Below is the docker-compose.yml file:
The text was updated successfully, but these errors were encountered: