

tried it via tor
Doesn’t load in Tor for me either but I suspect their site is simply blocking Tor. The site does load fine outside Tor in the regular clearnet.
9 times out of 10 these sort of things turn out to be a DNS issue on your end, you might want to double-check you’re actually able to query their IP address via nslookup freedns.afraid.org or similar. (assuming you’ve already tried other web browsers to rule out issues with installed extensions or specific browser settings).




Offhand I’d suspect a finicky adapter. Does the adapter work with other disks? Does the disk work when plugged into a server/computer directly?
Assuming it’s the adapter being finicky - did you happen to try using other USB cables with the adapter?
When plugging into the system - Does the dmesg output display anything else useful, any warnings or anything? I would have thought it would give you the USB drive chipset vendor/model, I didn’t think Sabrent builds their own chipsets but could be wrong.
Also would try doing a smartctl --scan followed by a smartctl -a /dev/YOUR-EXTERNAL-DRIVE and see what comes up. (those are part of smartmontools)