When setting up yum on a local NFS server "Abuse of Service detected for server... Error Class Code: 49?" is thrown.

Solution Verified - Updated -

Issue

  • A yum repository has been setup on an NFS server but gives the error:
Error communicating with server. The message was: Connection timed out.
  • The following message is received from clients:
    File "/usr/bin/yum", line 29, in ?  
      yummain.user\_main(sys.argv[1:], exit\_code=True)  
    File "/usr/share/yum-cli/yummain.py", line 309, in user_main  
      errcode = main(args)  
    File "/usr/share/yum-cli/yummain.py", line 157, in main  
      base.getOptionsConfig(args)  
    File "/usr/share/yum-cli/cli.py", line 187, in getOptionsConfig  
      self.conf  
    File "/usr/lib/python2.4/site-packages/yum/\_\_init\_\_.py", line 665, in <lambda>  
      conf = property(fget=lambda self: self._getConfig(),  
    File "/usr/lib/python2.4/site-packages/yum/\_\_init\_\_.py", line 254, in _getConf  
  ig  
      self.plugins.run('init')  
    File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 179, in run  
      func(conduitcls(self, self.base, conf, \*\*kwargs))  
    File "/usr/lib/yum-plugins/rhnplugin.py", line 111, in init_hook  
      login_info = up2dateAuth.getLoginInfo()  
    File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 219, in getLoginInfo  
      login()  
    File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 186, in login  
      li = server.up2date.login(systemId)  
    File "/usr/share/rhn/up2date\_client/rhnserver.py", line 52, in \\_\_call\_\_  
      raise self._\_exception\_from_fault(f)  
  up2date_client.up2dateErrors.AbuseError:  
  Error Message:  
      Abuse of Service detected for server rhel56lite (1018392903)  
  Error Class Code: 49  
  Error Class Info:  
       You are getting this error because RHN has detected an abuse of  
       service from this system and account. This error is triggered when  
       your system makes too many connections to Red Hat Network. This  
       error can not be triggered under a normal use of the Red Hat Network  
       service as configured by default on Red Hat Linux.  

       The Red Hat Network services for this system will remain disabled  
       until you will reduce the RHN network traffic from your system to  
       acceptable limits.  

       Please log into RHN and visit https://rhn.redhat.com/help/contact.pxt  
       to contact technical support if you think you have received this  
       message in error.

Environment

  • Red Hat Enterprise Linux 5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.