Hanyang Tan
12/27/2022, 3:29 AMhttpx.HTTPStatusError: Server error '500 Internal Server Error' for url '<http://127.0.0.1:4200/api/flow_runs/>'
all the way. I got no idea why is this happening, is any one encounter this before? Below are my steps and some snapshot of Prefect version, command prompt that executed the code and the code itself.
Here is my steps to get this error:
1. Create python virtual environment using this command python -m venv prefect
2. Activated the prefect
environment
3. Install Prefect pip3 install -U prefect
4. Start the Prefect Orion Server prefect orion start
5. Write a sample python code and execute the code python test.py
6. Error happened.Anna Geller
12/27/2022, 11:28 AMHanyang Tan
12/28/2022, 4:45 AMar
12/30/2022, 10:46 AMAnna Geller
12/30/2022, 3:42 PMHanyang Tan
01/05/2023, 7:13 AMAnna Geller
01/05/2023, 1:30 PM