I just deployed two now snowflake proxy
Said this time will use normal build apt install snowflake-proxy

After process gets killed (don’t know why) i returned to my usual docker setup.

root@neorouzt-389-1735:~# cat /etc/*-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION=“Ubuntu 24.04.1 LTS”
PRETTY_NAME=“Ubuntu 24.04.1 LTS”
NAME=“Ubuntu”
VERSION_ID=“24.04”
VERSION=“24.04.1 LTS (Noble Numbat)”
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL=“https://www.ubuntu.com/
SUPPORT_URL=“https://help.ubuntu.com/
BUG_REPORT_URL=“Bugs : Ubuntu
PRIVACY_POLICY_URL=“https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo

Sep 08 18:54:15 neorouzt-389-1735 systemd[1]: snowflake-proxy.service: A process of this unit has been killed by the OOM killer.
Sep 08 18:54:16 neorouzt-389-1735 systemd[1]: snowflake-proxy.service: Main process exited, code=killed, status=9/KILL
Sep 08 18:54:16 neorouzt-389-1735 systemd[1]: snowflake-proxy.service: Failed with result ‘oom-kill’.
Sep 08 18:54:16 neorouzt-389-1735 systemd[1]: snowflake-proxy.service: Consumed 3h 37min 3.330s CPU time, 720.2M memory peak, 113.6M memory swap peak.

Sep 06 02:33:49 neorouzt-389-1735 systemd[1]: snowflake-proxy.service: A process of this unit has been killed by the OOM killer.
Sep 06 02:33:49 neorouzt-389-1735 systemd[1]: snowflake-proxy.service: Main process exited, code=killed, status=9/KILL
Sep 06 02:33:49 neorouzt-389-1735 systemd[1]: snowflake-proxy.service: Failed with result ‘oom-kill’.
Sep 06 02:33:49 neorouzt-389-1735 systemd[1]: snowflake-proxy.service: Consumed 42min 51.182s CPU time, 19.5M memory peak, 0B memory swap peak.

root@neorouzt-276-1735:/home/snowflake# cat /etc/*-release
PRETTY_NAME=“Debian GNU/Linux 12 (bookworm)”
NAME=“Debian GNU/Linux”
VERSION_ID=“12”
VERSION=“12 (bookworm)”
VERSION_CODENAME=bookworm
ID=debian
HOME_URL=“https://www.debian.org/
SUPPORT_URL=“Debian -- User Support
BUG_REPORT_URL=“https://bugs.debian.org/

Sep 07 03:46:57 neorouzt-276-1735 systemd[1]: snowflake-proxy.service: A process of this unit has been killed by the OOM killer.
Sep 07 03:46:57 neorouzt-276-1735 systemd[1]: snowflake-proxy.service: Main process exited, code=killed, status=9/KILL
Sep 07 03:46:57 neorouzt-276-1735 systemd[1]: snowflake-proxy.service: Failed with result ‘oom-kill’.
Sep 07 03:46:57 neorouzt-276-1735 systemd[1]: snowflake-proxy.service: Consumed 1h 49min 48.823s CPU time.

Sep 11 10:50:12 neorouzt-276-1735 systemd[1]: snowflake-proxy.service: Main process exited, code=killed, status=9/KILL
Sep 11 10:50:12 neorouzt-276-1735 systemd[1]: snowflake-proxy.service: Failed with result ‘signal’.
Sep 11 10:50:12 neorouzt-276-1735 systemd[1]: snowflake-proxy.service: Consumed 5h 46min 56.511s CPU time.

In case someone has the same problem or if devs wants to check the code good. If not my docker setup is rock solid

Which version of Snowflake did you get? It’s probably outdated

Debian 12 and Ubuntu 24 it shouldn’t give me this errors hence i checked and OOM is not even enabled. Now just doesn’t matter i moved this to docker because all my docker setups run smoothly.