I am trying to deploy a project in django
thekingbjorn
TRIALOP

2 years ago

I am trying to deploy a project in django when making a last change in my repository and when trying to deploy in railway I get this error in the Build Logs
((ERROR: failed to solve: process "/bin/bash -ol pipefail -c python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt" did not complete successfully: exit code: 1
Error: Docker build failed)

2 Replies

thekingbjorn
TRIALOP

2 years ago

FAILED

Deployment Failed during build process


brody
EMPLOYEE

2 years ago

Please attach your build logs with this https://bookmarklets.up.railway.app/log-downloader/


Loading...