lulzsun / RePlays

Open-source game recording management software
GNU General Public License v3.0
150 stars 17 forks source link

Streamable uploads failing #126

Closed yoshinoa closed 1 year ago

yoshinoa commented 1 year ago

When I attempt to upload a clip to Streamable, I get an error:

Failed to upload clip: System.Net.Http.HttpRequestException: Error while copying content to a stream.

Full logs here:

https://pastebin.com/eW0ZqNvA

lulzsun commented 1 year ago

Hi, does the file size of the clip exceed Streamable's file size limit? Free usage is under <250MB for uploading videos. Might also be an issue of invalid credentials.

Segergren commented 1 year ago

I just tried it out and seems to work fine too me.

Segergren commented 1 year ago

Should you close this @lulzsun?

lulzsun commented 1 year ago

I will be closing this issue since we do not have enough information available to understand the issue. Most likely it is either being over the file size limit or invalid credentials. I will be making a note of this for the future to display a more friendly error message if either of mentioned causes of upload failure occur.

Feel free to add more information and maybe we can reopen this issue to look into further.