oz
oz
Explore posts from servers
RRailway
Created by oz on 9/9/2024 in #✋|help
Domain Certificate Wont
For project id: 1593e41e-f3f3-4847-b465-10fa63316358 my domain was working before but now it is on issues certificate, which is a huge issue as this is a checkout script for an eCommerce app and this going down is very bad of course. Domain is: restrict.botach.com
11 replies
RRailway
Created by oz on 9/5/2024 in #✋|help
Connection closed while reading from the driver
Hey so my code works fine (code below) locally but in Railway hosted I am getting the below error, anyway I can fix this? Essentially I am using playwright to scrape some data and return it via the python API
curl -X POST "xxxxxxxxxx" \
-H "Content-Type: application/json" \
-d '{"url": "xxxxxxx
{"detail":"Connection closed while reading from the driver"}%
curl -X POST "xxxxxxxxxx" \
-H "Content-Type: application/json" \
-d '{"url": "xxxxxxx
{"detail":"Connection closed while reading from the driver"}%
Code attached
50 replies
RRailway
Created by oz on 12/25/2023 in #✋|help
Fiberplane + Railway?`
How would I setup https://fiberplane.com/ for my Springboot app on Railway? Is it even possible?
4 replies
RRailway
Created by oz on 10/5/2023 in #✋|help
How to get Port as Env var?
I basically want to pas in the dynamic port of my service as an environment var, dont see info on that in docs, only for TCP proxy
11 replies
RRailway
Created by oz on 10/5/2023 in #✋|help
Matomo on Railway
Anyone know a good way I can setup Matomo on Railway? I know how to do it on a normal VPS or local, but since I cant interact with console I am unsure how to do this. Any help is appreciated!
46 replies