Samk
Samk
RRailway
Created by Samk on 3/29/2024 in #✋|help
Postgres: invalid length of startup packet
ccd6abb7-bb57-4595-aba7-cdc3db5dcbde
4 replies
RRailway
Created by Samk on 3/12/2024 in #✋|help
Nuxt Build Issue
Appreciate your time @Brody 🫡
11 replies
RRailway
Created by Samk on 3/12/2024 in #✋|help
Nuxt Build Issue
I've discovered the issue through a Reddit post, it was with the scheduler package that was trying to run during the build process.
11 replies
RRailway
Created by Samk on 3/12/2024 in #✋|help
Nuxt Build Issue
I just checked one of my failed builds. And the error shows as: Deployment Failed during build process.. I don’t see any errors in the console though, apart from Build Timed Out
11 replies
RRailway
Created by Samk on 3/12/2024 in #✋|help
Nuxt Build Issue
I don’t think I have ever configured healthchecks in the past. Is this what you mean? https://docs.railway.app/guides/healthchecks-and-restarts
11 replies
RRailway
Created by Samk on 3/12/2024 in #✋|help
Nuxt Build Issue
Nuxt build finishes with: #12 103.5 [success] [nitro] You can preview this build using 'node .output/server/index.mjs' Then the Deploy log tab shows:
Waiting for deploy to finish...
Here is schema: { "$schema": "https://railway.app/railway.schema.json", "build": { "builder": "NIXPACKS", "buildCommand": "yarn build" }, "deploy": { "numReplicas": 1, "startCommand": "yarn start", "sleepApplication": false, "restartPolicyType": "ON_FAILURE", "restartPolicyMaxRetries": 10 } }
11 replies
RRailway
Created by Samk on 3/12/2024 in #✋|help
Nuxt Build Issue
ccd6abb7-bb57-4595-aba7-cdc3db5dcbde
11 replies