You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker introduced NegotiateAPIVersion for the client after they quit making releases on docker/docker. It was added in this commit, but this commit is from the latest to date release.
Neither are playing nice when trying to update the revision in Gopkg.toml/dep.
Hi,
Docker client version is hardcoded in client.go
We have system with old docker version:
The docker input plugin is returning the following error:
E! Error in plugin [inputs.docker]: Error response from daemon: client is newer than server (client API version: 1.24, server API version: 1.21
Regards,
The text was updated successfully, but these errors were encountered: