Skip to content

How does loco server works on deployment? #161

Answered by kaplanelad
arferreira asked this question in Q&A
Discussion options

You must be logged in to vote

There may be a network issue between your server and your RDS. Please consider the following potential problems:

  1. Verify that the connection string contains accurate details such as user, password, and database. (Please don't past it here.)
  2. Check the server's and RDS's connectivity, such as security groups and network ACLs. If you have SSH access to the server, you can use tools like telnet or PostgreSQL CLI to check the connection.

If you have connectivity between the server and the RDS. in DB configuration under the database yaml section, you have connect_timeout, which gets the default of 500 milliseconds. try to increase to bigger number

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@arferreira
Comment options

@kaplanelad
Comment options

Answer selected by arferreira
@arferreira
Comment options

Comment options

You must be logged in to vote
3 replies
@arferreira
Comment options

@kaplanelad
Comment options

@arferreira
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants