could someone point us in the right direction so that we can properly evaluate your solution?
a
alex
12/19/2023, 12:55 AM
Hey @aljaz! It looks like you’ve taken all of the correct steps to start a Docker worker. Can you share some more about what you’re finding difficult?
a
aljaz
12/19/2023, 2:03 AM
We get an error, something that server cannot be used as worker… it’s not a very helpful error (I can paste the exact message when I get to the computer)
aljaz
12/19/2023, 3:28 AM
The error is
RuntimeError: Docker worker cannot be used with an ephemeral server.
@alex
Any ideas?
j
Jeff Hale
12/19/2023, 2:24 PM
Hey @aljaz! Sounds like you are using a self-hosted Prefect server instance and not Prefect Cloud. If that’s your setup, you can run the following:
Copy code
prefect config set PREFECT_API_URL="<http://127.0.0.1:4200/api>"
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.