-
Notifications
You must be signed in to change notification settings - Fork 669
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
v2.5.0 broke compatibility with Sandstorm Davros #6775
Comments
Caused by 13eb645. The log shows
The File ID and the permissions are empty. |
Note: as the warning say, Davros is not officially supported, we do not do any QA with this server and have no idea if an update will work or not. |
Thanks! It helps a lot to know what change has caused it, so I can try to fix Davros by adding File ID and permissions. |
I'm closing this bug for now as we do not support this directly. |
Expected behaviour
Tell us what should happen
OwnCloud client works with Davros, as it did yesterday.
https://sandstorm.io is Open Source web app platform.
Davros is Sandstorm app that has been made compatible with OwnCloud client.
I also added this issue to Davros GitHub: mnutt/davros#93
Actual behaviour
OwnCloud client shows this error on Xubuntu 16.04:
![owncloud](https://user-images.githubusercontent.com/15545/45672676-75444480-bb31-11e8-95ce-bad7d03ef9c2.png)
Files do still download to desktop, but uploading back to Davros does not work anymore. Yesterday uploading did work, and there were no errors.
Steps to reproduce
Server configuration
Operating system:
Debian
Web server:
Sandstorm SaaS https://sandstorm.io
Database:
Using 3rd party OwnCloud server implementation called Davros
https://github.com/mnutt/davros/
PHP version:
Unknown
ownCloud version:
Using 3rd party OwnCloud server implementation called Davros
https://github.com/mnutt/davros/
Storage backend (external storage):
Filesystem on Google Cloud
Client configuration
Client version:
v2.5.0
Operating system:
Xubuntu 16.04 64bit
OS language:
Finnish
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From ownCloud or distro) (Linux only):
Instructions at
https://software.opensuse.org/download/package?project=isv:ownCloud:desktop&package=owncloud-client
Installation path of client:
Owncloud user files at /home/user/ownCloud
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Template for output < 10 lines
owncloud --logwindow
orowncloud --logfile log.txt
(On Windows using
cmd.exe
, you might need to firstcd
into the ownCloud directory)(See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile )
owncloud-client-log.txt
davros-server-log.txt
log.txt
The text was updated successfully, but these errors were encountered: