seansfkelley / nas-download-manager

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

Request failed with status code 405 #97

Closed topic2k closed 5 years ago

topic2k commented 5 years ago

Versions

Extension version: 0.5.5

Browser and version: Firefox 62.0.2 (64Bit) (Snap for Ubuntu, canonical-002 - 1.0)

DSM version: DSM 6.2.1-23824 Update 1

Download Station version: 3.8.11-3517

Steps to Reproduce the Issue

  1. Open this link
  2. right click on EventGhost_WIP-2018.10.23-03.32.35_Setup.exe
  3. Download with DownloadStation

Extension Debug Output

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": false,
    "completionPollingInterval": 60
  },
  "shouldHandleDownloadLinks": true,
  "tasks": 1,
  "taskFetchFailureReason": null,
  "tasksLastInitiatedFetchTimestamp": 1540657593533,
  "tasksLastCompletedFetchTimestamp": 1540657593807,
  "lastSevereError": "(omitted for brevity)",
  "stateVersion": 3
}
Error: 'Request failed with status code 405'
Error stack trace: createError@moz-extension://0eccd3f8-5ccc-4bd6-8942-dd59d1e89b80/dist/js/background.js:2871:15
settle@moz-extension://0eccd3f8-5ccc-4bd6-8942-dd59d1e89b80/dist/js/background.js:2888:12
handleLoad@moz-extension://0eccd3f8-5ccc-4bd6-8942-dd59d1e89b80/dist/js/background.js:3215:7
seansfkelley commented 5 years ago

Thanks for the detailed report! Fixed in eaa54770f1ee85aac371cbb080bc10440744a88f and now released as 0.5.6.