TECHZEN Zenoss User Community ARCHIVE  

Yellow Banner Error after latest Linux ZenPack upgrade

Subject: Yellow Banner Error after latest Linux ZenPack upgrade
Author: David Metcalf
Posted: 2018-04-27 14:35

Fresh install on the latest version.  Upgraded to the latest Linux Zenpack and get an error saying.

"AttributeError: zLinuxServicesModeled"

I am unable to view the configuration options of any device class.

event log says:

------
2018-04-27T18:32:28 INFO extdirect DirectRouter suppressed the following exception (Response 058525de-144d-4c22-a514-a1ed95f28987):
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/extdirect/router.py", line 184, in _processDirectRequest
response.result = _targetfn(**data)
File "<string>", line 2, in getZenProperties
File "/opt/zenoss/Products/Zuul/decorators.py", line 128, in serviceConnectionError
f = func(*args, **kwargs)
File "/opt/zenoss/Products/Zuul/routers/properties.py", line 69, in getZenProperties
data = facade.getZenProperties(uid, exclusionList=_exclusions)
File "/opt/zenoss/Products/Zuul/facades/propertiesfacade.py", line 92, in getZenProperties
return obj.exportZProperties(exclusionList)
File "/opt/zenoss/Products/ZenRelations/ZenPropertyManager.py", line 674, in exportZProperties
prop = self.exportZProperty(zId, root)
File "/opt/zenoss/Products/ZenRelations/ZenPropertyManager.py", line 696, in exportZProperty
valueAsString=self.zenPropertyString(zId),
File "/opt/zenoss/Products/ZenRelations/ZenPropertyManager.py", line 456, in zenPropertyString
return display(self.getProperty(id, ''))
File "/opt/zenoss/Products/ZenRelations/ZenPropertyManager.py", line 623, in getProperty
return d if (ob is None) else PropertyManager.getProperty(ob, id, d)
File "/opt/zenoss/lib/python2.7/site-packages/OFS/PropertyManager.py", line 149, in getProperty
return getattr(self, id)
AttributeError: zLinuxServicesModeled


------------------------------
David
------------------------------


Subject: RE: Yellow Banner Error after latest Linux ZenPack upgrade
Author: David Metcalf
Posted: 2018-04-27 14:43

Re-installed.  Works now.

------------------------------
David
------------------------------


< Previous
Internal error breaking all monitoring
  Next
Windows Services with space in name missing
>