jtourkos
jtourkos
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
Alright, thanks!
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
no worries 🙂
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
Yeah, i know where the service settings are, I just don't find something to switch to v2 🙂
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
i don't see such a setting 🤔
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
where is that?
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
yup
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
yeah
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
on Railway after building while deploying
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
The only difference is that when I try something like
const redisClient = createClient({
url: appSettings.redisConnectionString,
socket: {
family: 6,
},
});
const redisClient = createClient({
url: appSettings.redisConnectionString,
socket: {
family: 6,
},
});
i now get the same error but it tries to connect to localhost
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
If you check here https://github.com/redis/node-redis/blob/master/docs/client-configuration.md I also tried setting socket.family to 6
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
Hi @Brody 👋 I already tried that, still the same issue. Beequeue uses https://github.com/redis/node-redis.
29 replies
RRailway
Created by jtourkos on 9/26/2024 in #✋|help
Cannot connect to Redis via Private Network
N/A
29 replies
RRailway
Created by jtourkos on 1/16/2024 in #✋|help
Cannot see logs
Yeah, strange, cause i redeployed before but don't know why it didn't work. But all good now. Thanks for your help 🙌
20 replies
RRailway
Created by jtourkos on 1/16/2024 in #✋|help
Cannot see logs
Don't know what happened...
20 replies
RRailway
Created by jtourkos on 1/16/2024 in #✋|help
Cannot see logs
Alright, now it works for me as well 🤷‍♂️
20 replies
RRailway
Created by jtourkos on 1/16/2024 in #✋|help
Cannot see logs
Very strange, let me redeploy once more.
20 replies
RRailway
Created by jtourkos on 1/16/2024 in #✋|help
Cannot see logs
Hmm... what service did you deploy and how did you log?
20 replies
RRailway
Created by jtourkos on 1/16/2024 in #✋|help
Cannot see logs
Yes, and everything was working fine -- I did no change. There was a similar case a while ago, and the team made a fix and then logs were up again. 🤔 Are logs working fine for you?
20 replies
RRailway
Created by jtourkos on 1/16/2024 in #✋|help
Cannot see logs
Yes, of course.
20 replies
RRailway
Created by jtourkos on 1/16/2024 in #✋|help
Cannot see logs
N/A
20 replies