@MishaXXL

Из-за чего контейнер Postgres выдал 400 команд ошибок сам по себе без действий?

Что контейнер постгреса попытался сделать?
Такого никогда не замечал, но сегодня случайно заметил, как контейнер выдал 400 консолей
spoiler
postgres_container  | bash: line 2: pkill: command not found
postgres_container  | bash: line 3: pkill: command not found
postgres_container  | bash: line 4: pkill: command not found
postgres_container  | chattr: No such file or directory while trying to stat /etc/ld.so.preload
postgres_container  | chattr: No such file or directory while trying to stat /var/spool/cron
postgres_container  | chattr: No such file or directory while trying to stat /etc/crontab
postgres_container  | bash: line 9: ufw: command not found
postgres_container  | bash: line 10: iptables: command not found
postgres_container  | bash: line 11: /proc/sys/kernel/nmi_watchdog: Read-only file system
postgres_container  | bash: line 12: /etc/sysctl.conf: Permission denied
postgres_container  | bash: line 166: curl: command not found
postgres_container  | bash: line 166: /usr/local/bin/curl: Permission denied
postgres_container  | chmod: cannot access '/usr/local/bin/curl': No such file or directory
postgres_container  | bash: line 167: /usr/local/bin/curl: No such file or directory
postgres_container  | bash: line 168: /usr/local/bin/curl: No such file or directory
postgres_container  | chmod: cannot access '/tmp/curl': No such file or directory
postgres_container  | bash: line 171: /tmp/curl: No such file or directory
postgres_container  | main: line 236: pkill: command not found
postgres_container  | main: line 237: pkill: command not found
postgres_container  | main: line 238: pkill: command not found
postgres_container  | main: line 239: pkill: command not found
postgres_container  | main: line 240: pkill: command not found
postgres_container  | main: line 241: pkill: command not found
postgres_container  | main: line 242: pkill: command not found
postgres_container  | main: line 243: pkill: command not found
postgres_container  | main: line 244: netstat: command not found
postgres_container  | main: line 245: ps: command not found
postgres_container  | main: line 246: ps: command not found
postgres_container  | main: line 247: ps: command not found
postgres_container  | main: line 248: pkill: command not found
postgres_container  | main: line 249: ps: command not found
postgres_container  | main: line 250: ps: command not found
postgres_container  | main: line 251: ps: command not found
postgres_container  | main: line 252: ps: command not found
postgres_container  | main: line 253: ps: command not found
postgres_container  | main: line 254: ps: command not found
postgres_container  | main: line 255: pkill: command not found
postgres_container  | main: line 256: pkill: command not found

main: line 291: pkill: command not found
postgres_container  | main: line 292: ps: command not found
postgres_container  | sed: can't read /tmp/.X11-unix/01: No such file or directory
postgres_container  | cat: /tmp/.X11-unix/01: No such file or directory
postgres_container  | sed: can't read /tmp/.X11-unix/11: No such file or directory
postgres_container  | cat: /tmp/.X11-unix/11: No such file or directory
postgres_container  | sed: can't read /tmp/.X11-unix/22: No such file or directory
postgres_container  | cat: /tmp/.X11-unix/22: No such file or directory
postgres_container  | sed: can't read /tmp/.systemd.1: No such file or directory
postgres_container  | cat: /tmp/.systemd.1: No such file or directory
postgres_container  | sed: can't read /tmp/.systemd.2: No such file or directory
postgres_container  | cat: /tmp/.systemd.2: No such file or directory
postgres_container  | sed: can't read /tmp/.systemd.3: No such file or directory
postgres_container  | cat: /tmp/.systemd.3: No such file or directory
postgres_container  | cat: /tmp/.systemd.1: No such file or directory
postgres_container  | kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
postgres_container  | cat: /tmp/.systemd.2: No such file or directory
postgres_container  | kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
postgres_container  | cat: /tmp/.systemd.3: No such file or directory
postgres_container  | kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
postgres_container  | sed: can't read /tmp/.pg_stat.0: No such file or directory
postgres_container  | cat: /tmp/.pg_stat.0: No such file or directory
postgres_container  | sed: can't read /tmp/.pg_stat.1: No such file or directory
postgres_container  | cat: /tmp/.pg_stat.1: No such file or directory
postgres_container  | sed: can't read /var/lib/postgresql/data/./oka.pid: No such file or directory
postgres_container  | cat: /var/lib/postgresql/data/./oka.pid: No such file or directory
postgres_container  | main: line 314: pkill: command not found

postgres_container  | /tmp/kinsing is not b3039abf2ad5202f4a9363b412002351, actual 
postgres_container  | chmod: cannot access '/tmp/kinsing': No such file or directory
postgres_container  |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
postgres_container  |                                  Dload  Upload   Total   Spent    Left  Speed
100 5828k  100 5828k    0     0  18.9M      0 --:--:-- --:--:-- --:--:-- 18.8M
postgres_container  | /tmp/kinsing is b3039abf2ad5202f4a9363b412002351
postgres_container  | md5sum: /tmp/libsystem.so: No such file or directory
postgres_container  | /tmp/libsystem.so is not ccef46c7edf9131ccffc47bd69eb243b, actual 
postgres_container  | chmod: cannot access '/tmp/libsystem.so': No such file or directory
postgres_container  |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
postgres_container  |                                  Dload  Upload   Total   Spent    Left  Speed
100 26800  100 26800    0     0   844k      0 --:--:-- --:--:-- --:--:--  844k
postgres_container  | /tmp/libsystem.so is ccef46c7edf9131ccffc47bd69eb243b
postgres_container  |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
postgres_container  |                                  Dload  Upload   Total   Spent    Left  Speed
100 26800  100 26800    0     0   793k      0 --:--:-- --:--:-- --:--:--  793k
  • Вопрос задан
  • 207 просмотров
Решения вопроса 1
Малварь подхватил, судя по сообщениям
Ответ написан
Пригласить эксперта
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Войти через центр авторизации
Похожие вопросы