11 Replies
a year ago
project id: 004e54e7-64a6-467d-960d-379e6d29e925
env: 863733ef-0852-4eae-8969-095ca2bf49f1
trying to sync env from staging: 3b4a2665-b591-4f42-9172-5e7bc381ecdd
a year ago
Hey, is this still an issue, we recently pushed a change to fix something that would cause that error
a year ago
i'll see if it still happens during the week, sometimes it broke sometimes not
a year ago
sounds good!
10 months ago
i'm still getting the same error

10 months ago
can you get the api reponse from that call?
10 months ago
{
"errors": [
{
"message": "Invalid patch",
"locations": [
{
"line": 2,
"column": 3
}
],
"path": [
"environmentStageChanges"
],
"extensions": {
"code": "INTERNAL_SERVER_ERROR"
},
"traceId": "5533840160134990015"
}
],
"data": null
}10 months ago
could you please also share the API request
10 months ago
there's sensitive data there, can you use my environment to reproduce it?
https://railway.com/project/004e54e7-64a6-467d-960d-379e6d29e925?environmentId=3b4c9a2d-f743-41e0-934e-fadffbf44c61
go to sync, select the staging environment and wait until invalid patch is shown (do not apply the changes)
10 months ago
got it, perfect ty
10 months ago
fix incoming