Solution Ignored

Issue Report

Solutions are getting ignored and i am not sure why as everything points to me being within limits of what blockchain allows.

Environment

Ubuntu 24.04, docker, cluster

Problem

Solutions are getting ignored and i am not sure why as everything points to me being within limits of what blockchain allows.

2024-11-22T14:38:07.900160Z  WARN subspace_farmer::cluster::controller: Failed to send solution response error=ErrorObject { code: ServerError(9001), message: "Solution was ignored", data: None } slot=1373187 public_key=6275576fe00df948bd7daf0c7a1f40278720572ed3e5ad5b513e43c009d32c63 sector_index=2827
2024-11-22T15:46:50.708713Z  WARN subspace_farmer::cluster::controller: Failed to send solution response error=ErrorObject { code: ServerError(9001), message: "Solution was ignored", data: None } slot=1377303 public_key=3065a33e3a3064ea392c778e3eb3831b49412f6db05d0823d1deb733c4257774 sector_index=1431
2024-11-22T16:26:01.590482Z  WARN subspace_farmer::cluster::controller: Failed to send solution response error=ErrorObject { code: ServerError(9001), message: "Solution was ignored", data: None } slot=1379650 public_key=6275576fe00df948bd7daf0c7a1f40278720572ed3e5ad5b513e43c009d32c63 sector_index=3072
2024-11-22T16:26:01.590255Z  WARN sc_consensus_subspace_rpc: Solution was ignored, likely because farmer was too slow slot=1379650
2024-11-22T14:38:07.899929Z  WARN sc_consensus_subspace_rpc: Solution was ignored, likely because farmer was too slow slot=1373187
2024-11-22T15:46:50.708454Z  WARN sc_consensus_subspace_rpc: Solution was ignored, likely because farmer was too slow slot=1377303

System stats

Interesting, this essentially means that node received solution too late, but there could be various reasons for that. Can you share full node log from that time so I can take a closer look?