File permissions

Table of contents

  1. PermissionError: [Errno 13] Permission denied: ‘…app.log’

PermissionError: [Errno 13] Permission denied: ‘…app.log’

There is a problem with file permissions. The simplest solution, from the console, is:

sudo rm app.log