Hi, I am trying to download the latest version of installer and the bin download either fails with a 520 error or is corrupt on expansion. The OSS file works fine. I use the repository on Mint but on a pure Debian OS I get errors on various python components so I have installed 1.18.1 manually. Just trying to upgrade. I have tried the download on multiple computers without luck.
Any suggestions?
Download fail for 1.18.3 bin file on linux
Re: Download fail for 1.18.3 bin file on linux
Both, bin and oss works fine on pure, real Debian.
Open Terminal and try with wget:
wget https://www.makemkv.com/download/makemk ... 8.3.tar.gz && wget https://www.makemkv.com/download/makemk ... 8.3.tar.gz
Open Terminal and try with wget:
wget https://www.makemkv.com/download/makemk ... 8.3.tar.gz && wget https://www.makemkv.com/download/makemk ... 8.3.tar.gz
Debian 13
Xfce 4.20
MakeMKV 1.17.6 (Appimage)
2x Pioneer BD-ROM BDC-202
Xfce 4.20
MakeMKV 1.17.6 (Appimage)
2x Pioneer BD-ROM BDC-202
Re: Download fail for 1.18.3 bin file on linux
I am still getting errors on the bin file. If you downloaded it fine, I can only assume it is corrupted geocaching for Australia or maybe slow network between me and my download location. My internet is fine but I could see that the download is very slow for the size of the files. I will try again tomorrow.
Re: Download fail for 1.18.3 bin file on linux
Re-reading your comment, I only mentioned the different OS' not in terms of compatability but as to why I was using the download rather than the repo. My specific problem is the download failure, not compatibility. Not sure if that is what you tried or if you were just saying that the download file will work on Debian. I have the 1.18.1 working on Debian so I have no reason to suspect that 1.18.3 would not work.
Re: Download fail for 1.18.3 bin file on linux
My recent system updates (which include the automated build and installation of makemkv from the provided packages) have begun failing with a hash mismatch error.
While debugging this, I tried downloading the package manually, and found that I was unable to extract it:
I presume this is the cause of the errors.
Code: Select all
┃ error: hash mismatch in fixed-output derivation '/nix/store/r8m5gqcrjk5lf2p07ws7zl4hag7a82gm-makemkv-bin-1.18.3.tar.gz.drv':
┃ specified: sha256-we5yCukbJ2p8ib6GEUbFuTRjGDHo1sj0U0BkNXJOkr0=
┃ got: sha256-s8qloVEQU7+8HKLPo52FoPvhvuDZfqMzXndVoNzOkEM=Code: Select all
$ wget https://www.makemkv.com/download/makemkv-bin-1.18.3.tar.gz
--2026-02-24 23:40:44-- https://www.makemkv.com/download/makemkv-bin-1.18.3.tar.gz
Resolving www.makemkv.com (www.makemkv.com)... 104.21.49.241, 172.67.195.244, 2606:4700:3035::ac43:c3f4, ...
Connecting to www.makemkv.com (www.makemkv.com)|104.21.49.241|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: ‘makemkv-bin-1.18.3.tar.gz’
makemkv-bin-1.18.3.tar.gz [ <=> ] 16.98K --.-KB/s in 0.001s
2026-02-24 23:41:26 (24.5 MB/s) - ‘makemkv-bin-1.18.3.tar.gz’ saved [17383]
$ sha256sum makemkv-bin-1.18.3.tar.gz
b3caa5a1511053bfbc1ca2cfa39d85a0fbe1bee0d97ea3335e7755a0dcce9043 makemkv-bin-1.18.3.tar.gz
$ tar xfz makemkv-bin-1.18.3.tar.gz
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Re: Download fail for 1.18.3 bin file on linux
Still works great with Debian 13 Stable.
Downloading and extracting with no errors.
Wget 1.25.0-2
Tar 1.35+dfsg-3.1
sha256sum are:
makemkv-bin-1.18.3.tar.gz
c1ee720ae91b276a7c89be861146c5b934631831e8d6c8f453406435724e92bd
makemkv-oss-1.18.3.tar.gz
bc8bb084ae3aabcd503d5bb93efc273e046e4fd4663d39a9836ce0c047fee823
I have no clue what is going on, on your machines.
Downloading and extracting with no errors.
Wget 1.25.0-2
Tar 1.35+dfsg-3.1
sha256sum are:
makemkv-bin-1.18.3.tar.gz
c1ee720ae91b276a7c89be861146c5b934631831e8d6c8f453406435724e92bd
makemkv-oss-1.18.3.tar.gz
bc8bb084ae3aabcd503d5bb93efc273e046e4fd4663d39a9836ce0c047fee823
I have no clue what is going on, on your machines.
Debian 13
Xfce 4.20
MakeMKV 1.17.6 (Appimage)
2x Pioneer BD-ROM BDC-202
Xfce 4.20
MakeMKV 1.17.6 (Appimage)
2x Pioneer BD-ROM BDC-202
Re: Download fail for 1.18.3 bin file on linux
Glad to hear I am not the only one Maddy. I ended up downloading it on my mobile phone as I still can't download it from the site on my home connection on any OS via any method (wget or browser). Hope the mobile phone method works for you. By the way I am running a pfsense firewall, but there was nothing obvious in the logs. I turned off pfBlockerNG, but that did not make any difference.