What is the name of the domain?
What is the issue you’re encountering
Code that i need to receive in my email does not get sent to me.
What steps have you taken to resolve the issue?
Checked my spam folder. Tried several times.
Code that i need to receive in my email does not get sent to me.
Checked my spam folder. Tried several times.
On your Cloudflare dashboard, go to [Zero Trust] → [Settings] → [WARP Client] → [Manage] of [Device enrollment permissions] → [Rules] and see if you have rules allowing yourself to be added to the group. If not, create one. If you don’t know what rule to create, temporarily "Allow"ing everyone to join should work, although since you’ve published your team’s name, you should be a bit careful using this option which might lead to other people joining your team.
I have this rules set already. Set again but nothing changes. No code has been sent to my email no matter what.
Can you provide a screenshot of what the rule looks like?
Of course I can but I realized that my team name is different than what I wrote. Now I cannot connect that screen anymore it only gives me “ERR_TOO_MANY_REDIRECTS” error. I read that this is about SSL/TLS configuration but I cannot find where this configuration is. There is no SSL/TLS setting that exists in screenshots i’ve seen. So this topic is a bit different but i still cannot fix it.
Yeah, that error probably has nothing to do with what you’re thinking about… How about this: try doing what you’re trying to do, but in incognito mode? Maybe that’ll improve things.
Unfortunately did not solve my issue. I cannot get to the screen that i screenshotted with my true “.cloudflareaccess.com” I am really frustrated rn.
Hmm… maybe the new issue you’ve encountered isn’t happening only to you:
If nothing works, it’s probably best to simply ask the Cloudflare team about this (by creating a ticket, or maybe there will eventually be a solution posted in the thread).
Could we reset something about warp on our computers ? Because I tried 3 different organization and I can not join any of them.
I don’t believe that is going to help, since too many redirects is usually caused by some errors related to the web portal itself (the way the page is designed, or some backend service, is trying to redirect you too many times which is blocked by the browser).
To trigger this error, it’s likely that it’s stuck in a redirect loop of some kind, since (if you’re using Google Chrome) the limit of redirects is 20, which is way more than what should usually happen.
Wonder does the error happen after you successfully logged-in using OTP and pass the Access screen, or how?
Meaning, something with self-hosted app or Website you’re trying to access which is behind Zero Trust/Cloudflare Access is broken, possibly using Flexible under SSL/TLS tab for your app/zone at Cloudflare dashboard?
Furthermore, please try change application Cookie Same Site Attribute from “Strict” to “Lax” instead if you’re having such settings configured.
Without seeing the actual paths and process involved, as far as it’s behind Access, it’s difficult to troubleshoot. Temporarly remove the URL from the Access so we can test and provide you with more feedback how to proceed further.
How about below solution for those redirect issues?