holy daddy
holy daddy
RRailway
Created by holy daddy on 8/25/2024 in #✋|help
MinIO - UNABLE_TO_GET_ISSUER_CERT: unable to get issuer certificate
Trying to store text in MinIO storage I get this error:
incoming request
Error storing text in MinIO: UNABLE_TO_GET_ISSUER_CERT: unable to get issuer certificate
path: "https://bucket.railway.internal:9000/audiobook-texts?location";

request completed
incoming request
Error storing text in MinIO: UNABLE_TO_GET_ISSUER_CERT: unable to get issuer certificate
path: "https://bucket.railway.internal:9000/audiobook-texts?location";

request completed
The request is made from another internal service, but it works when I use the public domain, what can i do?
5 replies
RRailway
Created by holy daddy on 9/18/2023 in #✋|help
deploying react with vite
I've deployed a react app with vite, exposing network ip but I can't access it - says Application failed to respond on the url, i'm not sure what's wrong
50 replies
RRailway
Created by holy daddy on 9/13/2023 in #✋|help
pg_restore
Is remote postgres pg_restore from a local binary dump file supposed to take super long? It took like 7 minutes on my local machine but for remote railway service it has been running for like 12 hours and still only halfway done
10 replies
RRailway
Created by holy daddy on 7/16/2023 in #✋|help
node-gyp on fastify template
Hi, is it difficult to add node-gyp and python to an existing fastify template or do i need to build a new project and add both fastify and python to a dockerfile? Thanks
4 replies