Ad Widget

Collapse

[ERROR: Database corrupted, missed default user 'guest']

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blackzhang_gm
    Junior Member
    • Oct 2007
    • 4

    #1

    [ERROR: Database corrupted, missed default user 'guest']

    zabbix 1.4.2 +RedhatAS4

    When I login zabbix ,I recieved this message.
    [ERROR: Database corrupted, missed default user 'guest']

    I can't login zabbix by any username, for example using username of "Admin"
    it's alway said"[ERROR: Login name or password is incorrect]"

    What shall I DO?
  • themons
    Senior Member
    • Feb 2005
    • 110

    #2
    If its a new installation you must put data in you database.
    Zabbix 1.8.3
    SLES 11 x64

    French Zabbix user

    Comment

    • blackzhang_gm
      Junior Member
      • Oct 2007
      • 4

      #3
      I was excute all the scripts of sql following the manaul

      I was excute all the scripts of sql following the manaul
      I can see the records of username of "Admin" in the mysql database of zabbix,
      but it's alway show the above error message.

      Comment

      • blackzhang_gm
        Junior Member
        • Oct 2007
        • 4

        #4
        should you tell me how to do

        how to put data into database?
        should you tell me the steps?
        thanks

        Comment

        • nylan
          Junior Member
          • Nov 2007
          • 2

          #5
          I have the same problem.

          - installed zabbix following the manual.
          - created and imported schema for postgres
          - imported data for postgres

          I've created a guest user into the users table-> message about corrupted database disappeared.

          I've created a admin users, same table, with password, but i can't login.

          What went wrong?

          Did I miss something?

          Help is appreciated!

          Thanks!

          Comment

          • nylan
            Junior Member
            • Nov 2007
            • 2

            #6
            Solved:

            There were some syntax errors in the data.sql script.
            I didn't see the postgres error messages.

            Comment

            Working...