A 2 minutes step takes 17minutes to display all logs
I found container already stopped after 2 minutes through docker ps
, but log still in this speed
A 2 minutes step takes 17minutes to display all logs
I found container already stopped after 2 minutes through docker ps
, but log still in this speed
Agent that at same machine with server works fine
Maybe it is a network issue?
Update: network_mode: "host"
also don’t work
Update: i see the announcement, now try to finding whether there is a traefik default rate limit
Update: there seems no default rate limit for traefik, i will hold this problem and wait newer drone release
This still happening at recent version.
what is recent version?
drone/agent
is the old image and is not running the latest code. The latest image is drone/drone-runner-docker
Thanks, i didn’t know that.
I will try it.
Fixed whith drone/drone-runner-docker