Abhinav Raj
Abhinav Raj
RRailway
Created by Abhinav Raj on 12/25/2023 in #✋|help
Facing issue with hosting flask server which uses mysql
Facing the following issue
#10 7.781 self.run_setup()

#10 7.781 File "/tmp/pip-build-env-yqq8qy47/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 311, in run_setup

#10 7.781 exec(code, locals())

#10 7.781 File "<string>", line 154, in <module>

#10 7.781 File "<string>", line 48, in get_config_posix

#10 7.781 File "<string>", line 27, in find_package_name

#10 7.781 Exception: Can not find valid pkg-config name.

#10 7.781 Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually

#10 7.781 [end of output]
#10 7.781 self.run_setup()

#10 7.781 File "/tmp/pip-build-env-yqq8qy47/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 311, in run_setup

#10 7.781 exec(code, locals())

#10 7.781 File "<string>", line 154, in <module>

#10 7.781 File "<string>", line 48, in get_config_posix

#10 7.781 File "<string>", line 27, in find_package_name

#10 7.781 Exception: Can not find valid pkg-config name.

#10 7.781 Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually

#10 7.781 [end of output]
11 replies
RRailway
Created by Abhinav Raj on 11/23/2023 in #✋|help
Service being initializing for last 10 minutes but still not deployed
My service is in initialized stated for last 10 minutes but still not deployed
5 replies
RRailway
Created by Abhinav Raj on 9/6/2023 in #✋|help
Deployments sometimes takes time
Many times deployments take more than 5 minutes, although it should take less than 1 minute.
5 replies
RRailway
Created by Abhinav Raj on 8/29/2023 in #✋|help
GitHub deployment triggers became inactive
Deployment trigger to main branch became inactive, I am on a paid plan.
10 replies
RRailway
Created by Abhinav Raj on 8/15/2023 in #✋|help
How do I deploy a helm chart service with Railway?
I want to deploy kafka UI which interacts with local networking within the environment, Kafka is already deployed
5 replies
RRailway
Created by Abhinav Raj on 8/5/2023 in #✋|help
Want to understand more about pricing
The usage pricing says Railway charges for the resources that you consume. These include: RAM: $10 / GB / mo ($0.000231 / GB / minute) CPU: $20 / vCPU / mo ($0.000463 / vCPU / minute) Network Egress: $0.10 / GB ($0.000000095367432 / KB) ― from August 1, 2023 What does this actually mean? Will it mean that if I spin up a 8 GB RAM instance I will be charged 80 USD?
15 replies
RRailway
Created by Abhinav Raj on 7/30/2023 in #✋|help
Not able to connect to upstash kafka cluster via Railway, although its a public cluster
I have configured the ENV variables correctly, still there is issue
{"level":"ERROR","timestamp":"2023-07-30T11:20:13.758Z","logger":"kafkajs","message":"[Connection] Connection timeout","broker":"saved-snapper-13238-us1-kafka.upstash.io:9092","clientId":"kafkajs"}
{"level":"ERROR","timestamp":"2023-07-30T11:20:13.758Z","logger":"kafkajs","message":"[Connection] Connection timeout","broker":"saved-snapper-13238-us1-kafka.upstash.io:9092","clientId":"kafkajs"}
Works perfectly ffine locally, please help
14 replies
RRailway
Created by Abhinav Raj on 7/22/2023 in #✋|help
What is the default number of Replica that Railway creates?
Wanted to know the default number of Replica that Railway creates
7 replies