Jaymart
Jaymart
Explore posts from servers
RRailway
Created by Jaymart on 7/1/2024 in #✋|help
unable to point HAProxy to RabbitMQ services
[NOTICE] (7) : haproxy version is 2.7.12-5e21fc9
[NOTICE] (7) : path to executable is /usr/local/sbin/haproxy
[ALERT] (7) : config : [/usr/local/etc/haproxy/haproxy.cfg:23] : 'server rabbitmq_back/rabbit1' : could not resolve address 'rabbitmq-main.railway.internal'.
[ALERT] (7) : config : Failed to initialize server(s) addr.
[NOTICE] (7) : haproxy version is 2.7.12-5e21fc9
[NOTICE] (7) : path to executable is /usr/local/sbin/haproxy
[ALERT] (7) : config : [/usr/local/etc/haproxy/haproxy.cfg:23] : 'server rabbitmq_back/rabbit1' : could not resolve address 'rabbitmq-main.railway.internal'.
[ALERT] (7) : config : Failed to initialize server(s) addr.
[NOTICE] (7) : haproxy version is 2.7.12-5e21fc9
[NOTICE] (7) : path to executable is /usr/local/sbin/haproxy
[ALERT] (7) : config : [/usr/local/etc/haproxy/haproxy.cfg:23] : 'server rabbitmq_back/rabbit1' : could not resolve address 'rabbitmq-main.railway.internal'.
[ALERT] (7) : config : Failed to initialize server(s) addr.
[NOTICE] (7) : haproxy version is 2.7.12-5e21fc9
[NOTICE] (7) : path to executable is /usr/local/sbin/haproxy
[ALERT] (7) : config : [/usr/local/etc/haproxy/haproxy.cfg:23] : 'server rabbitmq_back/rabbit1' : could not resolve address 'rabbitmq-main.railway.internal'.
[ALERT] (7) : config : Failed to initialize server(s) addr.
[NOTICE] (7) : haproxy version is 2.7.12-5e21fc9
[NOTICE] (7) : path to executable is /usr/local/sbin/haproxy
[ALERT] (7) : config : [/usr/local/etc/haproxy/haproxy.cfg:23] : 'server rabbitmq_back/rabbit1' : could not resolve address 'rabbitmq-main.railway.internal'.
[ALERT] (7) : config : Failed to initialize server(s) addr.
[NOTICE] (7) : haproxy version is 2.7.12-5e21fc9
[NOTICE] (7) : path to executable is /usr/local/sbin/haproxy
[ALERT] (7) : config : [/usr/local/etc/haproxy/haproxy.cfg:23] : 'server rabbitmq_back/rabbit1' : could not resolve address 'rabbitmq-main.railway.internal'.
[ALERT] (7) : config : Failed to initialize server(s) addr.
not sure what i'm missing here? is it somethign to do with how HA resolves the names ?
25 replies
RRailway
Created by Jaymart on 6/28/2024 in #✋|help
deploying rabbitMQ clusters
Im following this guide https://github.com/serkodev/rabbitmq-cluster-docker/blob/master/docker-compose.yml I have the first instance up and running but when I try to run the second instance it just hangs here
Starting RabbitMQ Server for host: railway

Waiting for pid file '/usr/var/lib/rabbitmq/mnesia/rabbit@railway.pid' to appear
Starting RabbitMQ Server for host: railway

Waiting for pid file '/usr/var/lib/rabbitmq/mnesia/rabbit@railway.pid' to appear
and never starts.
5 replies
RRailway
Created by Jaymart on 6/24/2024 in #✋|help
unable to deploy from Dockerfile
No description
5 replies
RRailway
Created by Jaymart on 6/14/2024 in #✋|help
install plugins rabbitMQ template
I have been looking and can't really find a decent answer on how to install rabbitMQ plugins with the railway rabbitQM template.
9 replies
RRailway
Created by Jaymart on 6/10/2024 in #✋|help
Unable to remove a service
I have tried refreshing and everything. I am unable to remove a service from my project. It tries to remove and then just pops up the deploy changes button again after awhile.
20 replies
DIAdiscord.js - Imagine an app
Created by Jaymart on 6/7/2024 in #djs-questions
@DiscordJS/WS cache
By default, does djs/ws cache anything? for context I have GuildPresences, Guilds, and GuildMembers intents enabled.
39 replies
SIASapphire - Imagine a framework
Created by Jaymart on 6/7/2024 in #sapphire-support
Logic question
No description
12 replies
SIASapphire - Imagine a framework
Created by Jaymart on 6/6/2024 in #sapphire-support
presenceUpdate require member cache?
I know some libs do this and honestly can't find in src where it's fired off, so was just wondering if this is this is the case here as well.
6 replies
SIASapphire - Imagine a framework
Created by Jaymart on 6/6/2024 in #sapphire-support
listener not loading.
No description
13 replies
RRailway
Created by Jaymart on 6/4/2024 in #✋|help
Auto increment variable?
is it possible to set variables to auto increment based on the replicas spawned? i.e, I have a variable cluster set to 1 but if another replica is added that increases to 2
15 replies