I randomly started getting errors from auth0 that from my research, only happen when the server can't access auth0. auth0 still works locally and when not hosted on Railway. I'm trying to rule out any recent change on railway that could cause this issue. Anything related to limiting web traffic recently get pushed?
Here is the error I now run into and a forum post about possible things that could cause it, including changes to ports, or changes to the default node.js railway container:
Hi @dawid.matuszczyk Thanks for the response! The 2 things you wanted me to check: from the host machine I was able to do both of them and there were no issues. However when running the same commands from the container it doesn’t work. It seems that my container doesn’t have internet access and as such can’t call out to your discovery endpoint...