The problem there is the version of the elasticsearch container and the elasticsearch that made the snapshot. If the version of the one who did the snapshot is newer than the elasticsearch who wants to read the snapshot the second one won't be able to read the index right and won't recognize the snapshot, therefore, won't be recognized. Changing the version of the elasticsearch in the container solved the problem.