Can not connect to the nats server
kk-xuhj
PROOP

6 months ago

Network communication is working fine, and I can successfully connect to NATS through the TCP proxy. However, my internal services cannot successfully register. The NATS server logs show it has received the authentication request, but authentication just won't succeed. Both the password and username are correct.

Solved

5 Replies

Railway
BOT

6 months ago


6 months ago

You likely need to have NATS listen on the ipv6 port. The TCP proxy does an IPv4 transform. We're rolling this out to the private network in beta likely this week or next.


Status changed to Awaiting User Response Railway 6 months ago


6 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open jake 6 months ago


kk-xuhj
PROOP

6 months ago

I tried have NATS listen on the ipv6 port but still got the same situation.


kk-xuhj
PROOP

6 months ago

I am now using "nats-server -js -sd /data -D -a ::" to start the server


kk-xuhj
PROOP

6 months ago

fixed


Status changed to Solved kk-xuhj 6 months ago


Loading...