Hello,
I have recently installed the toolkit, it works perfectly fine until I restart the server. When things come back up after restart the logs show the following error (everything else looks normal):
nginx | 2026/05/26 09:31:41 [error] 22#22: recv() failed (111: Connection refused) while resolving, resolver: 127.0.0.11:53
and I am not able to access the overleaf webpage. Docker ps shows no ports being used by the nginx container and to fix the issue I have to delete the nginx image and container and allow the toolkit to recreate it. Everything will then work until the next restart.
I have automated this process at startup to prevent downtime but I would like to fix the root of the problem.
Does anyone have any ideas?
Hello,
I have recently installed the toolkit, it works perfectly fine until I restart the server. When things come back up after restart the logs show the following error (everything else looks normal):
nginx | 2026/05/26 09:31:41 [error] 22#22: recv() failed (111: Connection refused) while resolving, resolver: 127.0.0.11:53
and I am not able to access the overleaf webpage. Docker ps shows no ports being used by the nginx container and to fix the issue I have to delete the nginx image and container and allow the toolkit to recreate it. Everything will then work until the next restart.
I have automated this process at startup to prevent downtime but I would like to fix the root of the problem.
Does anyone have any ideas?