Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtorrent not workimg since 7.0.1 #146

Open
stef64 opened this issue Mar 28, 2016 · 13 comments
Open

rtorrent not workimg since 7.0.1 #146

stef64 opened this issue Mar 28, 2016 · 13 comments

Comments

@stef64
Copy link

stef64 commented Mar 28, 2016

got this message

"No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file."

all those ports are OK

What logs do you need for assistance ?

Many Thank you

@horzadome
Copy link

Same here. rtorrent appears to start sgi on port 5000 nicely, but rutorrent doesn't connect. Running rtorrent startup script in debug mode doesn't appear to help, and rutorrent doesn't write anything to log file:
rtorrent debug log:

1459253855 W Ignoring ~/.rtorrent.rc.
1459253855 I listen port 6895 opened with backlog set to 128
1459253855 N rtorrent main: Starting thread.
1459253855 N worker_rtorrent: Starting thread.

rutorrent ui log:

No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.

@stef64
Copy link
Author

stef64 commented Mar 29, 2016

Anyone ?

..please

@gdachs
Copy link

gdachs commented Mar 30, 2016

This addon is in the unofficial repository. That means it is unsupported and unmaintained. So if you have a demand for this addon, then fix it and provide a pull request.

@shali3
Copy link
Contributor

shali3 commented Jul 11, 2016

I got the same problem. I installed a fresh copy of openelec to make sure it's not related to bad upgrade.

@shali3
Copy link
Contributor

shali3 commented Jul 12, 2016

I found this fix but it didn't work for me: http://openelec.tv/forum/rtorrent/79683-openelec-7-0-and-rtorrent#165244

@shali3
Copy link
Contributor

shali3 commented Jul 17, 2016

@stef64 @horzadome
There's another fix here:
http://openelec.tv/forum/rtorrent/81244-x86-64-xml-rpc-that-load-with-rtorrent-7-0-1#165347
That fix worked for me. Just download the attachments and deploy them to:
~/.kodi/addons/service.downloadmanager.rTorrent/lib

@shali3
Copy link
Contributor

shali3 commented Jul 17, 2016

@sraue I see you changed the versions for the dependencies of rtorrent in the following commits:
libsigc++ 2.3.1 -> 2.9.1
xmlrpc-c 1.25.29 -> 1.39.07

Did you check the compatibility of those libraries versions with rtorrent? it looks like they are not compatible and I think those changes should be reverted.

Thanks :)

@shali3
Copy link
Contributor

shali3 commented Jul 17, 2016

@shali3
Copy link
Contributor

shali3 commented Jul 18, 2016

@sraue I did another test to eliminate the dependency that causes the issue. It looks like the new version of xmlrpc-c is the one that making it fail. It's not the new version of libsigc++.
Maybe there was a breaking change between version 1.25.29 and 1.39.07 that made it break.

@shali3
Copy link
Contributor

shali3 commented Aug 28, 2016

@sraue ?? any chance for a comment here? 😁

@svu
Copy link

svu commented Jan 9, 2017

Any updates??

@martin-ostlund
Copy link

Bump

@riramar
Copy link

riramar commented Apr 7, 2017

Hi @shali3 ,

I've copied the new libs from the post on open.tv forum but now when I try to run rtorrent manually just for testing propose I'm getting this error.

OpenELEC:~/.kodi/addons/service.downloadmanager.rTorrent/lib # rtorrent
rtorrent: error while loading shared libraries: libxmlrpc_server.so.3: wrong ELF class: ELFCLASS64

I'm running OpenELEC in a RPi box so in my case I need the libs for armv6l arch. Do you know where I can get?
I hope they accept your pull request to fix that for good. :)
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants