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

random 403 errors Ipx #1302

Open
Kaynec opened this issue Mar 26, 2024 · 1 comment
Open

random 403 errors Ipx #1302

Kaynec opened this issue Mar 26, 2024 · 1 comment

Comments

@Kaynec
Copy link

Kaynec commented Mar 26, 2024

hi
as my title suggests , the issue i have is that i get random 403 errors when trying to access images stored on a external storage space

image: {
    quality: 75,
    format: ["webp", "jpg", "jpeg"],
    domains: [
      "https://storage.iran.liara.space/cheatsgame-storage",
      "https://storage.iran.liara.space/cheatsgame-storage/product",
    ],
  },

this is the sort of response i get back

{
  "error": {
    "message": "[403] [Forbidden] [GET] \"https://storage.iran.liara.space/cheatsgame-storage/product/main_images/2-137_1.png?AWSAccessKeyId=6499e5um61969pmk&Signature=FXzkCysyZhe9+PlRFbmF3TBOqMY=&Expires=1711465733\": 403 Forbidden"
  }
}

i don't really know why this happens because it seems to be totally random too , i have let's say ten images , on reload i get this error for the first image , another page refresh and some different images are now not loading

Copy link
Member

cc: @pi0

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

No branches or pull requests

2 participants