Bug 51013 - Interner Server-Fehler in "passwordreset/get_contact".
Interner Server-Fehler in "passwordreset/get_contact".
Status: NEW
Product: UCS
Classification: Unclassified
Component: Self Service
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-03-25 15:57 CET by Ingo Steuwer
Modified: 2020-10-23 12:36 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2020012721000184, 2020100221000571
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Steuwer univentionstaff 2020-03-25 15:57:10 CET
UCS Version: 4.4-3 errata427 (Blumenthal)

Interner Server-Fehler in "passwordreset/get_contact".
OperationalError: FATAL:  could not write init file
    conn = _connect(dsn, connection_factory=connection_factory, async=async)
  File "/usr/lib/python2.7/dist-packages/psycopg2/__init__.py", line 164, in connect
    db_name=DB_NAME, db_user=DB_USER, db_pw=password))
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/passwordreset/tokendb.py", line 120, in open_db

    self.conn = self.open_db()
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/passwordreset/tokendb.py", line 53, in __init__

    self.db = TokenDB(MODULE)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/passwordreset/__init__.py", line 222, in init

    self.__handler.init()
  File "/usr/lib/python2.7/dist-packages/univention/management/console/protocol/modserver.py", line 298, in handle
    six.reraise(self.__init_etype, self.__init_exc, self.__init_etraceback)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/protocol/modserver.py", line 257, in handle
    self.handle(msg)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/protocol/modserver.py", line 188, in _recv
    six.reraise(etype, exc, etraceback)
  File "/usr/lib/python2.7/dist-packages/univention/management/console/base.py", line 358, in __error_handling
Traceback (most recent call last):

Request: passwordreset/get_contact
Interner Server-Fehler in "passwordreset/get_contact".
Comment 1 Christian Castens univentionstaff 2020-10-23 12:36:58 CEST
reported again
Version: 4.4-6 errata758 (Blumenthal)

Remark: teste

Error:
Internal server error during "passwordreset/get_reset_methods".
Request: passwordreset/get_reset_methods

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 359, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 198, in _recv
    self.handle(msg)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 268, in handle
    six.reraise(self.__init_etype, self.__init_exc, self.__init_etraceback)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 309, in handle
    self.__handler.init()
  File "%PY2.7%/univention/management/console/modules/passwordreset/__init__.py", line 231, in init
    self.db = TokenDB(MODULE)
  File "%PY2.7%/univention/management/console/modules/passwordreset/tokendb.py", line 53, in __init__
    self.conn = self.open_db()
  File "%PY2.7%/univention/management/console/modules/passwordreset/tokendb.py", line 120, in open_db
    db_name=DB_NAME, db_user=DB_USER, db_pw=password))
  File "%PY2.7%/psycopg2/__init__.py", line 164, in connect
    conn = _connect(dsn, connection_factory=connection_factory, async=async)
OperationalError: FATAL:  could not write init file

Role: domaincontroller_master