lgomez
1
Hello, I have just created a new account and wanted to deploy my Python web service, but I keep getting this error:
April 27, 2023 at 10:04 AM Failed
Exited with status 1 because of an internal system error. Our team has been notified.
When I try to deploy, it successfully gets the dependencies with pip install -r requirements.txt
, but then it fails. This is the last logged message:
Apr 27 10:04:40 AM ==> Generating container image from build. This may take a few minutes...
Is there anything other configuration I should do?
yann
2
it seems i’m facing a similar issue… is your application working locally?
lgomez
3
Yes, I can successfully run my application locally. I can confirm my Python version is the same my deployment is trying to use.
lgomez
4
It seems to be working now!
1 Like
Hi Luis,
Sorry you ran into this issue.
Our Engineering team just released a fix for the issue that was causing these failures.
Please try a Manual Deploy, selecting the clear build cache, and let me know how that goes.
Best,
Matt
system
Closed
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.