Skip to main content

Questions tagged [railway]

For software-development questions about Railway, an infrastructure cloud deployment platform.

0 votes
0 answers
17 views

Dependency Error in Railway even though the dependency is actually not listed

I'm getting this error even though there is no "zee5" dependency in my django app. I checked this through How should I fix this issue? pip list I checked the installed packages in my ...
Esther Park's user avatar
0 votes
0 answers
36 views

I cannot connect to the Postgres database located on the server

I created a database on the Railway app service. Created a postgres database on it but when I try to join it using the provided credentials I get an error error when I try to run the project locally ...
Артем Лебідь's user avatar
-4 votes
0 answers
32 views

Couldnt connect railway's MySQL database with railway's laravel project [closed]

I'm trying to connect a Laravel application deployed on Railway to a MySQL database managed by Railway. I have replaced app url, database name, port, host name, but still showing this in MySQL. ...
SAGOR SARKER CE19004's user avatar
0 votes
0 answers
38 views

Pinecode Railway issue : Failed to load resource: the server responded with a status of 502 ()

I am using flowise with railway. I use pinecode to store data. I want to upload text files and my website pages. I am using the Text Node and Puppeter web crawler Node. I faced a first issue : FATAL ...
Gauthier Buttez's user avatar
0 votes
1 answer
209 views

MySQL Railway crashing (Upgrade Issue: How to Pin Docker Image Version)

I'm currently using Railway's Hobby Plan and needed to increase my MySQL database size. After doing so, every restart or redeployment started failing with the error: Invalid MySQL server upgrade: ...
Olamigoke Philip's user avatar
0 votes
0 answers
16 views

gunicorn: command not found when hosting on Railway

I am new to Django and hosting web applications, and I am trying to host my first one using Railway. The application successfully builds and deploys for about 5 seconds before crashing and giving me ...
3g0ra's user avatar
  • 1
0 votes
2 answers
71 views

Ruby on Rails: Render.com is not picking up my stylesheet from application.html.erb

Note that my question is similar to: tailwind.css not being generated in a Rails 7 project in Heroku So when I run my rails app locally everything works fine. But when I deploy it to Render, I get ...
Slaknation's user avatar
  • 1,888
0 votes
0 answers
43 views

Ruby on Rails: Railway deployment - URL says something is wrong. Logs don't show anything

So I deployed my rails app to Railway. The url being deployed to shows this: We're sorry, but something went wrong. If you are the application owner check the logs for more information. The logs ...
Slaknation's user avatar
  • 1,888
-1 votes
0 answers
17 views

FFMPEG eating up ram in railway deployment [flask app]

I created a flask app , meme generator, hosting it in railway using gunicorn, i am suspecting ffmpeg is eating the most ram..... so what i am doing is , generating a tts, and a text adding into one of ...
Eshan Das's user avatar
0 votes
0 answers
131 views

Deploy Spring boot Maven 3 project on Railway using with java 21

I am trying to deploy my Spring boot Maven project on Railway but I am getting ERROR: docker.io/library/maven:3-openjdk-21: not found. I am using java 21 and when try to deploy the app on Railway it ...
William's user avatar
  • 241
0 votes
1 answer
63 views

Laraves Filament Railway Deploy 403 error

I am working with Laravel and Filament, and I deployed my project on Railway. The problem is that I get a 403 status when I try to log in; it redirects me to 403. I checked the Filament documentation ...
Nexialist's user avatar
0 votes
0 answers
64 views

How do I install the nltk library's "averaged_perceptron_tagger" on railway server?

Hi I am building an API with django REST Framework for generating a PowerPoint slide using python pptx package. I'm also using NLTK(Natural Language Toolkit) library to process text by tokenizing and ...
Ini-ubong Isemin's user avatar
0 votes
0 answers
25 views

Tesseract not reading text good when deploy

I'd be happy to help with Tesseract wisdom. I mainly use it to extract text from WhatsApp conversations. Locally, it works perfectly, extracting all the text without any issues. However, the problem ...
Moshik Zioni's user avatar
0 votes
0 answers
21 views

How to connect to Strapi project created in railway from my terminal

I've created a Strapi project in Railway which works fine and it's in production. Railway created the url to access strapi and also de database base with Postgres. Everything works fine but how do I ...
jucasmar castilla's user avatar
0 votes
0 answers
42 views

error when deploying in railway react-scripts --openssl-legacy-provider build react-scripts: Permission denied

I have a project deployed in railway. but, after uploading some changes to my git repository, railway cannot deploy it, I have not had this problem before.error when deploying in railway this is the ...
Fernando Revilla Castillo's user avatar

15 30 50 per page
1
2 3 4 5
11