a month ago
I am trying to deploy a monorepo project on railway free tier account from GUI, I select the repository and deployment initializes but then a toast appears with message
Error: Problem Processing Request
13 Replies
a month ago
Hello!
We're acknowledging your issue and attaching a ticket to this thread.
We don't have an ETA for it, but, our engineering team will take a look and you will be updated as we update the ticket.
Please reply to this thread if you have any questions!
a month ago
Do services get created? Or the project canvas stays empty?
It's stuck with this screen and loader stays there for the repo I had selected

From network tab, I see an endpoint being hit internal?q=getMonorepoImportStatus which is returning
{
"errors": [
{
"message": "Not Authorized",
"locations": [
{
"line": 2,
"column": 3
}
],
"path": [
"monorepoImportStatus"
],
"extensions": {
"code": "INTERNAL_SERVER_ERROR"
},
"traceId": "2525180021968802561"
}
],
"data": {
"monorepoImportStatus": null
}
}a month ago
Can you try clicking that refresh button besides the "Configure GitHub App"?
a month ago

It just removed loader next to notesync repository.
Should I try deploying again?
a month ago
yes!
Same issue, this time endponit internal?q=projectCreate responds with the following error
{
"errors": [
{
"message": "Problem processing request",
"traceId": "1351486102307690304"
}
],
"data": null
}a month ago
Since you're on the free tier you're getting affected by the ongoing#🚨|incidents , which uses metrics to calculate your free tier usage
Status changed to Solved brody • about 1 month ago
a month ago
✅ The ticket Metrics unavailable has been marked as completed.