-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
WebDAV doesn't work when migrating from ownCloud #1919
Comments
Hi @enoch85,
|
Well when the web also shows no files, the problem is with dav not with any app. |
@enoch85 can you check if your nginx config matches the documentated one: |
Fix your code signing errors also. Then we can talk again 😉 |
@nickvergessen I use Nginx as a Reverse Proxy, so the config wouldn't be the same. @LukasReschke Yeah, kind of messed up. I'll do a second try and start over. Shouldn't be this hard though. Are you developing a migrating app? |
@LukasReschke Ok, I fixed the Integrity Check by not copying over the apps folder and now webdav works, but when using the ownCloud client (Android) and taking a photo the Nextcloud Desktop client gives me this:
|
Same goes for using the ownCloud Andorid Client with the ownCloud Desktop client. Will keep investigating. |
Ok, turns out I had a folder with the same name, and the Android Client didn't get that it was the same name and created a new folder with the same name. Removing the folder with the same name solved the issue. @AndyScherzinger I'll close this issue as the original problem is solved. |
Still some errors with the Android Client (can't upload files with Instant Upload) @tobiasKaminsky @AndyScherzinger Please test with the demo account. Thanks! |
@enoch85 will try again later, since it times out at the moment...
|
@AndyScherzinger Yeah syncing 200 GB atm heh. Give it 2 hours |
😝 oh dear... 🎢 |
Just switched to Nextcloud now so all the clients are syncing 2 TB. I'll ping you when it's done. |
Steps to reproduce
Expected behaviour
Webdav should work
Actual behaviour
Server configuration
Operating system:
Ubuntu 16.04 Server
Web server:
Apache 2.4
Database:
MySQL 5.7
PHP version:
7.0.8
Nextcloud version: (see Nextcloud admin page)
10.0.1 (also tried with latest daily)
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from ownCloud 9.0.1
Where did you install Nextcloud from:
Nextcloud.com zip package
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No
Nginx config
VHOST
VHOST
Browser:
Chrome latest
Operating system:
Deepin 15.3 and Windows 10
Logs
Web server error log
Web server error log
Nextcloud log
The text was updated successfully, but these errors were encountered: