https://prefect.io logo
y

Yupei Chen

07/21/2022, 7:53 PM
P2.0, running
prefect work-queue ls
I get below:
Response: {'detail': 'Request specified API version 0.6.0 but this server only supports version 0.7.0 and below.'}
For more information check: <https://httpstatuses.com/400>
An exception occurred.
k

Kevin Kho

07/21/2022, 7:53 PM
What version of Prefect are you on? You might need to upgrade?
y

Yupei Chen

07/21/2022, 7:55 PM
prefect --version
returns 2.0b7
k

Kevin Kho

07/21/2022, 7:55 PM
Could you try upgrading to latest?
y

Yupei Chen

07/21/2022, 7:56 PM
Works now, error message was a bit confusing. Thanks!
6 Views