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

[BUG] Share a Share (NC 14.0.0.19) #11226

Closed
Ramalama2 opened this issue Sep 14, 2018 · 3 comments
Closed

[BUG] Share a Share (NC 14.0.0.19) #11226

Ramalama2 opened this issue Sep 14, 2018 · 3 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: sharing

Comments

@Ramalama2
Copy link

Steps to reproduce

  1. Another user share you a File
  2. you make a folder and move that shared file into that folder
  3. Try to share the Folder with the (shared file) inside to any user, you get an error. If you share the shared file instead, its working perfect, but the folder where the file is inside, doesnt.

Expected behaviour

Should be possible to share

Actual behaviour

You get an "Error" without any logs at all

Server configuration

Operating system:
-> CentOS 7.5 (kernel 4.18.7)

Web server:
-> nginx 1.15.3

Database:
-> MariaDB 10.3

PHP version:
-> php-fpm 7.2.9

Nextcloud version: (see Nextcloud admin page)
-> 14.0.0.19

Updated from an older Nextcloud/ownCloud or fresh install:
-> YES! (Started with NC 10)

Where did you install Nextcloud from:
-> Downloaded the zip from nextcloud homepage and installed/updated/etc...

Login as admin user into your Nextcloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.

Integrity check is disabled....

List of activated apps:

Enabled: - accessibility: 1.0.1 - calendar: 1.6.2 - camerarawpreviews: 0.5.6 - cloud_federation_api: 0.0.1 - comments: 1.4.0 - dav: 1.6.0 - federatedfilesharing: 1.4.0 - files: 1.9.0 - files_external: 1.5.0 - files_pdfviewer: 1.3.2 - files_rightclick: 0.8.4 - files_sharing: 1.6.2 - files_texteditor: 2.6.0 - files_trashbin: 1.4.1 - files_videoplayer: 1.3.0 - gallery: 18.1.0 - logreader: 2.0.0 - lookup_server_connector: 1.2.0 - oauth2: 1.2.1 - onlyoffice: 2.0.4 - previewgenerator: 1.1.0 - provisioning_api: 1.4.0 - twofactor_backupcodes: 1.3.1 - updatenotification: 1.4.1 - workflowengine: 1.4.0 Disabled: - activity - admin_audit - encryption - federation - files_versions - firstrunwizard - nextcloud_announcements - notifications - password_policy - serverinfo - sharebymail - support - survey_client - systemtags - theming - user_external - user_ldap

Nextcloud configuration:

{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "***REMOVED SENSITIVE VALUE***", "***REMOVED SENSITIVE VALUE***", "***REMOVED SENSITIVE VALUE***" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "integrity.check.disabled": true, "auth.bruteforce.protection.enabled": false, "dbtype": "mysql", "version": "14.0.0.19", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 0, "timeout": 0 }, "logtimezone": "UTC", "installed": true, "default_language": "de", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpauthtype": "LOGIN", "mail_smtpport": "25", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtptimeout": 5, "mail_smtpdebug": false, "asset-pipeline.enabled": true, "filelocking.enabled": "true", "loglevel": 1, "log_rotate_size": 16000, "maintenance": false, "onlyoffice": { "jwt_secret": "***REMOVED SENSITIVE VALUE***", "jwt_header": "Authorization" }, "theme": "golima", "activity_expire_days": 90, "appstore.experimental.enabled": true, "htaccess.RewriteBase": "\/", "data-fingerprint": "010d0b4cacf3c931dee2422389e338e2", "updater.release.channel": "stable", "mysql.utf8mb4": true, "skeletondirectory": "", "overwrite.cli.url": "https:\/\/***REMOVED SENSITIVE VALUE***", "updater.secret": "***REMOVED SENSITIVE VALUE***" } }

Are you using external storage, if yes which one: local/smb/sftp/...
local

Are you using encryption: yes/no
no

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no

Client configuration

Browser:
Firefox 62

@nextcloud-bot

This comment has been minimized.

@Ramalama2
Copy link
Author

The bot is stupid :-)

@skjnldsv skjnldsv added the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Jun 12, 2019
@skjnldsv
Copy link
Member

skjnldsv commented Aug 7, 2019

As I cannot reproduce the original issue anymore, I will close this ticket. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen.

@skjnldsv skjnldsv closed this as completed Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: sharing
Projects
None yet
Development

No branches or pull requests

3 participants