Hello everyone. I am new on this forum, and this is my first experience with Zabbix.
I try to start Zabbix 4.0.1 on macOS Mojave, and with MySql (8.0.12).
After few problems with creating database, i try to start my Zabbix server.
I got logs:
zabbix_server [735]: [file:'dbconfig.c',line:7231] write lock failed: [60] Operation timed out
724:20181102:123348.834 One child process died (PID:735,exitcode/signal:1). Exiting ...
724:20181102:123348.875 syncing history data...
724:20181102:123348.973 syncing history data... 100.000000%
724:20181102:123348.973 syncing history data done
724:20181102:123348.973 syncing trend data...
724:20181102:123348.982 syncing trend data done
724:20181102:123349.003 cannot remove shared memory for self-monitoring collector: [22] Invalid argument
724:20181102:123349.003 Zabbix Server stopped. Zabbix 4.0.1 (revision 86073).
Is it problem with permisions?
I try to run zabbix_server from administrator account (as documentation said, zabbix process should switch to zabbix account, but do not do this,it is admin process), and try to login as zabbix user, and run it from zabbix.
In logs I see, that is the problem with database (error in dbconfig.c with locking some files). So I try to start mysql as zabbix user too.
How i can run my Zabbix instalation?
I try to start Zabbix 4.0.1 on macOS Mojave, and with MySql (8.0.12).
After few problems with creating database, i try to start my Zabbix server.
I got logs:
zabbix_server [735]: [file:'dbconfig.c',line:7231] write lock failed: [60] Operation timed out
724:20181102:123348.834 One child process died (PID:735,exitcode/signal:1). Exiting ...
724:20181102:123348.875 syncing history data...
724:20181102:123348.973 syncing history data... 100.000000%
724:20181102:123348.973 syncing history data done
724:20181102:123348.973 syncing trend data...
724:20181102:123348.982 syncing trend data done
724:20181102:123349.003 cannot remove shared memory for self-monitoring collector: [22] Invalid argument
724:20181102:123349.003 Zabbix Server stopped. Zabbix 4.0.1 (revision 86073).
Is it problem with permisions?
I try to run zabbix_server from administrator account (as documentation said, zabbix process should switch to zabbix account, but do not do this,it is admin process), and try to login as zabbix user, and run it from zabbix.
In logs I see, that is the problem with database (error in dbconfig.c with locking some files). So I try to start mysql as zabbix user too.
How i can run my Zabbix instalation?