django rest api container permission denied

Rowdy van Frederikslust 0 Reputation points
2023-03-27T09:04:07.4533333+00:00

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.
7,630 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.