Migration to poll.fil.org means confusing login failure at metropolis.vote
Closed this issue · 5 comments
Hey @rjwebb @raykyri -- was just exploring the state of the project as I'm working on experimenting with changes to the Polis UI, and notice that GitHub login is no longer working on metropolis.vote
Screen.Recording.2024-10-10.at.2.27.09.PM.mov
Realized afterward that this is because you've migrated to using poll.fil.org
Confusingly, when I was previously logged in on my phone (before the switch of the GitHub redirect_uri
), that means my phone works fine. Presumably you might have users of metropolis.vote who won't run into an issue until their session expires.
Just giving you heads up in case this is an important failure of a user flow (no explanation and confusing error for ppl using the old site)
Hope you're both well!
Nice to hear from you as always :D
Thanks for pointing this out, I think we need to update the domain records to redirect the user from metropolis.vote -> poll.fil.org
Aw hey Bob :)
I see from you nameservers that you're using cloudflare, so it's just this: (to save you the bother of looking it up)
(10 free redirects/domain with free plan, so shouldn't need any special plan)
Docs: https://developers.cloudflare.com/fundamentals/setup/manage-domains/redirect-domain/
Oh nice! This is much easier than making the change on the backend.
heh and sorry, just realized i ninja-posted this in wrong repo last week 😄
EDIT: And don't forget the 192.0.2.1 no-op to proxy. I recall I lost some time related to not following that once :)
Cloudflare redirect rules didn't work so we had to change our DNS for this to work. But this is fixed now.