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

[Bug Report] Some scene images are not showing #4211

Closed
gianalbertochini opened this issue Oct 16, 2023 · 5 comments · Fixed by #4228
Closed

[Bug Report] Some scene images are not showing #4211

gianalbertochini opened this issue Oct 16, 2023 · 5 comments · Fixed by #4228
Labels
bug report Bug reports that are not yet verified

Comments

@gianalbertochini
Copy link

gianalbertochini commented Oct 16, 2023

Describe the bug
When I try to show over 700 SCENES in one page (usually i show 1000) I get the last X scenes of the page without preview fixed image.

Basically the app does not show the fixed image of the last X scenes of the page but when I hover the image the "dinamyc preview" works.

When the scenes number is below around 600-700 the problem disapear and all works good

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'scenes'
  2. Select the number of scenes at value about 1000
  3. Wait the page reloading compleatley
  4. Scroll down to the end of page
  5. See that you don't see the previews
  6. Hover a scene and you see that the previous start to works

Expected behavior
I expect that all the previous scenes are be showned

Screenshots
Screenshot 2023-10-16 184759

Screenshot 2023-10-16 185550

ezgif-2-8450c5c751

**Stash Version: **
v0.23.1 FOR LINUX

**Desktop: **

  • OS: Windows 11
  • Chrome and edge
@gianalbertochini gianalbertochini added the bug report Bug reports that are not yet verified label Oct 16, 2023
@DingDongSoLong4
Copy link
Collaborator

DingDongSoLong4 commented Oct 16, 2023

I'm unable to reproduce this. If you open the browser devtools (hit F12 on your keyboard) and go to the Console tab, do you see any network errors? If you go to the network tab and reload the page, are any of the network requests returning errors?

Are you perhaps running stash behind a reverse proxy of some kind, which could be blocking some of the requests?

It could also be a browser cache issue - if you clear the browser cache, does that make a difference?

@WithoutPants WithoutPants changed the title [Bug Report] Short Form Subject (50 Chars or less) [Bug Report] Some scene images are not showing Oct 16, 2023
@gianalbertochini
Copy link
Author

It give me this errors a lot

image

I used chrome I tried in edge but the problem persist

I used firefox and all worked good

@gianalbertochini
Copy link
Author

Ah yes ive tried to clear the cache too and cookies

@gianalbertochini
Copy link
Author

And disabled all extensions :)

@WithoutPants
Copy link
Collaborator

ERR_INSUFFICIENT_RESOURCES means that Chrome is trying to do too many requests at once. I'm not sure what the solution is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug reports that are not yet verified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants