elementary / store

The elementary OS merch store website
https://store.elementary.io
GNU Affero General Public License v3.0
28 stars 9 forks source link

Printful API limiting too much #101

Open MrPotatoBobx opened 3 years ago

MrPotatoBobx commented 3 years ago

What Happened

When i visit the website, it shows me a blank page with "internal server error"

Expected Behavior

I am supposed to see the store website

Steps to Reproduce

  1. Spin up a web browser
  2. visit store.elementary.io

Platform Information

Browser: Tested both on epiphany and chromium 90 OS: elementaryos and windows

Screenshot

image

btkostner commented 3 years ago

This is due to us using the Printful API to display products. Sometimes we hit the API too much which causes a rate limit error and this is the screen you see. It's a well known bug that we are trying to work on a solution for. As for now, I restarted the server with a little bit of down time and it's back up now.