-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
occ files:scan doesn't work anymore if the path is not a single file under the root of the user space #526
Comments
Would you mind to share |
|
After test I found that as soon as an automated tagging rule using "Request URL" as filter is set, this bug happen |
CarlSchwan
added a commit
to nextcloud/server
that referenced
this issue
Jan 11, 2022
Fix nextcloud/files_automatedtagging#526 Fix nextcloud/groupfolders#1855 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
CarlSchwan
added a commit
to nextcloud/server
that referenced
this issue
Jan 11, 2022
Fix nextcloud/files_automatedtagging#526 Fix nextcloud/groupfolders#1855 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
CarlSchwan
added a commit
to nextcloud/server
that referenced
this issue
Jan 11, 2022
Fix nextcloud/files_automatedtagging#526 Fix nextcloud/groupfolders#1855 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
backportbot-nextcloud bot
pushed a commit
to nextcloud/server
that referenced
this issue
Jan 12, 2022
Fix nextcloud/files_automatedtagging#526 Fix nextcloud/groupfolders#1855 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
backportbot-nextcloud bot
pushed a commit
to nextcloud/server
that referenced
this issue
Jan 12, 2022
Fix nextcloud/files_automatedtagging#526 Fix nextcloud/groupfolders#1855 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
backportbot-nextcloud bot
pushed a commit
to nextcloud/server
that referenced
this issue
Jan 12, 2022
Fix nextcloud/files_automatedtagging#526 Fix nextcloud/groupfolders#1855 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to use GitHub
Steps to reproduce
Expected behaviour
All new files should appear in the web interface and the result of the command should be:
Actual behaviour
new files don't apperar in the web interface and the result of the command is:
Tell us what happens instead
Server configuration
Operating system:
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
Web server:
Apache HTTP Server: apache2 2.4.38-3+deb10u3
Database:
mariadb-server 1:10.3.27-0+deb10u1
PHP version:
php7.3 7.3.14-1~deb10u1
Nextcloud version: (see Nextcloud admin page)
21.0.5 (also exists in 20.0.10)
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from 20.0.10
List of activated apps:
App list
- accessibility: 1.7.0 - activity: 2.14.3 - admin_audit: 1.11.0 - announcementcenter: 5.0.1 - cloud_federation_api: 1.4.0 - comments: 1.11.0 - contactsinteraction: 1.2.0 - dashboard: 7.1.0 - data_request: 1.8.0 - dav: 1.17.1 - deck: 1.4.5 - drop_account: 1.0.2 - external: 3.8.2 - extract: 1.3.2 - federatedfilesharing: 1.11.0 - files: 1.16.0 - files_antivirus: 3.2.2 - files_automatedtagging: 1.11.0 - files_downloadactivity: 1.11.1 - files_fulltextsearch: 21.0.4 - files_pdfviewer: 2.1.0 - files_readmemd: 1.2.0 - files_retention: 1.10.2 - files_rightclick: 1.0.0 - files_sharing: 1.13.1 - files_texteditor: 2.14.0 - files_trackdownloads: 1.10.0 - files_trashbin: 1.11.0 - files_versions: 1.14.0 - files_videoplayer: 1.10.0 - firstrunwizard: 2.10.0 - forms: 2.3.0 - fulltextsearch: 21.0.3 - fulltextsearch_elasticsearch: 21.0.2 - group_everyone: 0.1.8 - groupquota: 0.1.6 - impersonate: 1.8.0 - logreader: 2.6.0 - lookup_server_connector: 1.9.0 - nextcloud_announcements: 1.10.0 - notifications: 2.9.0 - oauth2: 1.9.0 - password_policy: 1.11.0 - privacy: 1.5.0 - provisioning_api: 1.11.0 - quota_warning: 1.11.0 - ransomware_protection: 1.11.0 - registration: 1.3.0 - serverinfo: 1.11.0 - settings: 1.3.0 - sharebymail: 1.11.0 - sharingpath: 0.4.3 - suspicious_login: 4.0.0 - systemtags: 1.11.0 - terms_of_service: 1.7.1 - text: 3.2.0 - theming: 1.12.0 - theming_customcss: 1.9.0 - twofactor_backupcodes: 1.10.0 - updatenotification: 1.11.0 - user_ldap: 1.11.0 - user_retention: 1.4.0 - user_status: 1.1.1 - user_usage_report: 1.5.0 - viewer: 1.5.0 - weather_status: 1.1.0 - workflowengine: 2.3.1 Disabled: - encryption - federation - files_external - files_lock - login_notes - photos - recommendations - support - survey_clientNextcloud configuration:
Config report
{ "system": { "default_phone_region": "FR", "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "cloud-preprod.sequans.com" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "21.0.5.1", "overwrite.cli.url": "https:\/\/cloud-preprod.sequans.com", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "ldapIgnoreNamingRules": false, "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory", "ldapUserCleanupInterval": 2, "filelocking.enabled": true, "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 0 }, "htaccess.RewriteBase": "\/", "maintenance": false, "theme": "", "loglevel": 1, "logfile": "\/data\/nextcloud\/log\/nextcloud.log", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpauthtype": "LOGIN", "mail_smtpauth": 1, "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "25", "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "mail_smtptimeout": 30, "updater.release.channel": "stable", "trashbin_retention_obligation": "auto,15", "force_language": "en", "knowledgebaseenabled": false, "logtimezone": "Europe\/Paris", "enable_previews": true, "skeletondirectory": "", "session_lifetime": 1600, "session_keepalive": false, "remember_login_cookie_lifetime": 0, "app_install_overwrite": [ "impersonate", "quota_warning", "files_downloadactivity", "sharerenamer", "defaultgroup", "drop_account", "files_readmemd" ], "mysql.utf8mb4": true, "data-fingerprint": "bc3bf5328e316244a72c5929e640bf1f", "updater.secret": "***REMOVED SENSITIVE VALUE***" } }Are you using external storage, if yes which one: no.
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP
LDAP configuration (delete this part if not used)
LDAP config
Web server error log
Web server error log
No logs reportedNextcloud log (data/nextcloud.log)
Nextcloud log
No logs reportedThe text was updated successfully, but these errors were encountered: