You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rayjanoka report the NATS JetStream scaler broke on their setup because the nodes are not advertised which result in connect_urls return empty #4102 (comment)
Expected Behavior
NATS JetStream scaler works as before
Actual Behavior
NATS JetStream scaler returns runtime error
Steps to Reproduce the Problem
Setup NATS cluster via load balancer and node advertise disable
Use NATS JetStream scaler as usual
Logs from KEDA operator
result: runtime error: invalid memory address or nil pointer dereference
KEDA Version
2.10.1
Kubernetes Version
None
Platform
None
Scaler Details
NATS JetStream
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Report
@rayjanoka report the NATS JetStream scaler broke on their setup because the nodes are not advertised which result in
connect_urls
return empty #4102 (comment)Expected Behavior
NATS JetStream scaler works as before
Actual Behavior
NATS JetStream scaler returns runtime error
Steps to Reproduce the Problem
Logs from KEDA operator
KEDA Version
2.10.1
Kubernetes Version
None
Platform
None
Scaler Details
NATS JetStream
Anything else?
No response
The text was updated successfully, but these errors were encountered: