Archived community.zenoss.org | full text search
Skip navigation
2504 Views 4 Replies Latest reply: Oct 25, 2012 11:14 PM by dpetzel RSS
Doug C Rank: White Belt 31 posts since
Oct 22, 2012
Currently Being Moderated

Oct 22, 2012 11:41 PM

Can't change device title - error: [Errno 111] Connection refused

When I added a bunch of devices it set the Device Title to the DNS name.  I'm going through and changing the Device Title in a number of the devices and about half went through no problem but the other half won't let me change them.  An "unable to connect to server" pop up flashes for a split second and then goes away.  It seems like it went through but then the name is not changed.  In the event.log I get the following error:

 

2012-10-22T20:30:29 ERROR Zope.SiteErrorLog 1350963029.430.644331978856 https://zenoss.mydomain.com/zport/dmd/Devices/Network/devices/gw-colo.mydomain.com/device_router

Traceback (innermost last):

  Module ZPublisher.Publish, line 134, in publish

  Module Zope2.App.startup, line 301, in commit

  Module transaction._manager, line 89, in commit

  Module transaction._transaction, line 327, in commit

  Module transaction._transaction, line 397, in _callBeforeCommitHooks

  Module Products.ZenMessaging.queuemessaging.publisher, line 235, in beforeCompletionHook

  Module Products.ZenMessaging.queuemessaging.publisher, line 380, in channel

  Module zenoss.protocols.amqp, line 58, in getChannel

  Module amqplib.client_0_8.connection, line 129, in __init__

  Module amqplib.client_0_8.transport, line 281, in create_transport

  Module amqplib.client_0_8.transport, line 85, in __init__

error: [Errno 111] Connection refused

  • dpetzel Rank: Brown Belt 1,141 posts since
    Oct 17, 2010

    Sounds like a daemon or service died. Can you try running this script: https://github.com/dpetzel/zenoss_analyzer

  • Shane Scott ZenossMaster 1,373 posts since
    Jul 6, 2009

    Doug:

     

    This wont work because of the rabbit issue I dont believe.

     

    --Shane

  • dpetzel Rank: Brown Belt 1,141 posts since
    Oct 17, 2010

    I'm with Shane. These two lines are concerning

    ERROR - Daemon: zenhub not running

    OK - mysql service is running

    ERROR - rabbitmq-server service is not running

     

    I'm guesing zenhub is jacked, because rabbit is unhappy. At the very least I think the script as told us you need to focus on troubleshooting the rabbitmq issues first.

More Like This

  • Retrieving data ...

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points