seansfkelley/nas-download-manager

I upgraded to DSM 7 but when trying to download a file, I get an error: "Failed to connect to Diskstation. Check your settings."

auke47 opened this issue · 4 comments

I upgraded to DSM 7 but when trying to download a file, I get an error: "Failed to connect to Diskstation. Check your settings."
But when testing the connections in Options, it states: Connection successful!

Originally posted by @auke47 in #147 (comment)

Hm, that's very strange. Can you provide your extension/browser/DSM versions?

You can try the nuclear option of uninstalling and reinstalling the extension.

If that doesn't work, the extension should log something possibly useful in the console. If you can dig them out, that would probably help a lot: https://github.com/seansfkelley/nas-download-manager/blob/master/DEBUG.md.

Weird. ¯\_(ツ)_/¯

I had the same issue. Re-installing did not solve it.
What solved it was to get the correct https port number.
It seems the http port number was preiously used and was working in place of https.
But not any longer now - Maybe a FF update, a DSM update, or clearing site/cookies data triggered the issue?
I hope this helps