MrKsey / torrserver-plus

Docker Image with TorrServer and qBittorrent
GNU General Public License v3.0
9 stars 3 forks source link

The <URL_1 URL_2 ... URL_N> field is required. #4

Open ladoba opened 3 months ago

ladoba commented 3 months ago

Hi, I just found this great container but I keep getting this error in the log and the torrent file is not showing up in qbittorrent.

The <URL_1 URL_2 ... URL_N> field is required. Specify --help for a list of available options and commands. Response status code does not indicate success: 404 (Not Found). Sequence contains no matching element

or sometimes

qbt_manager.sh: line 37: (2 38 100) / 585: missing `)' (error token is "38 100) / 585")

Any idea?

Thanks, L

MrKsey commented 3 months ago

Hi, I just found this great container but I keep getting this error in the log and the torrent file is not showing up in qbittorrent.

The <URL_1 URL_2 ... URL_N> field is required. Specify --help for a list of available options and commands. Response status code does not indicate success: 404 (Not Found). Sequence contains no matching element

or sometimes

qbt_manager.sh: line 37: (2 38 100) / 585: missing `)' (error token is "38 100) / 585")

Any idea?

Thanks, L

Hello. Can you give an example of a torrent with which this error occurs?

ladoba commented 3 months ago

Hello @MrKsey 1.error : it doesn't matter what kind of torrent it is. the error appears immediately if TS tries to add torrent file to qbittorrent (in my opinion). I see this error since from the first test,qbittorrent seed has not worked yet for me. 2.error : I cannot reproduce the error, I only rarely see it log.txt

MrKsey commented 2 months ago

Hello @MrKsey 1.error : it doesn't matter what kind of torrent it is. the error appears immediately if TS tries to add torrent file to qbittorrent (in my opinion). I see this error since from the first test,qbittorrent seed has not worked yet for me. 2.error : I cannot reproduce the error, I only rarely see it log.txt

I just completed a clean installation of the container and checked how it works. Everything works correctly. I could not reproduce your problem. You installed a container as written here? - https://github.com/MrKsey/torrserver-plus#installing

ladoba commented 2 months ago

Yes,I did.What docker version are you using?

MrKsey commented 2 months ago

Docker version 26.0.1, build d260a54. The container automatically updates all its components to the latest versions. Do not forget to configure the corresponding write permits for the folder "/your/downloads/folder"

ladoba commented 2 months ago

I don't understand what the problem could be. I've been looking for the error for days, but I have no idea where the error is. and I see that it works for others.