Flask log Permission denied
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 17
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
PermissionError: [Errno 13] Permission denied: '/backend/flask_app/logs/logs.log'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Flask logging configuration that references /backend/flask_app/logs/logs.log and reproduce the PermissionError. Check how the application expects that log path to be available; done means the Flask app starts without the permission error and can write its log.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100