2 months ago
I had a working deploy of a github repo. I had to delete it and remake a new one with the same name. Since then any repo i make and try to deploy i just get the same error. The following is the error code from the inspect element console.
Access to fetch at 'https://backboard.railway.com/graphql/internal?q=projectCreate' from origin 'https://railway.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
app-6c2f023c439c15f6.js:44 POST https://backboard.railway.com/graphql/internal?q=projectCreate _net::ERR_FAILED 504 (Gateway Timeout)
d @ _app-6c2f023c439c15f6.js:44
v @ _app-6c2f023c439c15f6.js:4
(anonymous) @ _app-6c2f023c439c15f6.js:4
await in (anonymous)
L @ _app-6c2f023c439c15f6.js:4
request @ _app-6c2f023c439c15f6.js:4
(anonymous) @ _app-6c2f023c439c15f6.js:8
(anonymous) @ _app-6c2f023c439c15f6.js:4
projectCreate @ _app-6c2f023c439c15f6.js:8
(anonymous) @ _app-6c2f023c439c15f6.js:8
await in (anonymous)
p @ _app-6c2f023c439c15f6.js:4
S @ _app-6c2f023c439c15f6.js:4
A @ _app-6c2f023c439c15f6.js:4
set @ _app-6c2f023c439c15f6.js:4
(anonymous) @ _app-6c2f023c439c15f6.js:9
(anonymous) @ _app-6c2f023c439c15f6.js:4
mutationFn @ _app-6c2f023c439c15f6.js:44
fn @ _app-6c2f023c439c15f6.js:8
y @ _app-6c2f023c439c15f6.js:4
start @ _app-6c2f023c439c15f6.js:4
execute @ _app-6c2f023c439c15f6.js:8
await in execute
mutate @ _app-6c2f023c439c15f6.js:4
createRepoProject @ _app-6c2f023c439c15f6.js:44
(anonymous) @ _app-6c2f023c439c15f6.js:44
(anonymous) @ _app-6c2f023c439c15f6.js:44
onSelect @ _app-6c2f023c439c15f6.js:44
l @ _app-6c2f023c439c15f6.js:44
p @ _app-6c2f023c439c15f6.js:4
eI @ framework-de9806e98e3b3323.js:1
eB @ framework-de9806e98e3b3323.js:1
(anonymous) @ framework-de9806e98e3b3323.js:1
t7 @ framework-de9806e98e3b3323.js:1
re @ framework-de9806e98e3b3323.js:1
(anonymous) @ framework-de9806e98e3b3323.js:1
oP @ framework-de9806e98e3b3323.js:1
eF @ framework-de9806e98e3b3323.js:1
ru @ framework-de9806e98e3b3323.js:1
nI @ framework-de9806e98e3b3323.js:1
nO @ framework-de9806e98e3b3323.js:1
_app-6c2f023c439c15f6.js:44 Uncaught (in promise) TypeError: Failed to fetch
at d (_app-6c2f023c439c15f6.js:44:232890)
at v (_app-6c2f023c439c15f6.js:4:226436)
at _app-6c2f023c439c15f6.js:4:85039
at async L (_app-6c2f023c439c15f6.js:4:86956)
2 Replies
Status changed to Awaiting Railway Response Railway • 2 months ago
2 months ago
exactly same for me here
2 months ago
Hey! This was most likely caused by a period of degradation on our backend that we were tracking here: https://status.railway.com/cmmp1u3tc0ai82tn1vdpm7mwj
That incident has since been resolved. Could you try creating your project again and let us know if you're still seeing the error?
Status changed to Awaiting User Response Railway • 2 months ago
2 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 2 months ago