Is it possible you have first party cookies disabled? On your first visit we need to run some JS (apparently the only way to get the user timezone). We store that in your session and then redirect you so we can show availability in your timezone. If first party cookies are disabled then there will be no session and the page will loop. (Open to suggestions on better TZ handling - other than rewriting as an SPA :)