files_inotify
files_inotify copied to clipboard
files_notify stoped working after upgrading to v0.1.6
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.
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