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
What happened?
Connection error on k3s using Quarkus:
WARN [com.dat.oss.dri.int.cor.con.ControlConnection] (vert.x-eventloop-thread-5) [s0] Error connecting to Node(endPoint=/127.0.0.1:9042, hostId=null, hashCode=65944760), trying next node (ConnectionInitException: [s0|control|connecting...] Protocol initialization request, step 1 (OPTIONS): failed to send request (io.netty.channel.StacklessClosedChannelException))
Also when i try to port-forward service I'm getting error:
kubectl port-forward svc/cassandra-cluster-dc1-contact-points-service -n k8ssandra-operator 9042:9042
error: cannot attach to *v1.Service: invalid service 'cassandra-cluster-dc1-contact-points-service': Service is defined without a selector
How to reproduce it (as minimally and precisely as possible):
What happened?
Connection error on k3s using Quarkus:
Also when i try to port-forward service I'm getting error:
How to reproduce it (as minimally and precisely as possible):
1- install operator
2- deploy custler:
3- Follow Quarkus cassandra client guide:
4- In code when try to access Cassandra keep getting above mentioned error
Environment
K8ssandra Operator version:
cr.k8ssandra.io/k8ssandra/k8ssandra-operator:v1.20.3
Kubernetes version information:
kubectl version
Client Version: v1.32.0
Kustomize Version: v5.5.0
Server Version: v1.31.4+k3s1
Kubernetes cluster kind:
I have installed k3s on my 3 dedicated servers.
K8ssandra Operator Logs:
K8ssandra all deployments:
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-304
The text was updated successfully, but these errors were encountered: