Nginx dies with previously working docker-conmpose config

Hello,
I was trying to upgrade my postgres database i shut down docker-compose and switching the db image from 13-alpine to 14-alpine. Then at one point nginx stopped working even with the previously working postgres 13 db. Also with my base config I get these errors:

$docker-compose logs proxy
myconfig_postgres_fpm-proxy-1  | Info: running nginx-proxy version 1.0.0-6-gd851908
myconfig_postgres_fpm-proxy-1  | Setting up DH Parameters..
myconfig_postgres_fpm-proxy-1  | forego      | starting dockergen.1 on port 5000
myconfig_postgres_fpm-proxy-1  | forego      | starting nginx.1 on port 5100
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: using the "epoll" event method
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: nginx/1.21.6
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: built by gcc 10.3.1 20211027 (Alpine 10.3.1_git20211027)
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: OS: Linux 5.16.16-arch1-1
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: getrlimit(RLIMIT_NOFILE): 1048576:1048576
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker processes
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 24
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 25
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 26
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 27
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 28
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 29
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 30
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 31
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 32
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 33
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 34
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 35
myconfig_postgres_fpm-proxy-1  | dockergen.1 | 2022/03/23 18:54:37 Generated '/etc/nginx/conf.d/default.conf' from 6 containers
myconfig_postgres_fpm-proxy-1  | dockergen.1 | 2022/03/23 18:54:37 Running 'nginx -s reload'
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: signal 1 (SIGHUP) received from 37, reconfiguring
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: reconfiguring
myconfig_postgres_fpm-proxy-1  | dockergen.1 | 2022/03/23 18:54:37 Watching docker events
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: using the "epoll" event method
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker processes
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 41
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 42
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 43
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 44
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 45
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 46
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 47
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 48
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 49
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 50
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 51
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:37 [notice] 19#19: start worker process 52
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 24#24: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 25#25: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 26#26: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 28#28: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 27#27: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 31#31: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 30#30: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 29#29: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 32#32: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 33#33: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 26#26: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 25#25: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 24#24: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 31#31: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 28#28: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 27#27: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 29#29: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 30#30: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 32#32: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 33#33: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 31#31: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 26#26: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 25#25: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 28#28: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 29#29: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 24#24: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 27#27: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 32#32: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 30#30: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 33#33: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 35#35: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 35#35: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 34#34: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 34#34: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 35#35: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 34#34: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 35
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 33 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 35 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 31
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 31 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 26
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 26 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 34
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 34 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 27
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 27 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 25
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 25 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 32
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 32 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 24
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 24 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 28 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 29 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 30 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 29
myconfig_postgres_fpm-proxy-1  | dockergen.1 | 2022/03/23 18:54:38 Generated '/etc/nginx/conf.d/default.conf' from 7 containers
myconfig_postgres_fpm-proxy-1  | dockergen.1 | 2022/03/23 18:54:38 Running 'nginx -s reload'
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 1 (SIGHUP) received from 68, reconfiguring
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: reconfiguring
myconfig_postgres_fpm-proxy-1  | dockergen.1 | 2022/03/23 18:54:38 Received event start for container ea5a2c87faf9
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: using the "epoll" event method
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker processes
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 69
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 70
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 71
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 72
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 73
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 74
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 75
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 76
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 77
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 78
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 79
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 80
myconfig_postgres_fpm-proxy-1  | dockergen.1 | 2022/03/23 18:54:38 Generated '/etc/nginx/conf.d/default.conf' from 7 containers
myconfig_postgres_fpm-proxy-1  | dockergen.1 | 2022/03/23 18:54:38 Running 'nginx -s reload'
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 41#41: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 43#43: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 42#42: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 44#44: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 45#45: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 46#46: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 47#47: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 49#49: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 48#48: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 1 (SIGHUP) received from 53, reconfiguring
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: reconfiguring
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 50#50: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 41#41: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 43#43: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 42#42: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 45#45: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 44#44: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 48#48: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 46#46: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 47#47: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 49#49: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 50#50: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 48#48: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 43#43: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 41#41: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 46#46: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 44#44: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 47#47: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 42#42: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 45#45: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 49#49: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 50#50: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 51#51: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 52#52: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 51#51: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 52#52: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 51#51: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 52#52: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: using the "epoll" event method
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker processes
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 82
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 83
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 84
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 85
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 86
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 87
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 88
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 89
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 90
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 91
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 92
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 93
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 69#69: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 70#70: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 71#71: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 72#72: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 73#73: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 74#74: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 75#75: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 76#76: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 79#79: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 77#77: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 78#78: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 70#70: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 71#71: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 44
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 69#69: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 41 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 42 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 43 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 44 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 45 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 46 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 47 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 72#72: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 48 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 73#73: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 49 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 50 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 51 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 74#74: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 52 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 1 (SIGHUP) received from 94, reconfiguring
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 75#75: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 79#79: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 76#76: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 77#77: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 78#78: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 70#70: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 75#75: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 69#69: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 73#73: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 71#71: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 74#74: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 77#77: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 79#79: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: reconfiguring
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 72#72: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 76#76: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 78#78: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 80#80: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 80#80: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 80#80: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: using the "epoll" event method
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker processes
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 105
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 106
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 107
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 108
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 109
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 110
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 111
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 112
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 113
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 114
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 115
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: start worker process 116
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 83#83: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 85#85: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 84#84: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 82#82: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 89#89: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 90#90: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 86#86: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 91#91: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 88#88: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 87#87: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 72
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 69 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 70 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 71 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 72 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 73 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 74 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 75 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 76 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 77 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 78 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 79 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 80 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 84#84: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 85#85: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 83#83: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 86#86: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 90#90: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 89#89: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 82#82: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 87#87: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 88#88: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 91#91: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 93#93: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 92#92: gracefully shutting down
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 89#89: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 93#93: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 91#91: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 92#92: exiting
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 83#83: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 86#86: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 87#87: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 93#93: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 92#92: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 88#88: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 85#85: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 90#90: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 84#84: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 82#82: exit
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 17 (SIGCHLD) received from 83
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 83 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: worker process 85 exited with code 0
myconfig_postgres_fpm-proxy-1  | nginx.1     | 2022/03/23 18:54:38 [notice] 19#19: signal 29 (SIGIO) received

What could be the problem here?