seansfkelley / nas-download-manager

An open source browser extension for adding/managing download tasks to your Synology DiskStation.
255 stars 46 forks source link

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

Closed auke47 closed 3 years ago

auke47 commented 3 years ago

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 https://github.com/seansfkelley/nas-download-manager/issues/147#issuecomment-902624534

seansfkelley commented 3 years ago

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.

auke47 commented 3 years ago

Re-installing fixed the problem. Thans a lot.


Van: Sean Kelley @.> Verzonden: zaterdag 21 augustus 2021 17:57 Aan: seansfkelley/nas-download-manager @.> CC: auke47 @.>; Mention @.> Onderwerp: Re: [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." (#200)

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.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/seansfkelley/nas-download-manager/issues/200#issuecomment-903136905, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABYT27K5SRV6KHUZZANI2UDT57EFPANCNFSM5CQECXBQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

seansfkelley commented 3 years ago

Weird. ¯\_(ツ)_/¯

chrisnonstop commented 2 years ago

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