Builds Failing
rkosh
PROOP

a year ago

The builds are failing due to some timeout issue:

Attached are the logs:

[stage-0 9/11] RUN cd hinges_erp && python manage.py migrate:

133.0 ^^^^^^^^^^^^^^^^^^^^^

133.0 File "/opt/venv/lib/python3.11/site-packages/django/db/backends/postgresql/base.py", line 215, in getnewconnection

133.0 connection = Database.connect(**conn_params)

133.0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

133.0 File "/opt/venv/lib/python3.11/site-packages/psycopg2/init.py", line 122, in connect

133.0 conn = connect(dsn, connectionfactory=connection_factory, **kwasync)

133.0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

133.0 django.db.utils.OperationalError: connection to server at "roundhouse.proxy.rlwy.net" (35.212.138.205), port 43344 failed: Connection timed out

133.0 Is the server running on that host and accepting TCP/IP connections?

133.0

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

2 Replies

brody
EMPLOYEE

a year ago

Is the server running on that host and accepting TCP/IP connections?


rkosh
PROOP

a year ago

Hi! Yes, the server is up and running on that host


Loading...