cancel
Showing results for 
Search instead for 
Did you mean: 

Buildpack compile failed for python app

gvishjoshi
Explorer
0 Kudos

Hi Experts

While attempting to cf push a python app from the BAS terminal below error is reported. Please advise how to check logs and find out root cause of error / fix. 

Security group rules were updated
Cell cc6e118f-2e6d-4bfb-b336-3f8195746fda successfully created container for instance 6bc47847-d598-498e-975f-313c66a3bc16
BuildpackCompileFailed - App staging failed in the buildpack compile phase

Running the command cf push -v gives the below

},
"staging_disk_in_mb": 4096,
"staging_log_rate_limit_bytes_per_second": -1,
"staging_memory_in_mb": 1024,
"state": "FAILED",
"updated_at": "2024-04-30T17:19:07Z"
}


BuildpackCompileFailed - App staging failed in the buildpack compile phase
FAILED

Accepted Solutions (0)

Answers (0)