I tried to create a runtime node. Downloaded the cluster file from the curity admin console and added it to runtime node. I also modified the startup.properties file to mention ADMIN=false.
When I start the runtime node I this error:
2021-12-09T14:07:00:166+0000 INFO {core-job-scheduler-2} se.curity.identityserver.cluster.RuntimeNodeClusterManager - Setting cluster mode to Runtime, attempting to connect to master: xx.xx.xx.xx port 6789 2021-12-09T14:07:00:180+0000 INFO {conf-Thread-10-42} se.curity.identityserver.cluster.RuntimeNodeClusterManager - Runtime not connected to admin. Connect to admin failed 2021-12-09T14:07:03:168+0000 DEBUG {core-job-scheduler-2} se.curity.identityserver.cluster.ClusterManager - HA status: state='NONE', nodes=[] ^C
