i am having 4 nodes lxc cluster, my 2 nodes i.e: lxc3 and lxc4 auto updated to candidate 5.21.3, I reverted them back to 5.21.2 but still my cluster is not working fine and is not up. 8443 listening on 3and4 node is not there [even after reverting the version to 5.21.2] and making issue. My versions are same now but still facing the issues. Following are the respective outputs root@lxc1:~# lxc --version
5.21.2 LTS
root@lxc1:~# sudo lxd sql local “SELECT * FROM schema;”
±—±--------±---------------------+
| id | version | updated_at |
±—±--------±---------------------+
| 1 | 42 | 2023-11-20T06:39:46Z |
| 2 | 43 | 2024-07-03T10:08:18Z |
±—±--------±---------------------+
root@lxc2:~# sudo lxd sql local “SELECT * FROM schema;”
±—±--------±---------------------+
| id | version | updated_at |
±—±--------±---------------------+
| 1 | 42 | 2024-05-07T08:22:06Z |
| 2 | 43 | 2024-07-03T08:24:35Z |
±—±--------±---------------------+
root@lxc3:~# sudo lxd sql local “SELECT * FROM schema;”
±—±--------±---------------------+
| id | version | updated_at |
±—±--------±---------------------+
| 1 | 42 | 2023-11-01T07:10:01Z |
| 2 | 43 | 2024-07-03T07:22:33Z |
±—±--------±---------------------+
root@lxc4:~# sudo lxd sql local “SELECT * FROM schema;”
±—±--------±---------------------+
| id | version | updated_at |
±—±--------±---------------------+
| 1 | 42 | 2023-11-02T07:03:24Z |
| 2 | 43 | 2024-07-03T10:07:27Z |
±—±--------±---------------------+
After this I’m also planning to move to incus, support needed