Skip to content
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

Android app is not loading thumbnail in Media. But.. #12153

Open
4 tasks done
alanbosco opened this issue Nov 10, 2023 · 5 comments
Open
4 tasks done

Android app is not loading thumbnail in Media. But.. #12153

alanbosco opened this issue Nov 10, 2023 · 5 comments

Comments

@alanbosco
Copy link

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. Uploads images to the server
  2. Open Android app navigate to 'Media'

Thumbnails for images or videos not being loaded.
But

  1. Navigate to All files and browse the directory where you just uploaded
  2. Change the views to grid (thumbnail view)
  3. It will generate thumbnail
  4. Navigate back to Media

Now you can view the thumbnails.

Expected behaviour

Thumbnails should be able to preview.

Actual behaviour

Thumbnails are not being loaded. But on IOS this isn't a problem. Only on Android.

Screenshot_20231111-040146

Android version

14

Device brand and model

Pixel 8

Stock or custom OS?

Stock

Nextcloud android app version

3.26.0

Nextcloud server version

25.0.2

Using a reverse proxy?

No

Android logs

No response

Server error logs

No response

Additional information

Can update with logs if necessary.

@Sacerdoss
Copy link

Noticed this bug aswell today. Preview images are fetched and answered with status code 200 by the server.
If you scroll down in the folder the images coming into view display the preview correctly and when you scroll up again the first images are showing the preview aswell.

@Captaindraeger
Copy link

Having the same issue in 3.27.0 on Pixel 6 pro. Using a very vanilla app install on Truenas Scale.

@rafaelsms
Copy link

Same issue in 3.29.0 from Google Play. Server is running Nextcloud 29.0.0 through All-In-One. Media previews in the web are fine. After noticing missing previews in the Android app, I tried "Previews generator" Nextcloud app, but the issue persists after generating all previews through that too.

@Sacerdoss
Copy link

I resolved the issue for my instance. I`m not quite sure which config change did the trick but i believe it was either using imaginary for preview generation or misconfigured trusted proxies (rate limit).

@rafaelsms
Copy link

I resolved the issue for my instance. I'm not quite sure which config change did the trick but i believe it was either using imaginary for preview generation or misconfigured trusted proxies (rate limit).

Thanks for sharing! The all-in-one already uses Imaginary so I'll look into the rate limit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants