Unable to activate LDAP sync <- error

Infos:

  • Dies ist die Zammad Version 4.1.x
  • UCS docker install
  • LINUX DEBIAN (UNIVENTION 4.4)
  • Browser + version:

Expected behavior:

Try to activate LDAP sync

Actual behavior:

unable to activate LDAP sync
An error occurred: PG::InternalError: ERROR: failed to re-find parent key in index "http_logs_pkey" for split pages 157/3 : INSERT INTO "http_logs" ("direction", "facility", "method", "url", "status", "request", "response", "updated_by_id", "created_by_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"

Steps to reproduce the behavior:

in die datenbankinstanz des servers einloggen
docker exec -it 8c0ddf923ae6 /bin/bash
in die datenbank selbst:
psql zammad zammad_production
REINDEX DATABASE zammad_production;

This is a english speaking board, please use english next time.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.