Mukesh
Mukesh
RRailway
Created by Mukesh on 9/16/2024 in #✋|help
unable to connect to my postgres database
hey there! i am trying to connecting to my postgres database and it does nothing - neither it throws an error nor it successfully connects to the database. i just remains in this idle/loading state forever. i have either using both psql and railway's cli for connecting to the database
9 replies
RRailway
Created by Mukesh on 6/24/2023 in #✋|help
Failed to deploy due to a daemon error
hey! i'm trying to deploy but it keeps failing due to the following error
/router.Router/StartDeployment UNKNOWN: Error response from daemon: No such container: ed53f8193cd095295ba8eb473f9a2ec5510b91ddf4d88de0ac15ba20e02acbae
/router.Router/StartDeployment UNKNOWN: Error response from daemon: No such container: ed53f8193cd095295ba8eb473f9a2ec5510b91ddf4d88de0ac15ba20e02acbae
the wasn't any error/issue with the build. the error is shown in the logs during the post-build -> deployment phase. the error was shown in the log after ~6-7 minutes (probably railway kept re-trying?)
14 replies
RRailway
Created by Mukesh on 5/28/2023 in #✋|help
unable to login via github
18 replies
RRailway
Created by Mukesh on 5/3/2023 in #✋|help
Deploy logs take forever to load
Hey! I'm trying to view the deploy logs for a project and it's taking forever to load. After sometime, it shows "There are no deploy logs" text, I'm 100% there are log message which are sent to stdout.
13 replies
RRailway
Created by Mukesh on 3/28/2023 in #✋|help
sticky cache enabled
hey! i have just deployed my latest commit but railway throws the pnpm lock file outdated error. i have tried re-installing my node_modules and it works perfectly fine and the stdout shows that the lock file is up to date. i have ci/cd setup on my development branch which deploys the code to the development branch. there wasn't any error while deploying to that branch. in the build logs of the main (aka the production) branch, it shows "sticky cache is enabled". i have never seen such a log, is there any way to fix it?
22 replies
RRailway
Created by Mukesh on 3/24/2023 in #✋|help
Missing environment flag in v3 CLI
19 replies
RRailway
Created by Mukesh on 3/3/2023 in #✋|help
Slow Prisma query speeds
Hey! I'm using Prisma as my ORM. Recently Prisma was taking my longer than usual on Railway (it was working fine on local development environment, with the exact same database). I ran a test to compare the query speed and turns out that it took ~800ms to complete a simple createMany Prisma query. Whereas, it 100ms on local development environment. The possible explanation for such behavior is network latency, but is there any way to reduce the time?
14 replies
RRailway
Created by Mukesh on 12/27/2022 in #✋|help
Is it possible to cache node_modules?
Hey! I'm using pnpm as the package manager and it takes nearly ~2 minutes to on every build to install the packages. Is it possible to cache node_modules on Railway?
9 replies
RRailway
Created by Mukesh on 12/17/2022 in #✋|help
OpenSSL error while running prisma generate command
Hey! I'm facing an OpenSSL error when prisma generate command is ran.
Error: Unable to establish a connection to query-engine-node-api library. It seems there is a problem with your OpenSSL installation!
Error: Unable to establish a connection to query-engine-node-api library. It seems there is a problem with your OpenSSL installation!
I have tried installing openssl package via the aptPkgs field in nixpacks config but it didn't work
91 replies
RRailway
Created by Mukesh on 10/26/2022 in #✋|help
slow build times
10 replies
RRailway
Created by Mukesh on 10/5/2022 in #✋|help
Railway is deploying the commits delayed
Hey! I have pushed a commit 10 minutes ago and Railway started deploying it right now. Is their some kind of issue with Railway or it is the issue from my side?
8 replies
RRailway
Created by Mukesh on 9/22/2022 in #✋|help
Facing issue while trying to login via GitHub
9 replies