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

attempting to upload to sharex #7444

Open
BigTizle opened this issue May 13, 2024 · 1 comment
Open

attempting to upload to sharex #7444

BigTizle opened this issue May 13, 2024 · 1 comment

Comments

@BigTizle
Copy link

Error message:
The remote server returned an error: (504) Gateway Timeout.

Request URL:
https://up.flickr.com/services/upload/

Status code:
(504) Gateway Time-out

Headers:
Connection: keep-alive
X-Cache: Error from cloudfront
X-Amz-Cf-Pop: JFK52-P2
X-Amz-Cf-Id: zBBt-uFEIzvAXi0YY4btUfyWHJn8zgBhdWCIjrMfgZFFu44m8-GpMQ==
Content-Length: 1033
Content-Type: text/html
Date: Mon, 13 May 2024 16:43:29 GMT
Server: CloudFront
Via: 1.1 11280d8f37ba4cb1d8f36f9f2a6e4c76.cloudfront.net (CloudFront)

Response text:

<TITLE>ERROR: The request could not be satisfied</TITLE>

504 ERROR

The request could not be satisfied.


CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.

Generated by cloudfront (CloudFront)
Request ID: zBBt-uFEIzvAXi0YY4btUfyWHJn8zgBhdWCIjrMfgZFFu44m8-GpMQ==

Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at ShareX.UploadersLib.Uploader.SendRequestFile(String url, Stream data, String fileName, String fileFormName, Dictionary`2 args, NameValueCollection headers, CookieCollection cookies, HttpMethod method, String contentType, String relatedData)

@MaxDesignFR
Copy link

I do also have this issue with https://vgy.me/upload for a recent while. Gif screen recordings, even small, tend to fail most times.

Error message:
Le serveur distant a retourné une erreur : (504) Dépassement du délai de la passerelle.

Request URL:
https://vgy.me/upload

Status code:
(504) Gateway Time-out

Headers:
Connection: keep-alive
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=bNyK4ox0FCOOnJRPIRyrmv7PhZh75tNmAfw6PZ6yv6xbSxPsIbDP32NkBys4KAPtza%2BpUNbXkBKLbjpd%2BADHXx9vf1vEES4bhVJjTHs0gM6SzqL2dKmTXyUe3hcIhn6NuwSWkeo%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Strict-Transport-Security: max-age=2592000; includeSubDomains; preload
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin
CF-RAY: 883bb2e39bded357-CDG
alt-svc: h3=":443"; ma=86400
Content-Length: 15
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Content-Type: text/plain; charset=UTF-8
Date: Tue, 14 May 2024 14:51:07 GMT
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Server: cloudflare

Response text:
error code: 504

Stack trace:
   à System.Net.HttpWebRequest.GetResponse()
   à ShareX.UploadersLib.Uploader.SendRequestFile(String url, Stream data, String fileName, String fileFormName, Dictionary`2 args, NameValueCollection headers, CookieCollection cookies, HttpMethod method, String contentType, String relatedData)

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