Can't sync a node

I can’t sync a node, the last time I have downloaded the snapshot from here, sync works well until block #266003, after that, I see a repeating warning:

07:32:53.313 [warning] Mnesia activity Type=transaction exit with Reason={aborted,{{hash_not_present_in_db,<<191,42,69,175,57,102,169,201,102,188,61,253,163,212,10,112,250,29,184,70,186,152,102,20,196,65,139,18,249,175,1,255>>},[{aeu_mp_trees,db_get,2,[{file,“/app/apps/aeutils/src/aeu_mp_trees.erl”},{line,1109}]},{aeu_mp_trees,new,2,[{file,“/app/apps/aeutils/src/aeu_mp_trees.erl”},{line,127}]},{aec_trees,deserialize_from_db,1,[{file,“/app/apps/aecore/src/aec_trees.erl”},{line,425}]},{mnesia_tm,apply_fun,3,[{file,“mnesia_tm.erl”},{line,836}]},{mnesia_tm,execute_transaction,5,[{file,“mnesia_tm.erl”},{line,811}]},{mnesia,wrap_trans,6,[{file,“mnesia.erl”},{line,491}]},{aec_db,try_activity,4,[{file,“/app/apps/aecore/src/aec_db.erl”},{line,937}]},{aec_chain,top_block_with_state,0,[{file,“/app/apps/aecore/src/aec_chain.erl”},{line,429}]}]}}, retrying

How I can fix that? Can the snapshot be broken? My node is running at http://109.110.63.217:3013/v2/status

Is it possible to roll back a set of the latest blocks to try to sync them again?

maybe it’s because your node doesn’t have enough space and it’s run out of disk

Actually, I’m still not sure what was wrong there, but this issue is resolved after some time when I downloaded a different snapshot. That you for your help!