erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
571 stars 62 forks source link

Server Authentication seems to fail #109

Closed hl2guide closed 3 years ago

hl2guide commented 4 years ago

Server Authentication seems to fail for downloads.

Firefox Extension Settings: 1

App Settings: 2

Result: 3

erickutcher commented 4 years ago

Check that your passwords match. If they do, then try using a different port.

hl2guide commented 4 years ago

What I've checked:

I've given up trying it out :(

erickutcher commented 4 years ago

Did it work in previous versions? Does it work without authentication?

erickutcher commented 4 years ago

Also make sure you're using the latest version of the program and extension.

hl2guide commented 4 years ago

Latest version of both, it works without authentication.

I never got authentication working in the past (previous versions).