• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Error: Request denied when listing images in password protected Albums

mkerala

👽 Chevereto Freak
Website URL
https://gifyu.com

Chevereto version
3.10.1

Description of the issue
One of my user reported error "Error: Request denied" when listing images in a password protected album. The album can be opened and it will list the default 50 images. However, the endless scrolling will throw the error.

I have tested other albums and no issue was found with non-password protected ones.

Error log has following error:-

2017/07/28 23:08:49 [error] 1400#1400: *11579 FastCGI sent in stderr: "PHP message: Request denied" while reading response header from upstream, client: 162.158.***.***, server: gifyu.com, request: "POST /json HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "gifyu.com", referrer: "https://gifyu.com/album/***"
 
Works perfectly for me at the demo so my guess is that you did some custom editing (or skipped) app/routes/route.json from update. Indeed your website is working really odd, I just uploaded a bunch of images to an album and I can't even list those. Check here: https://gifyu.com/album/zz3 (pw:12345).

I think that you should flush all PHP caches and make sure to do a proper update procedure, don't skip any file.
 
That's very strange. This album is working perfectly for me and list all images without issues. Anyway the issue is with this album https://gifyu.com/album/zzb and one more uploaded by the same user.

I just rebooted the server half an hour ago, hope that clears the php cache. All my updates are done using web updater automatically, unless it skips any files all should be fine.

It should be the overrides I created. With large number of overrides I tend to forget which files to update.
 
I have placed the latest version of app/routes/route.json in my override and still same issue for this particular albums by same user.

https://gifyu.com/album/zzb

https://gifyu.com/album/zbK

These password protected albums have 50+ images. My current listing setting is to display 50 images at a time. When scrolling down I get the error. I tested changing listing setting to 100 and all images got listed. Not sure why this issue is only with albums from this user. All other albums with 50+ user on the site seems to be working.
 
Open this: https://gifyu.com/album/zz3 (pw:12345) without login to your website (guest).

The password was not set on this album. I have set it now and it is working. The images in the album are not visible since all images are set as private. For this album there is no issue as I can list more than 50 images and there is no error.

The problem is down to just two of these albums. I can't list more than default 50 images or even click the Embed codes tab or any tab. This is really strange as I couldn't find similar issues on any of the other albums.

https://gifyu.com/album/zzb

https://gifyu.com/album/zbK

I checked all my overrides and custom editing. Updated them with all latest files and tested by turning it off. None of it could resolve this.
 
Issue is down to Albums with password protection. Tested creating a new user and created password protected album. Clicking any tabs will throw Error: Request Denied message.
 
Last edited:
1. Issue #1 is that password protected albums won't show content if you have the nsfw listing turned off. That needs to be addressed.

2. I'm unable to replicate the issue from my phone. I will try on the real computer later on.
 
1. Issue #1 is that password protected albums won't show content if you have the nsfw listing turned off. That needs to be addressed.

2. I'm unable to replicate the issue from my phone. I will try on the real computer later on.

That error seems to have magically disappeared. So I deleted and re-created the album and took screenshot of the error.

https://demo.chevereto.com/a/SAf (pw:12345)
 

Attachments

  • error.JPG
    error.JPG
    61.8 KB · Views: 5
Yes, I see. Problem is that such error doesn't tell me anything to work with. I will have to replicate all steps, catch the error, etc. It will take me some time to find this one.
 
Yes, I see. Problem is that such error doesn't tell me anything to work with. I will have to replicate all steps, catch the error, etc. It will take me some time to find this one.
No problem, let me know if you need any further info.
 
Back
Top