Rasmus Lian
Rasmus Lian
RRailway
Created by Rasmus Lian on 9/16/2024 in #✋|help
ENV variables stuck deploying "Applying changes"
No description
3 replies
RRailway
Created by Rasmus Lian on 8/11/2024 in #✋|help
SPF records fail because of CNAME to railway domain
Hi, I have a website hosted at Railway via CNAME (as is the only option provided). Now I realized that it is not possible to have CNAME and at the same time have SPF TXT records for the same domain. SPF checks for emails fail because of this. Are there any workarounds? Thank you in advance 🙂
23 replies
RRailway
Created by Rasmus Lian on 1/31/2024 in #✋|help
Problem with Redis after migrations (ECONNRESET)
Hi! I have a serivce with Medusa.js (Node), Redis and Postgres which I've had since september. I've had no problems with this service before, but after I migrated to the new databases I have gotten a problem where the service sometimes stops working (not immediately, but after a while, seemingly at random times). It doesn't crash but the API just times out or gets 404. I've found the logs which I think are the culprit, but I still haven't found a solution yet. It might have something to do with Redis timing out or hitting memory limits perhaps? Just a guess from my part so far. Here are the logs:
Error: read ECONNRESET

at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {

errno: -104,

code: 'ECONNRESET',

syscall: 'read'

}

AbortError: Ready check failed: Redis connection lost and command aborted. It might have been processed.

at RedisClient.flush_and_error (/app/node_modules/redis/index.js:298:23)

at RedisClient.connection_gone (/app/node_modules/redis/index.js:603:14)

at Socket.<anonymous> (/app/node_modules/redis/index.js:227:14)

at Object.onceWrapper (node:events:632:26)

at Socket.emit (node:events:517:28)

at TCP.<anonymous> (node:net:350:12) {

code: 'UNCERTAIN_STATE',

command: 'INFO'

}

[ioredis] Unhandled error event: Error: read ECONNRESET
Error: read ECONNRESET

at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {

errno: -104,

code: 'ECONNRESET',

syscall: 'read'

}

AbortError: Ready check failed: Redis connection lost and command aborted. It might have been processed.

at RedisClient.flush_and_error (/app/node_modules/redis/index.js:298:23)

at RedisClient.connection_gone (/app/node_modules/redis/index.js:603:14)

at Socket.<anonymous> (/app/node_modules/redis/index.js:227:14)

at Object.onceWrapper (node:events:632:26)

at Socket.emit (node:events:517:28)

at TCP.<anonymous> (node:net:350:12) {

code: 'UNCERTAIN_STATE',

command: 'INFO'

}

[ioredis] Unhandled error event: Error: read ECONNRESET
35 replies
RRailway
Created by Rasmus Lian on 9/6/2023 in #✋|help
Multiple accounts with same Github account?
Can I somehow have multiple accounts but use code from the same Github account? I want to have a separate account for a client of mine, while my main account has my own projects. Is this possible?
12 replies
RRailway
Created by Rasmus Lian on 9/6/2023 in #✋|help
Can't create account
No description
9 replies