"You are being redirected" page

when i updating some post or create new, i do redirect:

format.html { redirect_to @post, notice: 'Post was successfully updated.' }

but i'm falling into the page looks like "You are being redirected" is there anybody knows where it appears and how to repair it?