Clustering

Hello there,

I hope you are doing well.

We had an instance of Metabase (single node) running very well for PRO and Enterprise.

The customer asked to put Metabase in cluster. So we have created a new server and followed all the steps to add a node. However we have put the wrong version of the jar (differente version from the primary node). We had an error in the logs saying the version is not correct.
We have corrected the jar and now when we start the second node we have the following in the logs:

Feb 24 14:53:38 pr-ney-dctd2001 metabase[349269]: 2025-02-24 14:53:38,099 INFO jdbcjobstore.JobStoreTX :: ClusterManager: detected 1 failed or restarted instances.

Feb 24 14:53:38 pr-ney-dctd2001 metabase[349269]: 2025-02-24 14:53:38,099 INFO jdbcjobstore.JobStoreTX :: ClusterManager: Scanning for instance "pr-ney-dctd10011740405112743"'s failed in-progress jobs.

Feb 24 14:53:38 pr-ney-dctd2001 metabase[349269]: 2025-02-24 14:53:38,114 INFO jdbcjobstore.JobStoreTX :: ClusterManager: ......Cleaned-up 1 other failed job(s).

Note: the second server is running well, but we have this error in the logs.

Thank you very much

Best Regards

What version are you running now and what did you run by mistake? If you check the Matabase Application DB databasechangelog can you confirm if a migration was run when the different jar was running?