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

sharing external storage and collabora files #83

Closed
ghost opened this issue May 28, 2017 · 2 comments
Closed

sharing external storage and collabora files #83

ghost opened this issue May 28, 2017 · 2 comments
Labels
wontfix This will not be worked on

Comments

@ghost
Copy link

ghost commented May 28, 2017

Steps to reproduce

  1. Create Folder on external storage (sftp in my case)
  2. Share that folder via link with write / upload permissions
  3. Open that link in another tab
  4. Hit the + button and click "new document" (test.odt)
  5. "new document" has been created
  6. Try to edit that document
  7. Internal server error (actually the test.odt resides in the root folder of the user NOT in the external storage folder)

Expected behaviour

I would expect that the created test.odt is in the external storage folder and can be edited.

Actual behaviour

Internal server error.

Server configuration

Operating system:
Linux

Web server:
Apache 2.4.25

Database:
MariaDB

PHP version:
7.1.5

Nextcloud version: (see Nextcloud admin page)
12.0.0

thanks and cheers

@busted-it-guy
Copy link

I have started a thread with this issue. No one has responded but it is very similar. I can get editing working fine with external storage but ONLY if the user is logged in. If they use the "share link" option with read or read/write, I get the Unauthorized WOPI host. Previously I would get the internal server error but the way I got around that was to mount a share local with chmod 766 (fstab with dir_mode and file_mode)

My issue is here:

https://help.nextcloud.com/t/unauthorized-wopi-host-using-share-link-on-any-files-folders-connected-via-the-external-storage-support-app/13423/7

@stale
Copy link

stale bot commented Jan 31, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 31, 2019
@stale stale bot closed this as completed Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant