Getting a lot of these lately and not sure if ther...
# ask-community
j
Getting a lot of these lately and not sure if there is anything I can do about it:
Copy code
Crash detected! Execution was interrupted by an unexpected exception: PrefectHTTPStatusError: Server error '500 Internal Server Error' for url '<https://api.prefect.cloud/api/accounts/foo_account/workspaces/foo_workspace/flow_runs/foo_flow_run_id/set_state>'
Response: {'exception_message': 'Internal Server Error'}
For more information check: <https://httpstatuses.com/500>
8
🚨 3
both local and GKE k8 flow runs gave me same issue around 11:01am today
still getting 500's back from prefect cloud
s
Same here
j
same
j
same
s
I don’t think all green on this page is true https://prefect.status.io/
m
Same
j
👋 Bill from Prefect here. We're looking into this now.
upvote 3
j
Was having same issue. Flows are working for me now though
j
We are investigating higher latency / errors in the Cloud 2.0 AI. The status page has been updated.
🙏 3
k
Not sure if this is connected, because my coworker is able to run other flows, but when running a script locally, I’m getting
Copy code
RuntimeError: Cannot create flow run. Failed to reach API at <https://api.prefect.cloud/api/accounts/.../workspaces/.../>.
I redid my prefect config and prefect cloud set workspace and everything is working again ¯\_(ツ)_/¯
j
it has been back up for me thank you
s
seems to be working for me too