February 7, 20215 yr So I have noticed that any commands I give to dockers are VERY slow to respond. stopping, starting, or restarting docker containers timeout on the GUI but they do work. checking the log I see a few errors that seem new to me. If anyone knows what these mean and if they are related to me described issue, please let me know your thoughts. log errors below- Feb 7 00:22:52 AeroServer3 nginx: 2021/02/07 00:22:52 [error] 14970#14970: *1269127 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.86.42, server: , request: "POST /plugins/community.applications/scripts/notices.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.86.49", referrer: "http://192.168.86.49/Dashboard" Feb 7 00:22:52 AeroServer3 nginx: 2021/02/07 00:22:52 [error] 14970#14970: *1269355 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.86.42, server: , request: "POST /webGui/include/DashboardApps.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.86.49", referrer: "http://192.168.86.49/Dashboard" Feb 7 00:22:57 AeroServer3 nginx: 2021/02/07 00:22:57 [error] 14970#14970: *1269299 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.86.42, server: , request: "POST /plugins/community.applications/scripts/notices.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.86.49", referrer: "http://192.168.86.49/Docker" Feb 7 00:22:57 AeroServer3 nginx: 2021/02/07 00:22:57 [error] 14970#14970: *1269300 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.86.42, server: , request: "GET /plugins/dynamix.docker.manager/include/DockerContainers.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.86.49", referrer: "http://192.168.86.49/Docker"
Archived
This topic is now archived and is closed to further replies.