Downloading packages through Red Hat Network API returns the message "The requested file is too large to download over XMLRPC"

Solution Unverified - Updated -

Issue

  • Downloading packages through Red Hat Network API returns the message "The requested file is too large to download over XMLRPC"

        get_package = client.packages.getPackage(key,int(pkg_id))
      File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__
        return self.__send(self.__name, args)
      File "/usr/lib64/python2.7/xmlrpclib.py", line 1570, in __request
        verbose=self.__verbose
      File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request
        return self.single_request(host, handler, request_body, verbose)
      File "/usr/lib64/python2.7/xmlrpclib.py", line 1297, in single_request
        return self.parse_response(response)
      File "/usr/lib64/python2.7/xmlrpclib.py", line 1468, in parse_response
        return u.close()
      File "/usr/lib64/python2.7/xmlrpclib.py", line 793, in close
        raise Fault(**self._stack[0])
    xmlrpclib.Fault: <Fault 2302: 'redstone.xmlrpc.XmlRpcFault: The requested file is too large to download over XMLRPC.'>
    

Environment

  • Red Hat Network Satellite 5.4.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content