mailcow / mailcow-dockerized

mailcow: dockerized - 🐮 + 🐋 = 💕
https://mailcow.email
GNU General Public License v3.0
8.94k stars 1.17k forks source link

OomKillDisable warunung still present #5001

Closed Tealk closed 1 year ago

Tealk commented 1 year ago

Contribution guidelines

I've found a bug and checked that ...

Description

I still get the message '⠏ dockerapi-mailcow Your kernel does not support OomKillDisable. OomKillDisable discarded.                        0.0s'

But that should be fixed in the current version?

              Will be fixed in 2023-01

_Originally posted by @DerLinkman in https://github.com/mailcow/mailcow-dockerized/issues/4902#issuecomment-1376940294_

Logs:

-

Steps to reproduce:

update from 2022-12b to 2023-01

Which branch are you using?

master

Operating System:

Debian cat /etc/debian_version

Server/VM specifications:

4 Cores, 10GB RAM

Is Apparmor, SELinux or similar active?

no

Virtualization technology:

KVM

Docker version:

20.10.22, build 3a2c30b

docker-compose version or docker compose version:

v2.14.1

mailcow version:

2023-01

Reverse proxy:

Nginx

Logs of git diff:

-

Logs of iptables -L -vn:

-

Logs of ip6tables -L -vn:

-

Logs of iptables -L -vn -t nat:

-

Logs of ip6tables -L -vn -t nat:

-

DNS check:

-
DerLinkman commented 1 year ago

Did i missed that?

Oops. Sorry.

Will implement it

(Simply run update.sh again then)

Tealk commented 1 year ago

Is fixed, thank you