Rodrigosblack
Rodrigosblack
RRailway
Created by Rodrigosblack on 10/16/2024 in #✋|help
Script for postgresql
Hi everyone, i have a question, i have not used railway maybe for a year and a half, I'm trying to create a postgresql database but now i cannot upload my script, there's no a way to do that anymore? Or i have to create tables one by one?:sad_hamster:
7 replies
RRailway
Created by Rodrigosblack on 7/7/2023 in #✋|help
Error 503 a la hora de hacer peticion / 503 error doing a petition
Hola a todos, estoy tratando de desplegar una api hecha en spring boot con java y gradle, ya he desplegado una base de datos postgresql y cuando trabajo localmente, logro conectarme a esa base de datos, ahora bien, hago el despliegue de mi api y en commands run pongo el siguiente: java -jar build/libs/TopTrend-0.0.1.jar (TopTrend es el nombre de mi app) en los logs no tengo ningun error y mis variables de entorno tengo justamente las mismas que en mi api local, pero cuando hago una petición con el link que railway me da, obtengo un error 503 y no entiendo porque. Ayuda por favor 😦 Hi everyone, i'm trying to deploy an api using spring boot with java and gradle, i have already deploy a postgresql, working locally my spring boot api can connect to that database, now, when i deploy mu spring boot api in commands run i type this : java -jar build/libs/TopTrend-0.0.1.jar (TopTrend is my app name) and logs don't give me any error, i use the same ENV i use locally, i use in railway, but when i do a petition i get a 503 error and i don't understand why. I really need help 😦
37 replies