stickz

Results 197 comments of stickz
trafficstars

> @stickz it's not working `10.0.0.128 - - [23/May/2023:07:19:37 +0000] "POST /plugins/rpc/rpc.php HTTP/1.1" 404 146 "-" "Sonarr/4.0.0.500 (alpine 3.16.5)"` You may need to update your configuration to try `httprpc`. It...

> @stickz I don't think Sonarr works with `httprpc`. It does. You just need to change the url base path. ruTorrent will accept the `XML` response from Sonarr through `httprpc`....

> rutorrent returns a 200 HTTP code, but Sonarr fails You can try to talk directly to rTorrent on Sonarr through the URL path `RPC2` or `/RPC2` on port 8000....

When switching Sonarr to `/RPC2` you received the same error, but a more detailed a 502 instead of 500 error code. I can't be of any further assistance. I would...

@YouveGotMeowxy Please disable your park themes. They are broken on this new version of ruTorrent. Afterwards, try again to see if the localization works properly. This is a chain reaction....

Could you try to override `system.daemon.set = true` in your `.rtorrent.rc` file? Does it resolve your problem by setting the value to false? Please keep in mind, this may not...

@de666 Thanks so much for the additional information. I will make a pull request for this docker container with the environment variable you can configure to run rTorrent in the...

It looks like something is outdated on your end for the ARM64 machine. `Removing core plugin erasedata...` This was deprecated when the `erasedata` plugin on ruTorrent was improved. This line...

Could you provide your `.rtorrent.rc` file? This has valuable information. Also could you set `RU_REMOVE_CORE_PLUGINS=rpc` and restart your docker container? `httprpc` should work better on AMD64.