[MDBF-289] Downloads returning browser text, not the file Created: 2021-11-08  Updated: 2022-06-29  Resolved: 2022-06-29

Status: Closed
Project: MariaDB Foundation Development
Component/s: Downloads
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Ian Gilfillan Assignee: Andreia Hendea
Resolution: Fixed Votes: 0
Labels: download
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File downloads.png    

 Description   

What is causing this problem?



 Comments   
Comment by Ian Gilfillan [ 2021-11-10 ]

Appears to affect Firefox only. Mirror deactivated for now.

Comment by Andreia Hendea [ 2021-11-10 ]

Currently the only browser that displays such an error. Chrome and Edge are working fine. Did not test on Safari.

Comment by Ian Gilfillan [ 2022-06-29 ]

Issue first spotted on wtnet.de in 2022-11. Problem repeated on xtom Talinn 2022-06. The latter verified on Vicentiu's system as well.

Comment by Faustin Lammler [ 2022-06-29 ]

This is a webserver configuration problem, nothing that we can do on our side, we need to contact the mirror manager (see content-type bellow):

❯ curl -I "https://mirrors.xtom.ee/mariadb/mariadb-10.10.0/allowlist-galera/mariadb-10.10.0-allowlist-galera-linux-systemd-x86_64.tar.gz"
HTTP/2 200
server: nginx
date: Wed, 29 Jun 2022 09:03:43 GMT
content-type: text/plain
content-length: 341233093
last-modified: Sat, 18 Jun 2022 14:15:12 GMT
vary: Accept-Encoding
etag: "62adddf0-1456cdc5"
strict-transport-security: max-age=63072000; includeSubDomains; preload
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
accept-ranges: bytes
 
 
~ main
❯ curl -I "https://archive.mariadb.org/mariadb-10.10.0/allowlist-galera/mariadb-10.10.0-allowlist-galera-linux-systemd-x86_64.tar.gz"
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 29 Jun 2022 09:04:05 GMT
Content-Type: application/octet-stream
Content-Length: 341233093
Last-Modified: Sat, 18 Jun 2022 14:15:12 GMT
Connection: keep-alive
ETag: "62adddf0-1456cdc5"
X-Frame-Options: DENY
Accept-Ranges: bytes

Comment by Ian Gilfillan [ 2022-06-29 ]

Closing, as issue is on the mirror's side. They have been emailed.

Generated at Thu Feb 08 03:36:48 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.