-
-
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
Errors on Auto upload NC 25 #10803
Comments
Looks like the image can't be ready by the exif utility from php but I also have no idea why the exif extraction happens for a MOVE request with a |
Isnt this rather a server issue? Cc @artonge maybe knows? |
Should be fixed with nextcloud/server#34535 that will be merged for the next minor. Note that the issue were probably happening before 25. |
The official version of nextcloud 25 was released today and the problem is still present, I have more exactly this error that happens in loop when files are transferred: Error: exif_read_data(): Error reading from file: got=x3850(=14416) != itemlen-2=x762E(=30254) at /var/www/nextcloud/lib/private/Metadata/Provider/ExifProvider.php#20 Error: exif_read_data(): Invalid JPEG file at /var/www/nextcloud/lib/private/Metadata/Provider/ExifProvider.php#20 |
Yes, see above, the fix will be released in the next minor :) |
@artonge still an issue on NC 25.0.2 Can we please reopen ?
|
Let's keep tracking it with nextcloud/server#34958 |
Steps to reproduce
When taking a photo and the files uploads on NC 25 there's errors in the logs please see below. I tested the same steps via Nextcloud ios no errors on the server side.
Expected behaviour
Should not error out
Actual behaviour
Should not error out
Android version
12
Device brand and model
SM-G996U1
Stock or custom OS?
Stock
Nextcloud android app version
3.21.2
Nextcloud server version
25 RC5
Using a reverse proxy?
I don't know
Android logs
No response
Server error logs
Additional information
No response
The text was updated successfully, but these errors were encountered: