thomasmol
thomasmol
Explore posts from servers
RRailway
Created by thomasmol on 1/10/2024 in #✋|help
Error: P1001: Can't reach database server at `postgres.railway.internal`:`5432`
Container keeps crashing, says it can't reach my database. I use private networking with the private database url. This has happened a few times, randomly, where suddenly the server cannot reach the database. Restarting sometimes works, sometimes it does not.
36 replies
RRailway
Created by thomasmol on 12/11/2023 in #✋|help
Error: P1001: Can't reach database server at `timescale-postgis.railway.internal`:`5432`
My service cannot seem to connect to my db using the private database url. the regular database url does seem to work
15 replies
RRailway
Created by thomasmol on 11/1/2023 in #✋|help
How to convert database plugin to volume with database?
I saw plugins are being sunsetted, is there a way to easily convert a plugin database ( i have a pq database) to a volume with db?
76 replies
RRailway
Created by thomasmol on 10/19/2023 in #✋|help
Is there a way to set Bun version?
Or how do i set my nixpacks.toml to use a specific version?
5 replies
RRailway
Created by thomasmol on 7/28/2023 in #✋|help
Upgraded plan, moved servcies -> db wiped. please help
My services were taken down withouth notice and now my production database is wiped when i upgraded plans.
36 replies
RRailway
Created by thomasmol on 4/24/2023 in #✋|help
trouble redirecting www to non www
I have some trouble redirecting my website from the www to the non www version. I am using cloudflare and have set up a page rule. I also have cname records for @ and www pointed to my railway service url. Any ideas?
13 replies
RRailway
Created by thomasmol on 4/3/2023 in #✋|help
Get an error when uploading a large file through my app: rror: abortedat connResetException
Error: aborted
at connResetException (node:internal/errors:711:14)
at abortIncoming (node:_http_server:747:17)
at socketOnClose (node:_http_server:741:3)
at Socket.emit (node:events:525:35)
at TCP.<anonymous> (node:net:313:12) {
code: 'ECONNRESET'
}
Error: aborted
at connResetException (node:internal/errors:711:14)
at abortIncoming (node:_http_server:747:17)
at socketOnClose (node:_http_server:741:3)
at Socket.emit (node:events:525:35)
at TCP.<anonymous> (node:net:313:12) {
code: 'ECONNRESET'
}
project id: f9724669-2787-46a8-bfcd-3dd6e9944ba6 I am using SvelteKit and try to upload a larger file through my app, i receive these errors, any ideas?
2 replies
RRailway
Created by thomasmol on 3/21/2023 in #✋|help
Cannot add root domain to my custom domain
I want to add my railway url to a custom root domain, it asks to fill in 'cname' for type and '@' for name and the url for value. However, at my domain hosting i receive this error when i try to do this: 'A @ record cannot be a CNAME'. Any ideas? the www custom domain is working.
12 replies