Trouble with the VPC accessing the internet on deploy
dsmurrell
PROOP

a month ago

I'm seeing this issue on deploy where it can't download the libraries I need.

I haven't changed anything and this used to work so I assume the issue is on the Railway side of things, but I'm not sure. I upgraded to pro to get some help with this. Here are the logs from the build. Let me know if you need anything else. The repo is:dsmurrell/auther

poetry install --no-interaction --no-ansi --only main --no-root

17s

Creating virtualenv auther in /app/.venv

Installing dependencies from lock file

Package operations: 44 installs, 0 updates, 0 removals

- Installing idna (3.10)

- Installing six (1.16.0)

- Installing sniffio (1.3.1)

- Installing typing-extensions (4.12.2)

- Installing anyio (4.4.0)

- Installing certifi (2024.8.30)

- Installing annotated-types (0.7.0)

- Installing h11 (0.14.0)

- Installing jmespath (1.0.1)

- Installing packaging (24.1)

- Installing pycparser (2.22)

- Installing pydantic-core (2.33.2)

- Installing python-dateutil (2.9.0.post0)

- Installing typing-inspection (0.4.2)

- Installing urllib3 (2.2.3)

- Installing starlette (0.32.0.post1)

- Installing marshmallow (3.22.0)

- Installing cffi (2.0.0)

- Installing httpcore (1.0.8)

- Installing pydantic (2.11.10)

- Installing markupsafe (2.1.5)

- Installing botocore (1.35.19)

- Installing python-dotenv (1.0.1)

TimeoutError

The read operation timed out

$10 Bounty

1 Replies

Status changed to Awaiting Railway Response Railway about 1 month ago


Railway
BOT

a month 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 Railway about 1 month ago


Does a redeploy help?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...