R
Railwayβ€’4mo ago
zomb

Spring boot + mysql deployment issue

I am trying to deploy my spring boot backend on railway but it is giving error and it is not responding after several attempts and giving error 404 Here is the deployment link : https://stellar-success-production.up.railway.app My github repo: https://github.com/hemanthhhhhh/CrickInformerBackend It is working on localhost very well but not able to deploy.
GitHub
GitHub - hemanthhhhhh/CrickInformerBackend
Contribute to hemanthhhhhh/CrickInformerBackend development by creating an account on GitHub.
20 Replies
Percy
Percyβ€’4mo ago
Project ID: N/A
zomb
zombβ€’4mo ago
N/A
Medim
Medimβ€’4mo ago
how did u find that endpoint? lmao oh, the repo
Medim
Medimβ€’4mo ago
yeah, just saw it
zomb
zombβ€’4mo ago
Oh that's why it was not working that end point
zomb
zombβ€’4mo ago
https://github.com/hemanthhhhhh/CrickInformerFrontEnd So I have to paste the link in this frontend to make it work right?
GitHub
GitHub - hemanthhhhhh/CrickInformerFrontEnd
Contribute to hemanthhhhhh/CrickInformerFrontEnd development by creating an account on GitHub.
ThallesComH
ThallesComHβ€’4mo ago
yep in environment.ts
zomb
zombβ€’4mo ago
@ThallesComH So I have to keep env.development.ts as it is
ThallesComH
ThallesComHβ€’4mo ago
actually just saw this for some reason it's using the development enviroment so yeah also change there
zomb
zombβ€’4mo ago
@@ThallesComH πŸ₯²πŸ₯²
No description
ThallesComH
ThallesComHβ€’4mo ago
send me the frontend url
zomb
zombβ€’4mo ago
GitHub
GitHub - hemanthhhhhh/CrickInformerFrontEnd
Contribute to hemanthhhhhh/CrickInformerFrontEnd development by creating an account on GitHub.
ThallesComH
ThallesComHβ€’4mo ago
use https in the environment.ts
zomb
zombβ€’4mo ago
@ThallesComH In the env.deployment.ts too?
ThallesComH
ThallesComHβ€’4mo ago
yes all enviroment*
zomb
zombβ€’4mo ago
Done but still error is there Look at the deployment link πŸ˜ͺ
ThallesComH
ThallesComHβ€’4mo ago
you added .com to your domain, again just put your domain there.
zomb
zombβ€’4mo ago
Yes it worked.. Thank you for the help bro πŸ‘‰πŸ‘ˆ