Chmod(): Operation not permitted at /var/www/nextcloud/apps/recognize/lib/Migration/InstallDeps.php#169

Hi all,

I see with every update the following line in my log:

chmod(): Operation not permitted at /var/www/nextcloud/apps/recognize/lib/Migration/InstallDeps.php#169

I already checked all the file permissions and they are correct (www-data user is owner of everything) and I use the system node installation:

(The wheel never stops spinning, so there may be something wrong also)

I assume this is related to node dependencies, but how can I solve this?

kind regards
Christoph

Did you ever find a solution? Because the same is happening here with 29.0.6

The only thing I can think of is one of those dirs mentioned in the code resolves not to the ncdata but to the www/nextcloud source files, which are not owned by www-data. This is only a guess, and I can’t find it. Would be nice if the error message would say the location of the problem, rather than the location of the error message.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.