Viewing 2 reply threads
  • Author
    Posts
    • #12132
      Julian Müller
      Participant

        Hallo,

        ich habe absolut keine Erfahrung mit Elasticsearch. Wie gehe ich vor um die Ursache zu finden? Was kann ich tun, damit ich Ergebnisse aus der Suche erhalte?

      • #12134
        thomas-saydo
        Participant

          Hi, erstmal auf der Konsole prüfen, ob der Dienst läuft (systemctl status elasticsearch.service), wenn nicht diesen starten (systemctl start elasticsearch.service). Je nachdem auf welcher Plattform Dein System läuft die Befehle daran anpassen.

          Dann (auch auf der Konsole) den Index aufbauen:

          su -c „/opt/otobo/bin/otobo.Console.pl Maint::Elasticsearch::Migration“ -s /bin/bash otobo

          Die Pfade natürlich Deiner Umgebung anpassen, falls nötig.

          VG

          Tom

        • #12136
          Julian Müller
          Participant

            Es funktioniert nun. Danke!

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.