Skip to content

Script is unable to authorize on website. #2

@YozenPL

Description

@YozenPL

Script is unable to authorize on website. Login, and password are correct.
I believe this is related to digest auth on website.

Traceback (most recent call last):
  File "/home/pi/scripts/./fatcat.py", line 17, in <module>
    rt.start_all(view='default', ratio_group=None)
  File "/home/pi/.local/lib/python3.9/site-packages/pyruTorrent/pyruTorrent.py", line 780, in start_all
    response = self.client.system.multicall(methods)
  File "/usr/lib/python3.9/xmlrpc/client.py", line 1116, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python3.9/xmlrpc/client.py", line 1456, in __request
    response = self.__transport.request(
  File "/usr/lib/python3.9/xmlrpc/client.py", line 1160, in request
    return self.single_request(host, handler, request_body, verbose)
  File "/usr/lib/python3.9/xmlrpc/client.py", line 1190, in single_request
    raise ProtocolError(
xmlrpc.client.ProtocolError: <ProtocolError for ************/rutorrent/plugins/httprpc/action.php: 401 Unauthorized>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions