I have agent work pools: ```┏━━━━━━━━━━━━━━━━━━━━┳...
# ask-community
r
I have agent work pools:
Copy code
┏━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ Name               ┃ Type          ┃                                   ID ┃ Concurrency Limit ┃
┡━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ default-agent-pool │ process       │ 6fa5a366-8cb6-4e4a-9056-cfec8e58dc52 │ 10                │
│ eks-agent-pool     │ prefect-agent │ afa2839e-0e51-44f8-928e-853383846208 │ None              │
└────────────────────┴───────────────┴──────────────────────────────────────┴───────────────────┘
But creating an agent pool is not valid:
Copy code
create -t prefect-agent agent-test-pool
...Unknown work pool type 'prefect-agent'. Please choose from process.
Version: 2.13.2
a
Hey @Rob Fowler! This looks like an issue with our CLI. Could you please open an issue to help us make sure we fix it? In the meantime, you should be able to create a prefect agent work pool via the UI.
👍 1
r
will do later, probably can even look into it myself now I know it is an actual issue
Seems I must somehow have a database problem as, if I run the create pool on one running instance I get a list of infrastructure but if I run it against another, (same docker image) there is no infrastructure list. Both have been upgraded a few times against the same database.
I mean upgraded with the existing database, they obviously don't share the database
no, not db, it seems that page or infrastructure makes a call to the internet and none of our machines are connected to the internet
ending in aggregate-worker-metadata