Hello, everyone, I was getting the "something went...
# ask-community
l
Hello, everyone, I was getting the "something went wrong when you try to fetch the project". My setup is hosted prefect server on an EC2 box and on my local, I was trying to connect to the dashboard. I can see all the dashboard/menus, I can even list the project from the graghQL port, just can't list or create a project from the dashboard. Any idea where could go wrong?
k
Hey Lin, looking into it. No need to double post, we’ll see the message
l
got it
k
I think your API may not be healthy?
l
what does that mean Kevin?
k
When you spin up server, it spins up an API container that interacts with the database. It looks like the API container might not be processing requests right
l
should I tweak the configuration or require an installation?
k
I wouldn’t know because I can’t tell if the container is healthy. You could try pulling logs from it
Or you can try registering a flow cuz that will hit the API also