GithubHelp home page GithubHelp logo

Attempting to deploy with DeploymentImage results in "RuntimeError: This error is often thrown because Docker is not running." about prefect HOT 4 CLOSED

ldsalomone avatar ldsalomone commented on August 16, 2024
Attempting to deploy with DeploymentImage results in "RuntimeError: This error is often thrown because Docker is not running."

from prefect.

Comments (4)

ConstantinoSchillebeeckx avatar ConstantinoSchillebeeckx commented on August 16, 2024 3

Did you by chance start using requests==2.32.0? I'm seeing the same thing when upgrading to that version. In my case, pinning to requests=2.31.0 resolved the issue for now.

See:

from prefect.

serinamarie avatar serinamarie commented on August 16, 2024 1

Hi there, I believe this can be closed by #13538. If not, feel free to comment and I can reopen it.

from prefect.

leonkozlowski avatar leonkozlowski commented on August 16, 2024

Did you by chance start using requests==2.32.0? I'm seeing the same thing when upgrading to that version. In my case, pinning to requests=0.31.0 resolved the issue for now.

See:

@ConstantinoSchillebeeckx this stems from a requirement of prefect - apprise

apprise has an unpinned/unbounded requirement for requests in their requirements.txt

Do you think this should be handled within the prefect requirements?

from prefect.

s-jorgenfroland avatar s-jorgenfroland commented on August 16, 2024

This seems to be an issue after requests was updated to 2.32.2. I also succeeded by installing any version below 2.32.2. In my case 2.31.0.

See also: docker/docker-py#325

from prefect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.