Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8S: api-gateway : Resolve error: asio.netdb:1 : Host not found ( 0.19.19 ) #270

Open
vbaz opened this issue Jan 19, 2025 · 1 comment
Open

Comments

@vbaz
Copy link

vbaz commented Jan 19, 2025

Hi,

Running 0.19.19 on K8S : falkordb+qdrant

The API-gateway pod is failing to connect to pulsar with the following errors:

ERROR [139876034938560] ClientConnection:605 | Resolve error: asio.netdb:1 : Host not found (authoritative)
2025-01-19 09:06:52.541 ERROR [139876034938560] ClientConnection:1318 | [ -> pulsar://pulsar:6650] Connection closed with ConnectError (refCnt: 2)
2025-01-19 09:06:52.541 INFO [139876034938560] ConnectionPool:141 | Remove connection for pulsar://pulsar:6650-pulsar://pulsar:6650-0
2025-01-19 09:06:52.541 ERROR [139876034938560] ClientImpl:216 | Error Checking/Getting Partition Metadata while creating producer on non-persistent://tg/request/agent -- ConnectError

And so cannot use the workbench UI

Was working fine in 0.18.4

@cybermaggedon
Copy link
Contributor

I think this is with newer templates in 0.19.21.

The problem was that the broker was getting a service name broker when the rest of the system was expecting pulsar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants