Similar Problems here:
https://github.com/nextcloud/android/issues/4702
https://github.com/nextcloud/android/issues/4919
Nextcloud server version: 18.0.3
* CAUSE OF ERROR *
android.database.AbstractWindowedCursor.getString(AbstractWindowedCursor.java:51)
at android.database.CursorWrapper.getString(CursorWrapper.java:137)
at com.owncloud.android.datamodel.UploadsStorageManager.createOCUploadFromCursor(UploadsStorageManager.java:321)
at com.owncloud.android.datamodel.UploadsStorageManager.getUploads(UploadsStorageManager.java:302)
at com.owncloud.android.datamodel.UploadsStorageManager.getFailedUploads(UploadsStorageManager.java:368)
at com.owncloud.android.files.services.FileUploader.retryFailedUploads(FileUploader.java:1005)
at com.owncloud.android.utils.FilesSyncHelper.lambda$restartJobsIfNeeded$0(FilesSyncHelper.java:222)
at com.owncloud.android.utils.-$$Lambda$FilesSyncHelper$fa2LBpPOxRVQOm4F_Glue5u4hdM.run(Unknown Source:10)
at java.lang.Thread.run(Thread.java:764)
* APP INFORMATION *
ID: com.nextcloud.client
Version: 30110090
Build flavor: gplay
* DEVICE INFORMATION *
Brand: OnePlus
Device: OnePlus5
Model: ONEPLUS A5000
Id: PKQ1.180716.001
Product: OnePlus5
* FIRMWARE *
SDK: 28
Release: 9
Incremental: 2002242003
I have a lot of crashes here as well, even more since the 3.11.0 update.
Do you have many pending uploads?
Happend while syncing, yes. But now i cant do anything. App crashes directly after launch
Yes, exactly, same here. I managed to get it to open by force stopping and turning off the radios.
I just added the main storage directory to autoupload and suddenly a great app turned into a complete s*show.
I just added the main storage directory to autoupload
You added the entire storage directory to auto upload? :fearful:
Well yes, that is one of the reasons for installing Nextcloud, I want a phone backup. Google offers it including all the root-only data but it goes to their servers...
I just added the main storage directory to autoupload
You added the _entire_ storage directory to auto upload? 😨
Why not? Are there any known limitations?
With the "radio off workaround" i got access to the app and disable all snycs exept 1.
The app now hangs farther(no response). Every 5-10min the app closes randomly. Then i can restart the app and it beginns to upload again,....
I think the mobile synching mode is completly unusable for large file count.
The sync speed is a joke too. I sync ~350 pictures within one hour. The filesize is 300MB. My device or network arent the problem. I can copy files within other apps with about 500-600mbit/s.
If i sync videos with the nextcloud app i get peaks to 3-5MB/s. Thats complete fine for me.
So the overhead / routine for small files must be realy realy bad.
I want to sync my pictures and videos from mobile device to nextcloud. filecount overall ~20.000.
Why not? Are there any known limitations?
Not known limitations, but having the entire storage, which might change very often, is a bit untested ;-)
Regarding upload speed: we do chunked uploads with 10mb chunk size for bigger files.
This then takes a bit to assemble on server.
300Mb / h sounds a bit too slow…
Can you try to put your device on charger while uploading? Maybe your Android is throttling it…
Please put entire storage to autoupload to test what's crashing it. There's lots of crashes and I don't have a slow phone. :)
Whole-phone backup to Nextcloud would be awesome in the future if possible.
After about 2 weeks ive given up.
This feature is definitely not even close to stable.
App closes randomly.
App not respond.
App sync partially but don't go on with remaining files after that.
An different folder it sync only new files although the option "sync existing files" are enabled. Disabling, Enabling sync multiple times but nothing happens/changes.
Additionally as sayn above the speed of small files (<2mb) is ridiculous low.
My devices isnt slow(one plus 5). My connection is for a mobile device pretty awesome (500mbit+). The server sitting on ssd and 16 core processor. The load from the system is going throug zero.
In the webserver access log-files nothing really happen if i add a new folder to sync and enable sync. Would have expected many posts there....
If i can do anything to identify this problem, please just ask. I've full access on the server and can try anything you want.
Sadly, the autoupload feature has never fully worked for me. There has always been some issue. And recently more issues than usual.
This might be better with #5679
Great, will test when the update arrives!
Retest guys, fixed for me with 3.11.1 beta. It crashes on uploads page now.
Retest guys, fixed for me with 3.11.1 beta
Nice, then we can close it.
It crashes on uploads page now.
This is a different bug, which is already tracked.