seansfkelley / nas-download-manager

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

Failed to add download #103

Closed Mediatros closed 5 years ago

Mediatros commented 5 years ago

Thanks for filing an issue! I appreciate you taking the time to help improve Synology Download Manager.

Versions

Extension version: (visible in Synology Download Manager's settings (Firefox) or in the extension list (Chrome)) Firefox version V.0.5.6

Browser and version: (usually found in the browser's "About") Firefox OSX 66.0.3 (64 bits)

DSM version: (DSM > Control Panel > Info Center > General > DSM version) DSM 6.2.1

Download Station version: (DSM > Package Center > Installed > Download Station > Installed version) V.3.8.13-3519

Failure Logs

Redacted extension state: {
  "connection": {
    "protocol": "https",
    "hostname": true,
    "port": true,
    "username": true,
    "password": true
  },
  "visibleTasks": {
    "downloading": true,
    "uploading": true,
    "completed": true,
    "errored": true,
    "other": true
  },
  "taskSortType": "name-asc",
  "notifications": {
    "enableFeedbackNotifications": true,
    "enableCompletionNotifications": true,
    "completionPollingInterval": 60
  },
  "shouldHandleDownloadLinks": true,
  "tasks": 0,
  "taskFetchFailureReason": null,
  "tasksLastInitiatedFetchTimestamp": 1556478917978,
  "tasksLastCompletedFetchTimestamp": 1556478918204,
  "lastSevereError": "(omitted for brevity)",
  "stateVersion": 3
}

Error: 'Request failed with status code 500'
Error stack trace: createError@moz-extension://2e00c3e5-74ae-f84a-a632-e0b4836bfdd2/dist/js/popup.js:23711:15
settle@moz-extension://2e00c3e5-74ae-f84a-a632-e0b4836bfdd2/dist/js/popup.js:23728:12
handleLoad@moz-extension://2e00c3e5-74ae-f84a-a632-e0b4836bfdd2/dist/js/popup.js:24055:7

Steps to Reproduce the Issue

  1. Do a thing.

    Try to add torrent download (by any way)

  2. Do another thing.

    Error message : Failed to add download - No default destination

Don't know where to configure this setting

Manny thanks for your great extention ;) Cheers Chris

seansfkelley commented 5 years ago

That's a setting on the NAS, not in the extension: Download Station > Settings > Location > Default Destination Folder.

Let me know if setting that fixes this issue for you!

seansfkelley commented 5 years ago

Closing due to inactivity.

gogasan24ru commented 3 years ago

I have same issue with extension version 0.11.1 on Firefox 86.0 I checked my NAS Download Station settings and default destination folder is defined. DSM 7.0-41890 DS 3.9.1-4602

Adding default location setting to addon settings will be also solution. NS download station screenshot: https://i.ibb.co/1TKvN0L/Screenshot-2021-08-03-NSN-Synology-NAS.png

gogasan24ru commented 3 years ago

Found issue source. Default download dir must be configured for user that you using to interract with NAS API. So nvm.