deluge-webapi icon indicating copy to clipboard operation
deluge-webapi copied to clipboard

Trying to install egg via webui - form shows [object FileList]

Open Tyree opened this issue 2 years ago • 2 comments

When I try to install the egg via the webui, after choosing the file, the form says [object FileList]. And after it's "installed," nothing shows up in the plugins list and a file called "[object FileList]" shows up in the plugins directory.

Tyree avatar Jan 19 '23 01:01 Tyree

What versions do you use?

  • webapi
  • Deluge
  • OS

Do you use Docker?

idlesign avatar Jan 21 '23 05:01 idlesign

Sorry. I missed the reply... Docker on unRAID. I downloaded an egg that someone had repacked for python 3.8 after I had already tried the files for 3.6 and 3.7.

I think this is an issue more with the Deluge docker than with webAPI. I think no matter what file I browsed for, it'd still show [object FileList] instead of the actual file.

In the end I just copied the egg to the docker manually. Works fine.

I'm new to all this, so sometimes I look for solutions in the wrong place until I get my head wrapped around it. :-)

Thanks!

Tyree avatar Jan 23 '23 12:01 Tyree