Skip to content
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

NC 17 Not all files are shown on public shared folders when Talk is activated #2293

Closed
JSoko opened this issue Oct 10, 2019 · 4 comments
Closed
Assignees
Labels

Comments

@JSoko
Copy link
Member

JSoko commented Oct 10, 2019

Share a public folder with 24+ files when Talk is activated. Only 23 Files/folders are shown. Deactivate Talk and all files are shown...

Expected behaviour

All files and folders should be shown for the public user.

Actual behaviour

Only 23 Files / Folders are shown
In the Browserconsole:
/ocs/v2.php/apps/spreed/api/v1/publicshare/2jHAL9bHZypxAgP:1 Failed to load resource: the server responded with a status of 404 (Not Found)
/apps/files_sharing/publicpreview/2jHAL9bHZypxAgP?fileId=4745956&file=%2F2.md&c=f2d51b9f2cbf86b3a96048ad7e8efdd8&x=326&y=326:1 Failed to load resource: the server responded with a status of 404 (Not Found)
grafik

Server configuration detail

Operating system: Linux 4.15.0-64-generic #73-Ubuntu SMP Thu Sep 12 13:16:13 UTC 2019 x86_64

Webserver: Apache/2.4.29 (Ubuntu) (apache2handler)

Database: mysql 10.2.16

PHP version:

7.2.19-0ubuntu0.18.04.2
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, apache2handler, mysqlnd, PDO, xml, apcu, apc, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, json, ldap, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, soap, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlrpc, xmlwriter, xsl, zip, libsmbclient, Zend OPcache

Nextcloud version: 17.0.0 - 17.0.0.9

Updated from an older Nextcloud

Nextcloud VM

Signing status

Array
(
)

List of activated apps
Enabled:
 - accessibility: 1.3.0
 - activity: 2.10.1
 - admin_audit: 1.7.0
 - apporder: 0.8.0
 - audioplayer: 2.8.4
 - bookmarks: 2.2.0
 - calendar: 1.7.1
 - carnet: 0.18.4
 - cloud_federation_api: 1.0.0
 - cms_pico: 0.9.8
 - comments: 1.7.0
 - contacts: 3.1.6
 - data_request: 1.4.0
 - dav: 1.13.0
 - deck: 0.7.0
 - drop_account: 0.1.0
 - event_update_notification: 1.0.0
 - external: 3.4.0
 - federatedfilesharing: 1.7.0
 - federation: 1.7.0
 - files: 1.12.0
 - files_downloadactivity: 1.6.0
 - files_fulltextsearch_tesseract: 1.3.1
 - files_linkeditor: 1.0.10
 - files_markdown: 2.1.0
 - files_pdfviewer: 1.6.0
 - files_readmemd: 1.1.1
 - files_rightclick: 0.15.1
 - files_sharing: 1.9.0
 - files_trackdownloads: 1.6.0
 - files_trashbin: 1.7.0
 - files_versions: 1.10.0
 - files_videoplayer: 1.6.0
 - gallery: 18.4.0
 - impersonate: 1.4.0
 - issuetemplate: 0.5.0
 - logreader: 2.2.0
 - lookup_server_connector: 1.5.0
 - music: 0.10.1
 - news: 14.0.0
 - nextcloud_announcements: 1.6.0
 - notes: 3.0.3
 - notifications: 2.5.0
 - oauth2: 1.5.0
 - ocsms: 2.1.3
 - ownbackup: 19.9.0
 - password_policy: 1.7.0
 - piwik: 0.5.3
 - polls: 0.10.2
 - previewgenerator: 2.1.0
 - privacy: 1.1.0
 - provisioning_api: 1.7.0
 - quickaccesssorting: 1.0.2
 - quota_warning: 1.6.0
 - recommendations: 0.5.0
 - richdocuments: 3.4.2
 - serverinfo: 1.7.0
 - sharebymail: 1.7.0
 - sharerenamer: 2.7.2
 - spreed: 7.0.0
 - support: 1.0.1
 - survey_client: 1.5.0
 - systemtags: 1.7.0
 - tasks: 0.11.3
 - telephoneprovider: 1.0.2
 - text: 1.1.0
 - theming: 1.8.0
 - twofactor_backupcodes: 1.6.0
 - updatenotification: 1.7.0
 - uploaddetails: 0.1.2
 - user_external: 0.7.0
 - user_usage_report: 1.1.2
 - viewer: 1.1.0
 - w2g2: 3.0.0
 - workflowengine: 1.7.0
Disabled:
 - encryption
 - files_external
 - firstrunwizard
 - ransomware_detection
 - socialsharing_email
 - suspicious_login
 - user_ldap

Configuration (config/config.php)
{
    "loglevel": 2,
    "maintenance": false,
    "theme": "",
    "integrity.check.disabled": false,
    "overwrite.cli.url": "https:\/\/of99.net\/",
    "default_language": "de_DE",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "logtimezone": "Europe\/Berlin",
    "simpleSignUpLink.shown": false,
    "secret": "***REMOVED SENSITIVE VALUE***",
    "log_rotate_size": "10485760",
    "activity_expire_days": 33,
    "trusted_domains": [
        "localhost",
        "192.168.1.234",
        "***REMOVED SENSITIVE VALUE***.net",
        "of***REMOVED SENSITIVE VALUE***t"
    ],
    "htaccess.RewriteBase": "\/",
    "trashbin_retention_obligation": "auto, 10",
    "versions_retention_obligation": "auto, 21",
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "preview_max_x": 500,
    "preview_max_y": 500,
    "preview_max_scale_factor": 10,
    "dbtype": "mysql",
    "version": "17.0.0.9",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "oc_",
    "mysql.utf8mb4": true,
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "installed": true,
    "mail_smtpmode": "smtp",
    "memcache.local": "\\OC\\Memcache\\Redis",
    "filelocking.enabled": true,
    "memcache.distributed": "\\OC\\Memcache\\Redis",
    "memcache.locking": "\\OC\\Memcache\\Redis",
    "redis": {
        "host": "***REMOVED SENSITIVE VALUE***",
        "port": 0,
        "timeout": 0,
        "dbindex": 0,
        "password": "***REMOVED SENSITIVE VALUE***"
    },
    "updater.release.channel": "stable",
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpauthtype": "LOGIN",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpauth": 1,
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpsecure": "tls",
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "app_install_overwrite": [
        "tasks",
        "w2g2",
        "apporder",
        "piwik",
        "ownbackup",
        "radio",
        "carnet",
        "theming",
        "workin2gether",
        "files_linkeditor",
        "socialsharing_email",
        "files_readmemd",
        "spreed",
        "telephoneprovider",
        "drop_account",
        "issuetemplate",
        "polls",
        "ocsms",
        "quickaccesssorting",
        "cms_pico",
        "ransomware_detection"
    ],
    "has_rebuilt_cache": true
}

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: no

Client configuration

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

Operating system:

Logs

Nextcloud log
Nothing related
Browser log

Insert your browser log here, this could for example include:

a) The javascript console log

JQMIGRATE: Migrate is installed, version 1.4.1
2globals.js:26 oc_requesttoken is deprecated: use OC.requestToken instead
je @ globals.js:26
38globals.js:26 The escapeHTML library is deprecated! It will be removed in nextcloud 19.
je @ globals.js:26
24globals.js:26 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
je @ globals.js:26
/ocs/v2.php/apps/spreed/api/v1/publicshare/2jHAL9bHZypxAgP:1 Failed to load resource: the server responded with a status of 404 (Not Found)
/apps/files_sharing/publicpreview/2jHAL9bHZypxAgP?fileId=4745956&file=%2F2.md&c=f2d51b9f2cbf86b3a96048ad7e8efdd8&x=326&y=326:1 Failed to load resource: the server responded with a status of 404 (Not Found)

@JSoko JSoko changed the title Only 23 files shown on public shared folders when Talk is activated NC 17 Not all files are shown on public shared folders when Talk is activated Oct 11, 2019
@JSoko
Copy link
Member Author

JSoko commented Nov 7, 2019

Problem persists with NC 17.0.1 and Talk 7.0.1!

@JSoko
Copy link
Member Author

JSoko commented Nov 7, 2019

With talk acivicated
grafik

@JSoko
Copy link
Member Author

JSoko commented Nov 7, 2019

Talk deaktivated:
grafik

@nickvergessen
Copy link
Member

Fixed with #2340

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants