ManuelMaccou | Mosaic
Explore posts from serversRRailway
•Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
I noticed that when making changes to how data is stored in volumes, then redeploying, my data was lost. From looking at other posts with similar issues, it seems the problem might be my mount path in the Railway settings, but I'm hoping to get confirmation of that.
Currently, my mount path is /data
This is the code for saving the data:
28 replies
RRailway
•Created by ManuelMaccou | Mosaic on 2/10/2024 in #✋|help
How do I find the project directory?
This feels like a stupid question but I cant figure it out. I'm trying to append records to a CSV when the user does certain actions. I have the folder made called "data". Using the code below, in test on my local machine, the files are written successfully. And the path in the logs makes sense. But in production, I get an error saying the path doesnt exist. My root folder is "gogh-shopping". But the path where it tries to find the "data" folder is starting with "app". Is that expected? How do I point to the correct directory in prod?
Here is my code:
6 replies
RRailway
•Created by ManuelMaccou | Mosaic on 1/27/2024 in #✋|help
Is railway down? Getting "upstream connect error"
I'm not able to log in via github or reach the community site to report an issue.
Full error showing browser:
upstream connect error or disconnect/reset before headers. reset reason: connection timeout
In console:
Failed to load resource: the server responded with a status of 503 ()
12 replies
RRailway
•Created by ManuelMaccou | Mosaic on 11/9/2023 in #✋|help
Error: "version `GLIBC_2.36' not found" with Playwright
37 replies