Share via

django rest api container permission denied

Rowdy van Frederikslust 0 Reputation points
Mar 27, 2023, 9:04 AM

i have created a django web app with a front end that is doing a post api request to a api of the same app. However when running this application locally everything works. But when deployed i get the following error:

(Docker API responded with status code=BadRequest, response={"message":"OCI runtime create failed: runc create failed: unable to start container process: error during container init: mkdir /home/site: permission denied: unknown"}

cant find the solution online how can i resolve this?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,591 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.