Page 1 of 1
Flash Gordon UHD
Posted: Thu Nov 05, 2020 8:00 pm
by jefftr66
Keep getting the "volume key is unknown" error for this disk. I've sent in the AACS file twice but it still does not work.
I'm running MakeMKV in docker - am I missing something?
Re: Flash Gordon UHD
Posted: Thu Nov 05, 2020 8:07 pm
by Woodstock
Are there any restrictions on reaching the key server? A number of high-level DNS servers will refuse to resolve data for "fairuse.org", including CloudFlare. And some country restrictions will get in the way, too.
Re: Flash Gordon UHD
Posted: Mon Nov 09, 2020 4:39 pm
by jefftr66
Good question - how would I determine this?
Re: Flash Gordon UHD
Posted: Mon Nov 09, 2020 5:03 pm
by Woodstock
Quoting a previous post about this:
At a shell prompt, type:
Do you get an IP back? Some DNS servers will not resolve any host in the domain fairuse.org. Cloudflare at 1.1.1.1, for example, returns nothing, but both Google DNS IPs 8.8.4.4 and 8.8.8.8 resolve it just fine. What your local DNS server gets depends on the "chain" used by the servers in your /etc/resolv.conf file.
Re: Flash Gordon UHD
Posted: Tue Nov 10, 2020 4:22 pm
by jefftr66
hkdata.fairuse.org has address 91.224.23.225
Re: Flash Gordon UHD
Posted: Tue Nov 10, 2020 4:24 pm
by jefftr66
Hm - that IP is a Russian website??
Re: Flash Gordon UHD
Posted: Tue Nov 10, 2020 6:26 pm
by Woodstock
Yes, it is in the Russian Federation.
Re: Flash Gordon UHD
Posted: Tue Nov 10, 2020 7:40 pm
by jefftr66
Ah, ok. So it should be working. I tried another 4K disk and same thing. It did rip a regular BR disk though.
Re: Flash Gordon UHD
Posted: Wed Nov 11, 2020 4:15 pm
by jefftr66
Any other ideas?
Re: Flash Gordon UHD
Posted: Wed Nov 11, 2020 4:19 pm
by dcoke22
Can you post your MakeMKV log from it failing with Flash Gordon?
Re: Flash Gordon UHD
Posted: Thu Nov 12, 2020 4:51 pm
by jefftr66
This is what I get when I run: docker logs makemkv
https://pastebin.com/VD7ARtHa
Doesn't seem to be much there. Is there another place to get logs?
Re: Flash Gordon UHD
Posted: Thu Nov 12, 2020 8:33 pm
by dcoke22
MakeMKV has its own log.
https://makemkv.com/faq/item/8
There's a checkbox in the preferences to turn it on. The bottom of the GUI will tell you where the log file is being stored.
More importantly, if MakeMKV can't access the key server it'll show a message saying as much.
On this Docker for MakeMKV (
https://github.com/jlesage/docker-makemkv) the most recent issue is about being unable to rip a UHD (
https://github.com/jlesage/docker-makemkv/issues/94).
Re: Flash Gordon UHD
Posted: Thu Nov 12, 2020 9:34 pm
by jefftr66