Skip to content

asteriskMusic/queryMohs raises noObject exception #20

@spaceone

Description

@spaceone

We received the following feedback:

Version: 4.2-0 errata10 (Lesum)

Die Ausführung des Kommandos asteriskMusic/queryMohs ist fehlgeschlagen:
Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 249, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/asteriskMusic/__init__.py", line 61, in queryMohs
    mohs = getMohs()
  File "%PY2.7%/univention/management/console/modules/asteriskMusic/__init__.py", line 180, in getMohs
    mohs = music.lookup(co, lo, None)
  File "%PY2.7%/univention/admin/handlers/asterisk/music.py", line 90, in lookup
    superordinate=superordinate, attributes=attrs))
  File "%PY2.7%/univention/admin/handlers/asterisk/__init__.py", line 585, in __init__
    self.openSuperordinate()
  File "%PY2.7%/univention/admin/handlers/asterisk/__init__.py", line 631, in openSuperordinate
    self.superordinate = servermod.object(self.co, self.lo, self.position, serverdn)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 584, in __init__
    raise univention.admin.uexceptions.noObject(self.dn)
noObject: cn=Lokaler Testserver,cn=asterisk,dc=molekular,dc=intranet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions