I also encounter this situation, when acl is enabled, sentinel can not connect redis node and fail to failover.
my acl in redis.conf is below:
user default on >MYPASSWORD allcommands allkeys
and the settings in sentinel.conf is:
sentinel auth-pass mymaster MYPASSWORD
sentinel auth-user mymaster default