icewind1991 / files_inotify

Adds support detecting changes in local external storages with occ files_external:notify
29 stars 3 forks source link

files_notify stoped working after upgrading to v0.1.6 #13

Open goofacz opened 5 years ago

goofacz commented 5 years ago

I get following error after upgrading files_notify to 0.1.6

[abc@abc ~]$ sudo -u http /usr/bin/php -f /usr/share/webapps/nextcloud/occ files_external:list
+----------+-------------+---------+---------------------+------------------------------+---------+------------------+-------------------+
| Mount ID | Mount Point | Storage | Authentication Type | Configuration                | Options | Applicable Users | Applicable Groups |
+----------+-------------+---------+---------------------+------------------------------+---------+------------------+-------------------+
| 2        | /[ CUT ]    | Local   | None                | datadir: [      CUT        ] |         |                  | users             |
+----------+-------------+---------+---------------------+------------------------------+---------+------------------+-------------------+
[abc@abc ~]$ sudo -u http /usr/bin/php -f /usr/share/webapps/nextcloud/occ files_external:notify -vvv 2
Mount of type "Local" does not support active update notifications

I run NextCloud v17.0.9 with PHP v7.3.10 on Arch Linux.

nursoda commented 11 months ago

Old issue, should be closed. 0.1.15 seems to be working fine in recent NC versions (26, 27) on Arch Linux using PHP 8.2:

$ occ files_external:notify -v 3
Self-test successful