Ad Widget

Collapse

Zabbix 4.2 and [Z3001] connection to database 'zabbix' failed: [0] FATAL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • coffeina
    Junior Member
    • Jul 2019
    • 3

    #1

    Zabbix 4.2 and [Z3001] connection to database 'zabbix' failed: [0] FATAL

    I installed Zabbbix with PostrgeSQL database. I can login to main screen in admin Zabbix panel but: zabbix server is not running: the information displayed may not be current - info is displayed.
    I checked:
    HTML Code:
    cat /var/log/zabbix/zabbix_server.log
    and saw that:

    HTML Code:
    database is down: reconnecting in 10 seconds
     29531:20190725:115210.496 [Z3001] connection to database 'zabbix' failed: [0] FATAL:  password authentication failed for user "zabbix"
    FATAL:  password authentication failed for user "zabbix"

  • andris
    Zabbix developer
    • Feb 2012
    • 228

    #2
    You can check if there are valid values in ' zabbix_server.conf' file for DBHost, DBName, DBUser, DBPassword and DBPort parameters.

    Comment

    • coffeina
      Junior Member
      • Jul 2019
      • 3

      #3
      You was right @andirs. I change password and now I see some logs and montoring on my dashboard.

      Comment

      Working...