2 years ago
Hello, good afternoon, my problem is: deployments "Crashed" and the information in deploy logs Message Error: No application module specified. (x11)
I already made runtime.txt file in 3.11 and web Procfile: gunicorn social.wsgi
I already did the updated push
I wouldn't know what my problem is
23 Replies
2 years ago
build logs please
2 years ago
done what
2 years ago
what about it?
2 years ago
can you please send your build logs
8 [stage-0 6/8] RUN --mount=type=cache,id=s/4a28b412-c772-41b3-8afc-15ac8c3f9b74-/root/cache/pip,target=/root/.cache/pip python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt
8 CACHED
9 [stage-0 7/8] RUN printf '\nPATH=/opt/venv/bin:$PATH' >> /root/.profile
9 CACHED
Publish time: 1.23 seconds
10 [stage-0 3/8] COPY .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix
10 CACHED
11 [stage-0 5/8] COPY . /app/.
11 CACHED
12 [stage-0 8/8] COPY . /app
12 CACHED
13 exporting to image
13 exporting layers done
13 writing image sha256:00722e9687a3554741ea783bb289d552534fdc9d2545e4118a9e2174e0c68d4d done
13 naming to us-west1.registry.rlwy.net/4a28b412-c772-41b3-8afc-15ac8c3f9b74:2e56eeb8-ff1f-40dc-9008-d36a5a58e264 0.0s done
13 DONE 0.0s
=== Successfully Built! ===
Run:
docker run -it us-west1.registry.rlwy.net/4a28b412-c772-41b3-8afc-15ac8c3f9b74:2e56eeb8-ff1f-40dc-9008-d36a5a58e264
Build time: 0.59 seconds
================
Publishing Image
================
The push refers to repository [us-west1.registry.rlwy.net/4a28b412-c772-41b3-8afc-15ac8c3f9b74]
Preparing 2fd38680f7fc
Preparing ad73fcac2522
Preparing 6b41ba23b2e1
Preparing d2866b46dfd8
Preparing 07fe12892a4e
Preparing 2f73a19e79f6
Preparing a6a176ade2c4
Preparing 1b30977180a5
Preparing 25ff27e4f691
Preparing 1a102d1cac2b
Waiting 2f73a19e79f6
Waiting a6a176ade2c4
Waiting 1b30977180a5
Waiting 25ff27e4f691
Waiting 1a102d1cac2b
Layer already exists ad73fcac2522
Layer already exists 07fe12892a4e
Layer already exists 6b41ba23b2e1
Layer already exists d2866b46dfd8
Layer already exists a6a176ade2c4
Layer already exists 2f73a19e79f6
Layer already exists 2fd38680f7fc
Layer already exists 25ff27e4f691
Layer already exists 1b30977180a5
Layer already exists 1a102d1cac2b
2e56eeb8-ff1f-40dc-9008-d36a5a58e264: digest: sha256:68026e08054bbc4a7ed237b0f5d8884eaffb327bd958378135a1385b5192ed22 size: 2420
2 years ago
please use the bookmarklet
2 years ago
do you have a start command set in your service settings? if so, remove it
2 years ago
go to your service settings in railway and check to see if you have a start command set
2 years ago
remove it
2 years ago
okay send me your next build logs
2 years ago
those are deploy logs, but good enough