Unable to deploy my project on Railway
bodanabeel
FREEOP

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

Solved

13 Replies

Railway
BOT

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?


bodanabeel
FREEOP

a month ago

It's stuck with this screen and loader stays there for the repo I had selected

1468653244417970200


bodanabeel
FREEOP

a month ago

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

1468654558887547000


bodanabeel
FREEOP

a month ago

It just removed loader next to notesync repository.
Should I try deploying again?


a month ago

yes!


bodanabeel
FREEOP

a month ago

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


bodanabeel
FREEOP

a month ago

Alright, hope it is resolved soon. 😭


bodanabeel
FREEOP

a month ago

[CLOSED: Issue resolved after the free tier metric usages was fixed]


Status changed to Solved brody about 1 month ago


Railway
BOT

a month ago

✅ The ticket Metrics unavailable has been marked as completed.


Loading...