problems with connecting Prefect agent Hey, I have...
# prefect-community
p
problems with connecting Prefect agent Hey, I have a prefect server running which I am having problems getting an agent connected. The agent is running on the machine, and starts up with the message:
Copy code
Agent connecting to the Prefect API at <http://localhost:4200>
but, I'm unable to see or use the agent. (If I run curl on localhost:4200, I can connect without issue.)
this is the machine in question, if that's of any help. http://34.205.9.40:8080/default
Bump....
it seems like the UI is caching information between servers inappropriately. This isn't an issue with the agent I think. I can make things behave correctly if I flush out the browser, and flush out any docker images.