Hello, I’m getting an error on deploying the prefect-workers pods. They can’t seem to connect to the api.
Copy code
prefect.exceptions.PrefectHTTPStatusError: Client error '405 Method Not Allowed' for url '<http://172.28.36.138:4200/api/work_pools/>'
The prefect-agent’s are using the same URL and have come up correctly.
Abhinav Chordia
04/15/2023, 9:09 PM
Looks like an issue with the default values in the helm template.
The agent defaults to “default” but the worker doesn’t have a default so it starts with the empty string.
r
Russell Brooks
05/03/2023, 4:49 AM
Yes I had same issue. Had to hard code the name of the kubernetes workpool I made and add it to both agent and worker values.yaml
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.