I have troubles spinning up prefect orion.
If I check the configuration with prefect config view, I see:
But if I then try prefect orion start I get:

which is odd as the API URL seems correct.
What can be the issue?
I have troubles spinning up prefect orion.
If I check the configuration with prefect config view, I see:
But if I then try prefect orion start I get:

which is odd as the API URL seems correct.
What can be the issue?
It looks like you did everything right and Orion has started. Did it stop automatically or do you have trouble accessing the dashboard?
If it stopped, it could be that you already have another process running Orion (e.g. another terminal session) or that the port is already in use.