Skip to content

Breaks with requests 2.33.0: 404 Client Error: Not Found for url: http+docker://localhost/v1.51/containers/create #3392

@zamlz

Description

@zamlz

I recently upgraded to the latest requests version since there was a known vulnerability in the one I was using.

    'docker==7.1.0',
    'requests==2.33.0',  # was originally 2.32.5 and that worked fine

Here is a snippet of the error message I'm seeing.

'404 Client Error: Not Found for url: http+docker://localhost/v1.51/containers/create'

What's particularly weird is that locally I cannot reproduce this issue. I am only able to create reproduce this in AWS CodeBuild. Not sure what's up there. The only change from the working execution to this one is the version bump 😢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions