Git Product home page Git Product logo

Comments (6)

zorbash avatar zorbash commented on May 23, 2024 6

Can you please make sure that the user www-data exists?

I noticed that running /usr/bin/env setfacl -dRn -m u:<userX>:rwX
when userX does not exist emits this kind of error.

from file-permissions.

Nico-h avatar Nico-h commented on May 23, 2024

The error occurs when I have a multiple server deploy with different users. Otherwise it works separately.

from file-permissions.

kevin-lot avatar kevin-lot commented on May 23, 2024

According to the last documentation,
they removed the -n parameter
http://symfony.com/doc/current/setup/file_permissions.html#using-acl-on-a-system-that-supports-setfacl-linux-bsd

from file-permissions.

kevin-lot avatar kevin-lot commented on May 23, 2024

In fact, on master the -n parameter is missing like the official documentation.
Can you tag your code version plz ?

from file-permissions.

lustremedia avatar lustremedia commented on May 23, 2024

Had this issue on CentOS. Here the user "www-data" is not present but rather "nginx", "apache", or "httpd". Switching the user to one that was present, worked for me for a multiple server deployment!

from file-permissions.

7eggert avatar 7eggert commented on May 23, 2024

This still occurs and it's a very bad way to say "user not found".
Edit: This isn't even the right project. I'll look somewhere else

from file-permissions.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.