Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Update von 0.9.9-2 auf 0.9.9-3 danach keine Anmeldung mehr möglich ?

    Scheduled Pinned Locked Moved Betrieb
    14 Posts 6 Posters 3.2k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dsD Offline
      ds
      last edited by

      Installier dir mal ein phpMyAdmin, wähle die idoit_data (Mandanten) Datenbank aus und führe unter dem Punkt "SQL" folgendes aus:

      SELECT isys_cats_person_list__id, isys_cats_person_list__isys_obj__id, isys_cats_person_list__title, isys_cats_person_list__status, isys_obj__title, isys_cats_person_list__ldap_dn FROM  isys_cats_person_list LEFT JOIN isys_obj ON isys_obj__id = isys_cats_person_list__isys_obj__id

      und schau mal ob dort ergebnisse zurück kommen

      1 Reply Last reply Reply Quote 0
      • F Offline
        freddyIII
        last edited by

        hmmm …MySQL liefert ein leeres Resulatat zurück  ( d.h. null Zeilen )  schreibt er ?

        1 Reply Last reply Reply Quote 0
        • C Offline
          chris57
          last edited by

          ich habe das gleiche Problem - nach dem update ist keine Anmeldung mehr möglich 😞

          habe auch noch ein 0.9.9-2 er System das noch funktioniert, auch hier ist 'isys_cats_person_list' leer!

          vG
          Chris57

          1 Reply Last reply Reply Quote 0
          • S Offline
            steffen.e
            last edited by

            hi,

            ich habe das selbe problem. Ich denke es liegt daran:

            –-
            Nachfolgend ist das Changelog aufgeführt:

            • Komplettüberarbeitung der i-doit Kontakte
            • Kontakte sind nun richtige Objekte (Configuration Items)
            • Neuer Objekttyp Person
            • Neuer Objekttyp Organisation
            • Neuer Objekttyp Personengruppe
            • Trennung von Login und Stammdaten einer Person <====
              ...

            Wie man es allerdings in den Griff bekommt oder was genau beim Update schief läuft, ist mir auch nicht so ganz klar.

            Gruß,
            Steffen

            1 Reply Last reply Reply Quote 0
            • F Offline
              freddyIII
              last edited by

              Dachte mir eigentlich es kann nicht sein das ich der einzige mit dem Problem bin….
              Das Problem nun  die DB hat Version 0.9.9-3  - schlecht. Selbst wenn ich Version 0.9.9-2 neu installieren und die Datenbanken wiederherstelle sagt i-doit, das ich die falsche Version installiert habe -  es wird 0.9.9-3 benötigt und startet nicht.

              Folgendes habe ich gemacht -  Datenbank vom Stand 0.9.9-1 noch vorhanden
              Alte Version gelöscht
              Kompl. Version  0.9.9-1 installiert  - geht
              Datenbank mit MySQLDumper wiederhergestellt  - geht - Anmeldung als User und admin möglich
              Update auf  0.9.9-2  geht immer noch - Anmeldung möglich
              Update auf 0.9.9-3  geht nix mehr.als User oder admin geht nix mehr.
              Wo könnte das Problem liegen?
              LG

              1 Reply Last reply Reply Quote 0
              • F Offline
                freddyIII
                last edited by

                so  habe nun folgendes gemacht
                kompl Neuversion  0.9.9-1 installiert  -  KEINE  Datenbank wiederhergestellt –> Anmeldung möglich als admin
                Update auf Version 0.9.9-2 --> Anmeldung möglich als admin
                Update auf Version 0.9.9-3  danach Fehler unten und --> keine Anmeldung mehr möglich
                isys_exception_database : Query error: 'INSERT INTO isys_cats_person_list SET isys_cats_person_list__first_name = 'guest', isys_cats_person_list__last_name = '', isys_cats_person_list__title = 'guest', isys_cats_person_list__user_pass = '', isys_cats_person_list__mail_address = '', isys_cats_person_list__phone_company = '', isys_cats_person_list__phone_mobile = '', isys_cats_person_list__phone_home = '', isys_cats_person_list__fax = '', isys_cats_person_list__department = '', isys_cats_person_list__isys_connection__id = '2', isys_cats_person_list__isys_obj__id = '5', isys_cats_person_list__description = '', isys_cats_person_list__status = '2' ': Unknown column 'isys_cats_person_list__isys_connection__id' in 'field list'

                kann damit was angefangen werden.
                LG

                1 Reply Last reply Reply Quote 0
                • V Offline
                  vqh
                  last edited by

                  Hallo,

                  gab es beim Datenbank update von 0.9.9-2 auf 0.9.9-3 eine Fehlerausgabe?
                  Anscheinend ging beim Datenbank update etwas schief denn die Spalte 'isys_cats_person_list__isys_connection__id' wurde in der Tabelle 'isys_cats_person_list' nicht angelegt.

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    chris57
                    last edited by

                    hat hier schon jemand eine Idee??

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      freddyIII
                      last edited by

                      nein, es gab keine Fehlermeldung. es wurde ja beim 2. Versuch keine Datenbank eingespielt, also alles war orginal ohne Daten.
                      LG

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        chris57
                        last edited by

                        hat hierzu jemand zwischenzeitlich eine Lösung ?

                        1 Reply Last reply Reply Quote 0
                        • dsD Offline
                          ds
                          last edited by

                          Kann es sein das ihr mehr als einen Mandanten habt ?

                          1 Reply Last reply Reply Quote 0
                          • P Offline
                            phflesch
                            last edited by

                            ich habe exakt das selbe Problem und nur EINEN Mandanten!
                            Ein Lösungsansatz wie bei http://www.i-doit.org/forum/index.php?topic=1673.0 wäre echt super!

                            1 Reply Last reply Reply Quote 0
                            • dsD Offline
                              ds
                              last edited by

                              Wenn ihr diesen Fehler bekommt:
                              isys_exception_database : Query error: 'INSERT INTO isys_cats_person_list SET isys_cats_person_list__first_name = 'guest', isys_cats_person_list__last_name = '', isys_cats_person_list__title = 'guest', isys_cats_person_list__user_pass = '', isys_cats_person_list__mail_address = '', isys_cats_person_list__phone_company = '', isys_cats_person_list__phone_mobile = '', isys_cats_person_list__phone_home = '', isys_cats_person_list__fax = '', isys_cats_person_list__department = '', isys_cats_person_list__isys_connection__id = '2', isys_cats_person_list__isys_obj__id = '5', isys_cats_person_list__description = '', isys_cats_person_list__status = '2' ': Unknown column 'isys_cats_person_list__isys_connection__id' in 'field list'

                              Bitte VOR dem fehlerhaften Update einmal folgendes Statement in der Mandanten Datenbank ausführen:
                              ALTER TABLE isys_cats_person_list ADD isys_cats_person_list__isys_connection__id  int(10) unsigned DEFAULT NULL;

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post