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

Compatibility with the latest nats-server version #22

Open
poldueta opened this issue Sep 25, 2020 · 4 comments
Open

Compatibility with the latest nats-server version #22

poldueta opened this issue Sep 25, 2020 · 4 comments
Assignees

Comments

@poldueta
Copy link

Hi!

I'm trying to use this module to connect to the latest nats-server version 2.1.8

I built latest openresty with this module (and nats_pub example)

Unfortunately, there are no any examples on how use library… I'm interested in how to create nats subscriber service on nginx launch, and publish messages for specified locations. So I tried to use nats_pub example, #9 by @wallyqs but can't connect to nats server (which are accessible, checked with curl)

nginx: ngx_http_nats_pub_merge_loc_conf: merge loc conf error add nats client:

end

[error] 313#0: cannot connect to NATS servers, will try every 2000 milliseconds

So I started to think that nginx-nats simply incompatible with latest nats-server version...

@wallyqs
Copy link
Member

wallyqs commented Sep 28, 2020

I think should be compatible since protocol is not changed essentially, but not sure tbh... will add it to my list to check again.

@wallyqs wallyqs self-assigned this Sep 28, 2020
@poldueta
Copy link
Author

Hi @wallyqs

Did you have chance to check compatibility?

@poldueta
Copy link
Author

Hi @wallyqs

Any updates on this?

@pcariel
Copy link

pcariel commented Mar 6, 2022

ping

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

3 participants