https://prefect.io logo
p

Patrick Tan

05/05/2022, 6:09 PM
How so I terminate an unknown local agent?
k

Kevin Kho

05/05/2022, 6:17 PM
We can’t because there is still a process that is pinging Prefect cloud. If you delete it from the UI, it will still ping.
a

Anna Geller

05/05/2022, 6:18 PM
What do you mean when you say unknown? Are you the only person who has access to your Prefect Cloud account? Is this some unsolicited actor? If so, how could that happen - did you commit the API keys to a public repository? You may delete your existing API keys and create new ones to ensure nobody who is unauthorized is able to start a new agent Perhaps it's just an agent started on your local machine or VM - can you check whether ad02... is your hostname?
p

Patrick Tan

05/05/2022, 6:37 PM
I started agents on local machine, docker container in local machine and AWS ECS, I thought it may be a runway process. I’ll check with co-worker who may have use my API key.
👍 1
a

Anna Geller

05/05/2022, 6:44 PM
Great to hear it's not a security issue. Keep us posted!
14 Views