App has been deployed and has been functioning consistently for quite some time.
However, I now get a timeout when issuing the auth0 authenticate when I receive the callback code.
When I ssh into the vm, and attempt to ping the auth0.com site… the ipv6 fails… if I manually hit the ipv4 site it works fine.
If this a fly.io routing issue (I noticed there were posts regarding 502’s that have been raised), or is this auth0 not correctly announcing their ipv6 routes…
2606:4700::6812:6602, 2606:4700::6812:6702, 104.18.102.2, …
Connecting to auth0.com (auth0.com)|2606:4700::6812:6602|:443…
This fails…
manually performing a get to 104.18.102.2 works fine though…