-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Autoupload not working in Andorid 7 #612
Comments
Have you configured AutoUpload the right way? |
Yes, I configured it right away. I double checked now. Everything as I think it should. None of these triggered an upload. :( |
Same problem with Galaxy S7 7.0. |
Nice points! I have my pictues on the SD-Card, too! Screenshots have never been uploaded. Also, the upload is not triggered, if I copy the image somewhere. Upload just never starts. |
Confirm that, no autoupload at nextcloud android app beta 20170130 at SGS7. |
@KekcuHa SGS7 has only Android 6 though, right? |
@mario |
Thanks for letting me know - there is SGS7 among my phones, but no Android 7 yet on it. Anyway, I'm looking into the issues. As for now, AutoUpload is only on 7 (we hope to bring it to 5 and 6), and 4,5,6 use InstantUpload (older version). That being said, AutoUpload does have it's issues that I'm currently correcting. |
is there a temporary workaround to sync photos taken on my mobile with the nextcloud server until the Autoupload problem is fixed? |
Same issue with LG G5 Android 7.0 Nextcloud Beta 20170130 |
Hello, it looks like I've determined the root cause of the problem, but I have to figure out how/if it's easy to fix or not. Thank you for your patience! |
Can confirm.. verizon galaxy s7 android 7.0 beta 2 Nov 22 build.. autoupload is ENTIRELY broken and does not function with any camera app or storage location. Please fix. Thanks for the awesome dev work! |
So it seems that the problem is bigger than we thought - some phones (Galaxy ones in particular) just don't emit the right information that we need to make autoupload work. As such, we need to rethink how we're gonna handle uploads in the future and pave a way to true two-way sync. |
Hi Mario, |
I have strong reasons to believe the Auto upload will be fixed soon as I am working on rewriting our upload service, and will be brought to Android 5.x and 6.x as well. 4.x can be expected, but I do now know when - until then, Instant upload can be used there (when it works(. |
Fix ready (#615), we'll hopefully have it in beta soon! |
Few issues with the fix, working on it! |
************ CAUSE OF ERROR ************ java.lang.IllegalStateException: Apps may not schedule more than 100 distinct jobs ************ DEVICE INFORMATION *********** ************ FIRMWARE ************ |
Unrecoverable crash screen appears every 10 seconds! Even on reboot.. guess clear program data? |
Working on a new beta. Hopefully Tuesday.
…On Sun, 5 Feb 2017 at 05:02, daymr ***@***.***> wrote:
Unrecoverable crash screen appears every 10 seconds! Even on reboot..
guess clear program data?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#612 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAWsk54iq-WHRJu6pwXDxtfEDXGbvvqks5rZUnYgaJpZM4Ly8dK>
.
|
I have also that crashscreen on SGS 7 nougat with beta 170204:
|
170206 should fix it. |
crashscreen after installing 170206 with a previous app version (170204) installed. |
I tried Nextcloud 20170206 beta and still have no auto upload on my Phone. I didn't had crashes in earlier versions... Just no Auto Upload at all. |
That sounds strange @jamfx - have you configured this in the Auto Upload screen? |
Yes, where else could this be configured? |
tested 20170208 after clean install. after saving setting for Autoupload Screenshots errormessage pops up "Nextcloud beta beendet restart app", |
This Version (20170208) works for me! No double Uploads and Uploads start quite quickly. Nice! Thanks a lot! 💯 🥇 |
@jamfx |
As far as I can see, nope... sorry, no logs. |
@bekl101 what does "Nextcloud beta wird wiederholt beendet App schließen" means? |
@bekl101 I just noticed you linked me to this issue, instead of the one relevant for SD card? :) |
That means, there comes a popup which told you that the application stops working several times and will be closed |
Niiice! :) Will investigate. |
As for logs ... dunno, my code shouldn't affect logs at all. |
you´re right #476 is the right issue. its strange, because in the version 20170207 and before the logfile was display correct in the app |
Hello, The logs window in the app is empty, but the currentLog.txt has 143 kb |
Glad this is working, thanks folks! There will be some changes tomorrow to auto-upload so please test it as well. I will close this ticket now, but please feel free to re-open it if issues crop up again. |
Sorry for re-opening. When we can count with Version 1.4.2? |
@RogerSik RC1 soon hopefully :) |
@mario |
@bekl101 if you choose "delete file after upload" there should be no file left on the device after a successful upload. It is the same as uploading it and then delete the local copy AND the original file. |
@tobiasKaminsky it doesn't do that. Can you look into it tomorrow please, if you have the time? |
ok, so it wasn´t my fault. |
Is the source file on an external storage? I remember that this can lead to problems where the file cannot be deleted and fails silently. This would explain why both is not working as the file needs to be deleted in both cases. |
Yes, source is an external storage (sd-card). Later i can test with pictures saved to internal storage. Changed camera target to internal storage, everything works as expected |
Same problem Android 7.0 on HUAWEI P8 LITE 2017 (Auto upload does not work) |
What version @Wikinaut ? |
All should be fixed in beta. |
Android Nextcloud 1.4.1 |
Cool. Should be fixed in beta and 1.4.2 so worry not :) |
Actual behaviour
-Take a Photo. Wait for upload. Die...
Expected behaviour
-Take a Photo. Looking how it loads up. Be happy. :)
Steps to reproduce
Environment data
Android version:
Android 7.0 Patchlevel, 1. December 2016
Device model:
Honor 8, no root.
Stock or customized system:
Nothing customized. No Root. Just a simple Phone. (But also happened on my Nexus 5x with Android 7)
Nextcloud app version:
Nextcloud Beta Version 20170130
Nextcloud server version:
Nextcloud 11.0.0
Surely this issue is reported already, but I couldn't find it. So please feel free to merge / close. But please, do something about this issue soon! Thanks a lot!
The text was updated successfully, but these errors were encountered: