10 months ago
Good morning, I have an application that runs a microservice and I'm having trouble getting it to execute due to some dependencies, is terminal access possible?
5 Replies
10 months ago
Hey there! We've found the following might help you get unblocked faster:
- 📚 Application Failed to Respond
- 🧵 classic 'Application failed to respond' error - Flask App
- 🧵 NextJS Error: Application error: a server-side exception
- 🧵 Cannot Connect Backend to Postgres via Internal Network (postgres.railway.internal:5432) – Only Dotted Line
If you find the answer from one of these, please let us know by solving the thread!
10 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 10 months ago
10 months ago
https://docs.railway.com/guides/cli
This might be a bit helpful. Looks like you can connect and run commands
10 months ago
Right click on service,
Select ssh access link
Run on local terminal
Execute shell script as your want.