2 years ago
Hello,I have a Next.js app with Github as it's source and service id of 66bb2034-f4da-4cbc-8df9-7a5702812ac5. When I try to enable the edge proxy I get the following error.
Failed to update edge entrypoint
We were unable to update your edge entrypoint. Please contact support if this error persists.
I had it enabled before but I noticed that it isn't today. So I tried re-enabling it but was unsuccessful.I don't know if this is relative to the error but what I did today was add a custom domain. Since it is an apex domain, I received instructions to add a record with type of CNAME (flattened CNAME) at root level for the Railway provided domain. My DNS provider is Cloudflare.
6 Replies
2 years ago
Hey there Mohamad,
I have raised this issue over to our Network Engineer responsible for this feature. You will get an update as soon as I get it. To be clear, is this impacting your production?
2 years ago
Thanks for your response Angelo.
To answer your question, No not yet. We plan to unveil the new website in a few days.
2 years ago
Okay, good news, we have a fix deployed. You should be on the new proxy.
2 years ago
Hey there, after enabling the new proxy, we are seeing that your site is redirecting quite a bit and is not loading, are you hosting anything at root?
2 years ago
Do you have any Cloudflare redirect rules setup that could be misconfigured ? We observe that if you visit the site it redirects back to itself. Our proxy does not do any redirects so it is something from your application.
Note the location is the same domain I just sent a request to.
❯ curl -I https://raverclub.com/
HTTP/2 301
date: Tue, 09 Jul 2024 20:04:47 GMT
content-type: text/html; charset=utf-8
location: https://raverclub.com/
x-request-id: WWLIwT3ST8i8AjBYYSEJeQ_3165824431
cf-cache-status: DYNAMIC
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YI8Y9xw%2F6AMvjRErcrqPVHY1qVhrt6fO0pwQK0tZPqTFZboV1IX3zMnygjQFgmGkkC74jLyXtng4NNFTwqH%2FtMIpWGFpyLyjIsYtnEbek%2By%2BqfvJ3N4xg1c4%2F9ijTf9RJmEhK%2FWAd46Op6Ds"}],"group":"cf-nel","max_age":604800}
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
server: cloudflare
cf-ray: 8a0aecd42ad65491-YYZ
alt-svc: h3=":443"; ma=864002 years ago
Do you have any Cloudflare redirect rules setup that could be misconfigured ? We observe that if you visit the site it redirects back to itself. Our proxy does not do any redirects so it is something from your application.
Hey.
Thanks for brining that to my attention. It was indeed a misconfiguration in my SSL/TLS encryption mode. I wouldn't have known about it cuz I thought maybe the propagation time is taking long.And about the Edge Proxy, it is enabled in my service now.Many thanks angelo and 20k-ultra
Status changed to Solved Railway • over 1 year ago
