nodeSolidServer / nodeSolidServer/node-solid-server
Permission failure on favicon.lock
Open
@jaxoncreed is already working on this.
Since Jun 4, 2019.
triage
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
- Why is favicon.ico being locked anyway, as it doesn't get written
- Why is favicon involved in a mkdir call - maybe a lockfile is a directory
solid:get GET -- Error: undefined EACCES: permission denied, mkdir '/Library/WebServer/Documents/favicon.ico.lock' +15m
solid:server Error page because of: { [Error: EACCES: permission denied, mkdir '/Library/WebServer/Documents/favicon.ico.lock']
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/Library/WebServer/Documents/favicon.ico.lock'
Contributor guide
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.
Assessment
This issue has not been assessed yet.