snoworld.youronly.one redirects to https://youronly.one/snoworld/ via Bulk Redirects.
There is then a Page Rule on youronly.one which then subsequently redirects again to https://im.youronly.one/$1 which in this case will redirect https://youronly.one/snoworld/ to https://im.youronly.one/snoworld/ which is what we see when we curl:
On my end, it’s stuck in subdomain even if I try in Private Window, so snoworld.youronly.one is still snoworld.youronly.one. I tried in Edge private mode, similar too.
Anything else that could affect it?
P.S. the redirect to im.youronly.one is fine (sorry, forgot to mention that part)
Just an update for today, the mass redirect rule is working again.
In any case, just to answer:
There are two redirect features I am currently using:
Mass redirect
Per domain redirect / page rule
The per domain redirect / page rule is fine and working as-is. It was the mass redirect rules which stopped working. (Side note: the redirect chain setup is temporary.)
If I notice it stops working again, I’ll just update by then.
If I type: http://www.youronly.one the Bulk redirect should’ve kicked-in and redirected it to https://im.youronly.one. However, it isn’t working anymore as shown in the screenshot below:
If I type: https://yuki.youronly.one or http://yuki.youronly.one, the Bulk redirect should’ve kicked-in and redirected to https://im.youronly.one/yuki/. However, it also stopped working as shown in the screenshot below:
A 525 error is typically caused by a configuration issue in the origin web server when its SSL certificate is not properly set up. Review the suggestions in this Community Tip for advice & insight. Also, a dedicated SSL Certificate would allow you to secure multiple levels of your subdomains and include your fully qualified domain name in the Common Name (CN). Learn more about Dedicated SSL Certificates.
However, because the bulk redirect is not working, like in this case:
When I typed http://www.youronly.one the request was sent to the server directly. Which obviously would be an error.
So, the issue is not the server, it is the bulk redirect because that’s where the redirect rule is set. The redirect rule should kick in first before any request is sent to the server.
Unless I misunderstood how the bulk redirect works? Are you saying that the bulk redirect works only after it sends a request to the server? Because that doesn’t make any sense … the bulk redirect is a setting in Cloudflare not in the server. It should get processed first before any request is sent to the server.
You’re right! My first reply was a knee-jerk reaction to the 525 error, but yes, you should not be seeing these errors in the first place.
Intermitent errors can be very hard to troubleshoot. I didn’t get a 525 on my several attempts to visit your old domain. You may want to wait until you can see the problem again and save a HAR file, which you can then provide to Cloudflare Support after you open a ticket.