We had the same issue when we converted our 5.5 Alerts to 5.7
We changed our alert time windows from “by event time” to “by range”
So if you vi the default.alrt file you will see the paramenter change from { WINDOW * * * * } to { WINDOW */*/*/* }. Hope this works for you.