Hys
Hys
RRailway
Created by Hys on 9/22/2024 in #✋|help
Lost access to project i'm included
No description
19 replies
RRailway
Created by Hys on 9/17/2024 in #✋|help
how to reference volume in code.
I have code that writes when POST an excel file in the project directory for future referencing... i know databases exists but that's how the client wanted it lol the issue is of course since the service the files are ephiemeral on a redeploy they disappeared i attached a volume but tbh i have no idea on how to write to it like i'm actually using const excelDirPath = join(process.cwd(), 'excel'); const excelFilePath = join(excelDirPath, 'calc.xlsx'); and i mounted /excel in the volume does that automagically works or i have to adjust it?
10 replies
RRailway
Created by Hys on 8/16/2024 in #✋|help
Build failing
Error: Docker build failed deployed via railway up, locally works tho attached logs
6 replies
RRailway
Created by Hys on 8/5/2024 in #✋|help
reference internal url as api
No description
5 replies
RRailway
Created by Hys on 7/10/2024 in #✋|help
Deployment failed - Stuck in Creating containers
No description
11 replies
RRailway
Created by Hys on 6/3/2024 in #✋|help
Builds are taking a lot to initialize and deploy
No description
3 replies
RRailway
Created by Hys on 6/3/2024 in #✋|help
Mongo not connecting after switching regions
No description
9 replies
RRailway
Created by Hys on 6/2/2024 in #✋|help
Payload too large 413
No description
8 replies
RRailway
Created by Hys on 5/16/2024 in #✋|help
API says cannot GET X even thought i'm trying to do a POST
No description
5 replies
RRailway
Created by Hys on 2/16/2024 in #✋|help
Flask application failed to respond
Its running according to the logs, but it displays on the screen it failed to respond
26 replies
RRailway
Created by Hys on 1/16/2024 in #✋|help
Any way to obtain the files of the current build made by CLI
Long story short, dropped coca cola on my pc and i lost the files of the latest dev build of my project, they were not commited and the test build was made via CLI, so i was wondering if there's any way to obtain the files that are being executed right now 🤡
33 replies
RRailway
Created by Hys on 1/9/2024 in #✋|help
Incorrect DNS settings but correct
No description
9 replies
RRailway
Created by Hys on 12/20/2023 in #✋|help
how to select which branch for auto deploys???
title 😦 it doesn't prompt me to select it
7 replies
RRailway
Created by Hys on 12/5/2023 in #✋|help
Chatwoot Template deploys fail after 5-7 minutes
No description
32 replies
RRailway
Created by Hys on 10/10/2023 in #✋|help
MongoDB failing to write
No description
66 replies
RRailway
Created by Hys on 9/14/2023 in #✋|help
Failed to authenticate to mongodb
Deploying a MongoDB database from the UI, automatically creates a database named "test" if you connect to the mongourl that plugin gives you, you can only modify that database, if i try to put /main at the end of the URI i get an authentication failure even tho everything is the same, when deploying the plugin it should allow you to select the name of the database you want instead of creating the "test" database. How can i connect to the "whatsapp" database? Currently trying: mongodb://mongo:[email protected]:6204/whatsapp but this returns the authentication failure mongodb://mongo:[email protected]:6204 connects successfully but only to the "test" database that was created automatically. The project is in typescript and i'm using mongoose, didn't had this issue while using ATLAS
33 replies
RRailway
Created by Hys on 6/13/2023 in #✋|help
Unban request
Hey there, my account was flagged for mirrorbots, i wish to be unbanned because i like railway and i can use it for other stuff, i sent via EMAIL a request almost 2 weeks ago and got no response
13 replies
RRailway
Created by Hys on 5/29/2023 in #✋|help
Deleted service, re added it and now it doesn't let me add the custom domain
8 replies
RRailway
Created by Hys on 5/18/2023 in #✋|help
File question
Is there any way for files generated by the app to persist? We currently have an app where the authentication is stored is generated by user and stored in a file, but when it redeploys after a commit is done the auth of all the users get lost No, i can't use an external database for this so that's why i'm wondering that
21 replies
RRailway
Created by Hys on 5/16/2023 in #✋|help
Team Plan question
Hey there, i'm currently exploring the possibility of migrating my services to railway, i was wondering if i can put a limit on certain processes or services to prevent using more resources than those i assign to certain project
4 replies