nodeSolidServer / nodeSolidServer/node-solid-server

Permission failure on favicon.lock

Open
#1,214 2 comments 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.