Did you check your node if it's fully sync?
Better check the node first by using "bitcoin-cli getblockchaininfo" and compare the block with the current block height of 4,075,142
If the block info is below that height, it is not fully synced yet, and you need to wait for your node to be fully synced.