Remote Host with older API #4093
Replies: 4 comments 4 replies
-
I use
I haven't personally tested it though. |
Beta Was this translation helpful? Give feedback.
-
does not seems to be working or I am doing something wrong. I use Unraid, so i tried putting it as a variable and does not work. |
Beta Was this translation helpful? Give feedback.
-
level=info i recheck the logs and found the suspected issue why the negotiation does not work it adds the remote host but during adding, it does not able to pull "host.dockerVersion=" |
Beta Was this translation helpful? Give feedback.
-
Turns out the issue with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using remote host to connect to a second server "tcp://x.x.x.x:2375" which does connect but Dozzle uses higher API than what my server uses
"Get "http://x.x.x.x:2375/v1.51/info\" when I open the URL, I get error {"message":"client version 1.51 is too new. Maximum supported API version is 1.47"}
if I manual change URL http://x.x.x.x:2375/v1.47/info, it retrieves data.
Is there anyway to set Dozzle to use lower API? I am using Unraid so I cannot update the Docker Version.
Beta Was this translation helpful? Give feedback.
All reactions