guypy
guypy
RRailway
Created by guypy on 11/13/2023 in #✋|help
Unable to deploy Metabase template
Cool, thanks!
11 replies
RRailway
Created by guypy on 11/13/2023 in #✋|help
Unable to deploy Metabase template
Got it thanks! Any rough estimate of when it'll be fixed? minutes/hours/days/weeks?
11 replies
RRailway
Created by guypy on 11/13/2023 in #✋|help
Unable to deploy Metabase template
It's with the Metabase template. What's PB?
11 replies
RRailway
Created by guypy on 11/13/2023 in #✋|help
Unable to deploy Metabase template
4c244bec-c9dc-4d97-b44d-c09dcf0b97d3
11 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
Ok, I'll do some testing and see how it goes.. Hopefully you're right 🤞 Thanks for the help!
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
What would cause a service to get a SIGTERM though?
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
OK, I'll make sure that the apps are running in full prod mode. Thanks!
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
in case its applicative
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
Can you share maybe what is the meaning of a service getting SIGTERM on Railway? That might help me find the root cause here
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
I'm sure that the apps are running in production mode, in the screenshots you can see that on the development env the buildId is development and on production there's some random hash
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
This is for one application, the others are pretty much the same
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
Nope, SSR
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
{
"npmScope": "cubic",
"affected": {
"defaultBase": "main"
},
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": [
"build",
"lint",
"test",
"e2e"
]
}
}
},
"generators": {
"@nrwl/react": {
"application": {
"babel": true
}
},
"@nrwl/next": {
"application": {
"style": "@emotion/styled",
"linter": "eslint"
}
}
},
"defaultProject": "client-app",
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"targetDefaults": {
"build": {
"dependsOn": [
"^build"
],
"inputs": [
"production",
"^production"
]
},
"e2e": {
"inputs": [
"default",
"^production"
]
},
"test": {
"inputs": [
"default",
"^production",
"{workspaceRoot}/jest.preset.js"
]
},
"lint": {
"inputs": [
"default",
"{workspaceRoot}/.eslintrc.json"
]
}
},
"namedInputs": {
"default": [
"{projectRoot}/**/*",
"sharedGlobals"
],
"sharedGlobals": [
"{workspaceRoot}/babel.config.json"
],
"production": [
"default",
"!{projectRoot}/**/?(*.)+(spec|test).[jt]s?(x)?(.snap)",
"!{projectRoot}/tsconfig.spec.json",
"!{projectRoot}/jest.config.[jt]s",
"!{projectRoot}/.eslintrc.json"
]
}
}
{
"npmScope": "cubic",
"affected": {
"defaultBase": "main"
},
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": [
"build",
"lint",
"test",
"e2e"
]
}
}
},
"generators": {
"@nrwl/react": {
"application": {
"babel": true
}
},
"@nrwl/next": {
"application": {
"style": "@emotion/styled",
"linter": "eslint"
}
}
},
"defaultProject": "client-app",
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"targetDefaults": {
"build": {
"dependsOn": [
"^build"
],
"inputs": [
"production",
"^production"
]
},
"e2e": {
"inputs": [
"default",
"^production"
]
},
"test": {
"inputs": [
"default",
"^production",
"{workspaceRoot}/jest.preset.js"
]
},
"lint": {
"inputs": [
"default",
"{workspaceRoot}/.eslintrc.json"
]
}
},
"namedInputs": {
"default": [
"{projectRoot}/**/*",
"sharedGlobals"
],
"sharedGlobals": [
"{workspaceRoot}/babel.config.json"
],
"production": [
"default",
"!{projectRoot}/**/?(*.)+(spec|test).[jt]s?(x)?(.snap)",
"!{projectRoot}/tsconfig.spec.json",
"!{projectRoot}/jest.config.[jt]s",
"!{projectRoot}/.eslintrc.json"
]
}
}
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
around the time the crashes started I see there was no activity at all
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
Not much traffic at all, we're still on a closed beta
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
It's a monorepo, so this package.json is shared between all the services i have on the project
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
The Github repo is private unfortunately, is there anything specific I could share that might be helpful?
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
41 replies
RRailway
Created by guypy on 3/19/2023 in #✋|help
NextJS Application Random Crash
oops sorry, won't happen again. Would appreciate any help on this issue 🙏
41 replies