Cloudflare Workers Custom Domain resulting in ERR_EMPTY_RESPONSE

Hello everyone, I've been experiencing a problem with my custom domain on Cloudflare Workers. Here's the sequence of actions I've performed: I assigned a custom domain to my Worker. Afterwards, I assigned the same custom domain to my Pages (I was planning to use Workers as a routing path and assign the top to Pages, but I was a bit careless). I noticed that nothing happened after the domain verification stage in Pages, so I decided to delete the custom domain settings and also removed the Pages. However, after doing this, now when I try to access my custom domain assigned to the Worker, I am encountering an ERR_EMPTY_RESPONSE error. The custom domain in question is "d1ch.cc". I suspect that I might have triggered some form of deadlock situation. I'm hoping for assistance to restore the connection between my custom domain and my Worker. Any help would be greatly appreciated. Thank you in advance.
1 Reply
ngo
ngo12mo ago
The ERR_EMPTY_RESPONSE error with my custom domain on Cloudflare Workers has resolved itself over time. Connection is now successful.