R
Railwayβ€’3y ago
simpautus

Error adding service domain

I have a Remix app from Github repo and it deploys without problems. However it's not given a domain and when I click Generate Domain from the settings it errors:
Error adding service domain
Problem processing request
Error adding service domain
Problem processing request
Not sure if it's related but I can't change the project name either: Updating project failed I have tried creating the project couple of times with the same outcome. Project id: c9752dce-9da1-4554-a958-e3d2ecc38a28
19 Replies
angelo
angeloβ€’3y ago
Gotcha, seems to be an outage on domain generation. Flagging Ok @simpautus - working on triaging now.
Faraz
Farazβ€’3y ago
Hey, could you please try again?
simpautus
simpautusOPβ€’3y ago
Still errors
Faraz
Farazβ€’3y ago
Hmm, does updating the project still fail as well?
simpautus
simpautusOPβ€’3y ago
Yes, both
Faraz
Farazβ€’3y ago
Hmm, do you mind jumping into the network tab and seeing what error is returned when you update the project name?
simpautus
simpautusOPβ€’3y ago
{"errors":[{"message":"Problem processing request"}]}
{"errors":[{"message":"Problem processing request"}]}
` This is the request payload.
{
"query": "mutation projectUpdate($id: String!, $data: ProjectUpdateData!) {\n projectUpdate(input: {id: $id, data: $data}) {\n success\n }\n}",
"variables": {
"id": "c9752dce-9da1-4554-a958-e3d2ecc38a28",
"data": {
"name": "ablaze-seashores",
"description": ""
}
},
"operationName": "projectUpdate"
}
{
"query": "mutation projectUpdate($id: String!, $data: ProjectUpdateData!) {\n projectUpdate(input: {id: $id, data: $data}) {\n success\n }\n}",
"variables": {
"id": "c9752dce-9da1-4554-a958-e3d2ecc38a28",
"data": {
"name": "ablaze-seashores",
"description": ""
}
},
"operationName": "projectUpdate"
}
Faraz
Farazβ€’3y ago
Let me check something real quick. Could you try another browser? I feel like you're on an older version of our frontend. Or incognito. Whatever is easier.
simpautus
simpautusOPβ€’3y ago
It worked on Safari.
Faraz
Farazβ€’3y ago
Hmm, I wonder how that'd happen. I've also triggered a fresh deployment of our client.
simpautus
simpautusOPβ€’3y ago
But it worked on my Chrome just the other day too.
Faraz
Farazβ€’3y ago
Oh no, it should work on all browsers. For some reason, you just have a stale version of our client on your Chrome. Can you close all Railway tabs on your Chrome and open a fresh one? And then try again?
simpautus
simpautusOPβ€’3y ago
Oh, right Just a second
Faraz
Farazβ€’3y ago
I just pushed a fresh deployment as well.
simpautus
simpautusOPβ€’3y ago
I logged out on Chrome, closed the tab and logged back in. Now it updates the project name at least so I'd suppose it works. Thank you!
Faraz
Farazβ€’3y ago
Try the domain too?
simpautus
simpautusOPβ€’3y ago
Works
Faraz
Farazβ€’3y ago
Awesome, sorry about that. πŸ™‚
simpautus
simpautusOPβ€’3y ago
πŸ‘Œ
Want results from more Discord servers?
Add your server