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 loading in dashboard #598

Open
11 tasks
sxhartono opened this issue Sep 17, 2018 · 6 comments
Open
11 tasks

rTorrent not loading in dashboard #598

sxhartono opened this issue Sep 17, 2018 · 6 comments

Comments

@sxhartono
Copy link

Reporting Issues:

To ensure that a I has enough information to work with please include all of the following information.

Use proper markdown syntax to structure your post (i.e. code/log in code blocks).

Make sure you provide the following information below:

  • Version
    Git

  • Branch
    master2

  • Commit hash
    6734237

  • Operating system
    Linux-4.14.49-unRAID-x86_64-with

  • Python version
    2.7.15 (default, Aug 16 2018, 14:17:09) [GCC 6.4.0]

  • What you did?
    HTPC Manager connects successfully to rTorrent under settings. However, when I click on rTorrent on the dashboard, I only see a rotating circle as if to indicate that it's trying to load the page.

  • What happened?
    When I click on rTorrent on the dashboard, I only see a rotating circle as if to indicate that it's trying to load the page.

  • What you expected?
    I expect to see the current files in the rTorrent queue.

  • How can we reproduce your issue?
    Install ruTorrent 3.8 (rTorrent 0.9.7)

  • What are your (relevant) settings?
    Under rTorrent,
    Enable -> Yes
    Menu Name -> rTorrent
    Use SSL -> No
    Host -> http://192.168.1.10:9080
    RPC Path -> RPC2
    Username -> admin
    Password -> ***

  • Include a link to your FULL (not just a few lines!) log file that has the error. Please use Gist or Pastebin.

https://pastebin.com/rWkqcKQC

Close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.

Link to log:

https://pastebin.com/rWkqcKQC

@Hellowlol
Copy link
Owner

does the rtorrent module work?

@sxhartono
Copy link
Author

The rTorrent module works perfectly when accessed directly.

@Hellowlol
Copy link
Owner

Hellowlol commented Sep 17, 2018

I meant the rtorrent module inside htpc manger? Not the one on the dashboard or the rtorrent webui

@sxhartono
Copy link
Author

Yes, the rTorrent module responds correctly when I set it up via Settings. However, once I enable this module and click on the rTorrent menu on the dashboard, HTPC Manager only displays a rotating circle.

@sxhartono
Copy link
Author

rTorrent Module

Rotating circle

@jeremysherriff
Copy link

My python skills are pretty low but the log snippet seems to indicate that the function call '.multicall()' is not a valid function. That function is implemented in the XML-RPC library (you can see all the references to that library in the fault callback stack).

So my best guess is that the library is missing or is an incompatible version?

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

3 participants