flathub-infra / website

Monorepo with website and API
https://flathub.org
Apache License 2.0
222 stars 86 forks source link

Get details of im.srain.Srain 500 #384

Closed SilverRainZ closed 2 years ago

SilverRainZ commented 2 years ago

URL: https://beta.flathub.org/apps/details/im.srain.Srain

cURL:

curl -v 'https://beta.flathub.org/apps/details/im.srain.Srain' -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:101.0) Gecko/20100101 Firefox/101.0' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8' -H 'Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2' -H 'Accept-Encoding: gzip, deflate, br' -H 'Referer: https://beta.flathub.org/apps/search/srain' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: c08eab0cee5ea618bfc48ca265cbd806=d2d89557a1943d52f1126e293806a6f8' -H 'Upgrade-Insecure-Requests: 1' -H 'Sec-Fetch-Dest: document' -H 'Sec-Fetch-Mode: navigate' -H 'Sec-Fetch-Site: same-origin' -H 'Sec-Fetch-User: ?1' -H 'TE: trailers'

Query:

> GET /apps/details/im.srain.Srain HTTP/2
> Host: beta.flathub.org
> user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:101.0) Gecko/20100101 Firefox/101.0
> accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
> accept-language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
> accept-encoding: gzip, deflate, br
> referer: https://beta.flathub.org/apps/search/srain
> dnt: 1
> connection: keep-alive
> cookie: c08eab0cee5ea618bfc48ca265cbd806=d2d89557a1943d52f1126e293806a6f8
> upgrade-insecure-requests: 1
> sec-fetch-dest: document
> sec-fetch-mode: navigate
> sec-fetch-site: same-origin
> sec-fetch-user: ?1
> te: trailers
> 
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* old SSL session ID is stale, removing
< HTTP/2 500 
< server: nginx/1.22.0
< date: Thu, 16 Jun 2022 14:38:03 GMT
< content-type: text/html; charset=utf-8
< x-frame-options: Deny
< x-xss-protection: 1; mode=block
< x-content-type-options: nosniff
< referrer-policy: strict-origin-when-cross-origin
< content-security-policy: base-uri 'self' https://beta.flathub.org; prefetch-src 'self' https://beta.flathub.org; default-src 'none'; form-action 'none'; script-src 'self' 'sha256-fDVtD703YIdPFRhb6ZJE/SvcwyA7gZRWfRRM6K6r9EA=' https://webstats.gnome.org https://js.stripe.com; style-src 'self' 'unsafe-inline' https://dl.flathub.org; font-src 'self' https://dl.flathub.org; connect-src 'self' https://flathub.org https://webstats.gnome.org https://api.stripe.com; img-src 'self' https://dl.flathub.org https://webstats.gnome.org https://avatars.githubusercontent.com https://gitlab.com https://gitlab.gnome.org https://lh3.googleusercontent.com https://secure.gravatar.com data:; frame-ancestors 'none'; frame-src 'self' https://js.stripe.com https://hooks.stripe.com;
< x-nextjs-cache: HIT
< x-powered-by: Next.js
< etag: "510a-tVeT+K+zncWVsBwRyH3qTIKJGm4"
< cache-control: s-maxage=31536000, stale-while-revalidate
< vary: Accept-Encoding
< content-encoding: gzip
< 
Warning: Binary output can mess up your terminal. Use "--output -" to tell 
Warning: curl to output it to your terminal anyway, or consider "--output 
Warning: <FILE>" to save to a file.
* Failure writing output to destination
* Connection #0 to host beta.flathub.org left intact
SilverRainZ commented 2 years ago

It seems work after https://github.com/flathub/im.srain.Srain/pull/31, closed.