TannerReynolds / ShareX-Upload-Server

AKA ShareS - Feature full & Stable ShareX and file server in node. Includes images, videos, code, text, markdown rendering, password protected uploads, logging via discord, administration through Discord, url shortening, and a full front end. Use standalone or via reverse proxy
GNU General Public License v3.0
390 stars 111 forks source link

(308) Permanent Redirect #108

Open PedrexDev opened 2 years ago

PedrexDev commented 2 years ago

When i tried to upload an image using ShareX, I get HTTP 308 error. Does anyone knows how to fix it? Upload using a page is fine.

Here is the screenshot of the error message: https://i.imgur.com/jgD9rAt.png

migue802 commented 2 years ago

Hello!

I know what's happening: I browsed your host and it seems that you are using a Repl.it server. When you browse to a free Repl and it wasn't used in the last hour, it will wake up, and it will return that error. That usually takes 30 seconds, so if you get that error again, try it again waiting 30 seconds.

Hope that helps! Migue802