alexhua / Aria2-Explorer

An aria2 download task management extension for chromium based browser
https://www.aria2e.com/
BSD 3-Clause "New" or "Revised" License
783 stars 66 forks source link

AriaNg extension page is unable to connect to aria2 #110

Closed Puncia closed 1 year ago

Puncia commented 1 year ago

Describe the bug The extension page shows a connection error whenever opened and the downloads are not handled by the extension.

To Reproduce Steps to reproduce the behavior:

  1. Go to chrome web store, install the extension
  2. Open the extension page (Extensions -> Aria2 for Chrome)
  3. See mentioned error

Expected behavior The connection is established.

Screenshots image image

Desktop (please complete the following information):

alexhua commented 1 year ago

After reading your descriptions, I think maybe you did not configure the extension correctly.

If your are not familiar with aria2, please follow the instructions below:

Aria2 Download Link

Puncia commented 1 year ago

Sorry, I completely missed the instructions at the top of the page. I assumed aria2c was bundled in the extension. Everything works fine now, thank you.