linear
linear
RRailway
Created by linear on 7/21/2024 in #✋|help
NextJS Deployment crashing with ERR_PNPM_NO_LOCKFILE
Fixed it. Turns out I was using pnpm v9 locally to generate the lockfile and that was the issue. So even though I specified v8 in package.json, the fix was to downgrade my local pnpm to v8 and reinstall all dependencies
5 replies
RRailway
Created by linear on 3/10/2024 in #✋|help
How to change file browser volume?
Ahh I see, that's good to know, thanks so much!
25 replies
RRailway
Created by linear on 3/10/2024 in #✋|help
How to change file browser volume?
Ah I see, thank you!
25 replies
RRailway
Created by linear on 3/10/2024 in #✋|help
How to change file browser volume?
Thank you for your reply, so it's not possible to view the volume of my backend service using the file browser or something similar? How can I access that volume? If I want to upload files for example
25 replies
RRailway
Created by linear on 12/24/2023 in #✋|help
How to make request using private networking?
Thanks so much!!
17 replies
RRailway
Created by linear on 12/24/2023 in #✋|help
How to make request using private networking?
I will remember to read everything next time, sorry
17 replies
RRailway
Created by linear on 12/24/2023 in #✋|help
How to make request using private networking?
Thank you so much!
17 replies
RRailway
Created by linear on 12/24/2023 in #✋|help
How to make request using private networking?
oh, I see That does make a lot of sense now
17 replies
RRailway
Created by linear on 12/24/2023 in #✋|help
How to make request using private networking?
I don't know but I assume it's the browser
17 replies
RRailway
Created by linear on 12/24/2023 in #✋|help
How to make request using private networking?
I am making the request in nextjs via axios
17 replies
RRailway
Created by linear on 12/24/2023 in #✋|help
How to make request using private networking?
I have linked this page in my question and followed the exact steps to make a query there and the server does receive it but the http request is rejected because it's not https
17 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
mainly from the api routes, which seem to be the issue here I reverted back to a much older commit which didn't have those and now it seems to work I will backtrack to see exactly where the issue was but from here everything should work Thank you so much for your help!! I really appreciate it!
45 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
not really, at least nothing that would explain why it builds locally I now tried reverting to the commit where Railway did build and it still throws that error I even created a new project entirely from the old commit and it still fails with that error
45 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
yes
45 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
45 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
No description
45 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
in package.json?
45 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
v18.14.0
45 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
full logs
45 replies
RRailway
Created by linear on 12/23/2023 in #✋|help
How to fix 'Application failed to respond' error and add Python (flask) to Nextjs app on Railway?
I tried running yarn based on your reply here (https://www.answeroverflow.com/m/1108809836222763200) and pushing the new yarn.lock but the error still occurs
45 replies