Nate
Nate
RRailway
Created by kstulgys on 8/12/2024 in #✋|help
Failed to deploy nextjs app that is using turborepo
I'm not positive but try changing "workspace:": workspace:* in your code to "workspace:": "*"
6 replies
RRailway
Created by Nate on 8/7/2024 in #✋|help
One of my cron jobs failed with no build or deploy logs at all
808d69ee-f688-4ec9-b90d-0be6af1aa4a0
5 replies
RRailway
Created by Nate on 8/7/2024 in #✋|help
One of my cron jobs failed with no build or deploy logs at all
808d69ee-f688-4ec9-b90d-0be6af1aa4a0
5 replies
RRailway
Created by Nate on 8/6/2024 in #✋|help
Is railway down?
i can get to it from my phone just not pc tho so its weird
11 replies
RRailway
Created by Nate on 8/6/2024 in #✋|help
Is railway down?
alr
11 replies
RRailway
Created by Nate on 8/6/2024 in #✋|help
Is railway down?
maybe its something on my end
11 replies
RRailway
Created by Nate on 8/6/2024 in #✋|help
Is railway down?
No description
11 replies
RRailway
Created by Nate on 8/5/2024 in #✋|help
Trying to figure out how to share volume with 2 services
i’m not familiar with that, And I think it’ll be better worth the time to just set this up on a vps. I hope one day they add support for shared volumes
11 replies
RRailway
Created by Nate on 8/5/2024 in #✋|help
Trying to figure out how to share volume with 2 services
Okay. Do you know of any way i could sideload my app alongside the browser less v2 template?
11 replies
RRailway
Created by Nate on 8/5/2024 in #✋|help
Trying to figure out how to share volume with 2 services
Is it planned for anytime soon? I'm going to have to stop using railway for this project if I can't figure this out. And i was really looking forward to hosting this on railway
11 replies
RRailway
Created by Nate on 8/5/2024 in #✋|help
Trying to figure out how to share volume with 2 services
808d69ee-f688-4ec9-b90d-0be6af1aa4a0
11 replies
RRailway
Created by Nate on 8/5/2024 in #✋|help
Trying to search through logs.
808d69ee-f688-4ec9-b90d-0be6af1aa4a0
3 replies
RRailway
Created by Nate on 8/3/2024 in #✋|help
Next.js InvalidUrl error when I change the domain name
I'm changing the .env var from "NEXTAUTH_URL" to "AUTH_URL" to see if that fixes. It seems its now using a different version of Auth.js or nextauth
11 replies
RRailway
Created by Nate on 8/3/2024 in #✋|help
Next.js InvalidUrl error when I change the domain name
redeploying to see if that has any effect
11 replies
RRailway
Created by Nate on 8/3/2024 in #✋|help
Next.js InvalidUrl error when I change the domain name
Basically I'm using next-auth and when node.js ran new URL ( public endpoint) without the https:// in front, it errored out. I added it and now I'm getting a weird error with nextauth.
[auth][error] UntrustedHost: Host must be trusted. URL was: https://streaksaver.up.railway.app/api/auth/providers. Read more at https://errors.authjs.dev#untrustedhost

at /app/.next/server/chunks/361.js:393:48353

at iZ (/app/.next/server/chunks/361.js:393:51024)

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

at async /app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:36258

at async eR.execute (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:26874)

at async eR.handle (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:37512)

at async doRender (/app/node_modules/next/dist/server/base-server.js:1377:42)

at async cacheEntry.responseCache.get.routeKind (/app/node_modules/next/dist/server/base-server.js:1599:28)
[auth][error] UntrustedHost: Host must be trusted. URL was: https://streaksaver.up.railway.app/api/auth/providers. Read more at https://errors.authjs.dev#untrustedhost

at /app/.next/server/chunks/361.js:393:48353

at iZ (/app/.next/server/chunks/361.js:393:51024)

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

at async /app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:36258

at async eR.execute (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:26874)

at async eR.handle (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:37512)

at async doRender (/app/node_modules/next/dist/server/base-server.js:1377:42)

at async cacheEntry.responseCache.get.routeKind (/app/node_modules/next/dist/server/base-server.js:1599:28)
11 replies
RRailway
Created by Nate on 8/3/2024 in #✋|help
Next.js InvalidUrl error when I change the domain name
Seems to have kind of fixed it. This is only semi-related to railway now
11 replies
RRailway
Created by Nate on 8/3/2024 in #✋|help
Next.js InvalidUrl error when I change the domain name
Yep i redeployed. Im testing right now to see if it was because there was no https:// in front of my shared variable for the public url
11 replies
RRailway
Created by Nate on 8/3/2024 in #✋|help
Next.js InvalidUrl error when I change the domain name
808d69ee-f688-4ec9-b90d-0be6af1aa4a0
11 replies