PeerDB-io / peerdb

Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage
https://peerdb.io
Other
2.25k stars 92 forks source link

Namespace default has no mapping defined for search attribute #2098

Open ujae7142 opened 1 month ago

ujae7142 commented 1 month ago

hi there,

always get this error when create mirror from postgres to clickhouse

flow_api | {"time":"2024-09-25T07:46:06.150051158Z","level":"ERROR","msg":"unable to start PeerFlow workflow","error":"Namespace default has no mapping defined for search attribute MirrorName","deploymentUid":""}

ujae7142 commented 1 month ago

i'm new to peerdb,

following https://docs.peerdb.io/quickstart/quickstart#quickstart get the same error

iamKunalGupta commented 1 month ago

Hi @ujae7142 were you able to solve this issue? You need to create a MirrorName search attribute on the temporal namespace, which should actually happen via https://github.com/PeerDB-io/peerdb/blob/main/docker-compose.yml#L98