Azure app service failing on deploy with OS error. Running out of resources.
Goncalo Mestre
0
Reputation points
Hello,
I have a webapp running on azure app platform using python and django as backend.
I have a lot of depencies that I need.
Most of the times when deploying and installing the dependencies with pip is fails and runs out of space.
Could not install packages due to an OSError: [Errno 28] No space left on device.
I tried not using cache, changing the pip instalation path but keeps failing. I have enough space on my subscription
I need support, thanks
Sign in to answer