kingpin wrote: > When i model a device this error show up : > > Error occured: [Failure instance: Traceback (failure with no frames): > Products.ZenHub.PBDaemon.RemoteException: Remote exception: > exceptions.AttributeError: 'ZenPack' object has no attribute > '__of__'Traceback (most recent call last): File > "/usr/local/zenoss/zenoss/Products/ZenHub/PBDaemon.py", line 46, in inner > return callable(*args, **kw) File > "/usr/local/zenoss/zenoss/Products/ZenHub/services/ThresholdMixin.py", line > 22, in remote_getThresholdClasses for pack in > self.dmd.ZenPackManager.packs(): File > "/usr/local/zenoss/zenoss/Products/ZenRelations/ToManyContRelationship.py", > line 67, in __call__ return [ob.__of__(self) for ob in > self._objects.values()] AttributeError: 'ZenPack' object has no attribute > '__of__' ] > > Any help on fixing this is welcome
I removed the "Mib Browser Zenpack" from my zenoss install on debian and this fixed the problem. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=31477#31477 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
