An additional slash at the end of the hostname makes some operations unworkable #5046
Closed
2 tasks done
Labels
bug
Something isn't working
My actions before raising this issue
An additional slash at the end of the hostname makes some operations unworkable.
Current Behaviour
Using some operations from high-level API does not work when an additional slash at the end of the hostname is added. For example:
However, other operations like downloading independent images (download_frames) or getting information about projects or tasks work properly.
Steps to Reproduce (for bugs)
Using the following code, having a slash at the end of the hostname, can be used to reproduce the error
Context
This is a minor bug that led me to try many other things before I saw where the problem was. The solution should be simple and I believe it could avoid a lot of headaches.
Your Environment
docker version
: 19.03.13-ceThe text was updated successfully, but these errors were encountered: