This message was deleted.
# general
a
This message was deleted.
f
hello everyone, can you please look into above error message and suggest what can be done in order to fix the error ??
t
The same token should be used for each node joined to the cluster. You may need to append
--token YOUR_TOKEN
to the command
f
@tall-school-18125 Thanks for the reply, I also tried with token option but same error . Is there anything i am missing here ?
curl -sfL https://get.k3s.io | sh -s - server --datastore-endpoint='postgres://k3s:ycypasswordYo@192.168.1013:5432/k3s' --token='K102xxxxx''
@tall-school-18125 Do you any other suggestion on this problem ?
t
Can you also validate that your k3s nodes fulfill the port requirements? https://rancher.com/docs/k3s/latest/en/installation/installation-requirements/#networking
f
@tall-school-18125 I have checked and all required ports are open. Not sure what else i can do here to fix it. 😞 ?
t
You could try asking in #k3s
f
ok Thanks