7 months ago
I got this error from railway deployment log:
Failed to parse JSON file railway.json: invalid character '\x00' looking for beginning of value
here's my railway.json file:
{
"$schema": "https://railway.app/railway.schema.json",
"build": {
"builder": "NIXPACKS"
},
"deploy": {
"startCommand": "npm run start",
"healthcheckPath": "/health",
"healthcheckTimeout": 100,
"restartPolicyType": "ON_FAILURE",
"restartPolicyMaxRetries": 10
}
}2 Replies
7 months ago
Hey there! We've found the following might help you get unblocked faster:
🧵 I have any invalid date error in my event time column on by database table
🧵 Service stuck in deletion for 24+ hours - Cannot deploy due to corrupted cache
If you find the answer from one of these, please let us know by solving the thread!
Status changed to Awaiting User Response Railway • 7 months ago
6 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 • 6 months ago