We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
expr: syntax error zabbix_sender [717]: DEBUG: In zbx_tls_init_child() zabbix_sender [717]: DEBUG: OpenSSL library (version OpenSSL 1.0.2g 1 Mar 2016) initialized zabbix_sender [717]: DEBUG: zbx_tls_init_child() loaded PSK identity "xxxx" zabbix_sender [717]: DEBUG: zbx_tls_init_child() loaded PSK from file "/etc/zabbix/zabbix_agentd.psk" zabbix_sender [717]: DEBUG: zbx_tls_init_child() PSK ciphersuites: PSK-AES128-CBC-SHA zabbix_sender [717]: DEBUG: End of zbx_tls_init_child() zabbix_sender [717]: ERROR: [line 1] 'Key value' required
The text was updated successfully, but these errors were encountered:
ok, the problem are..... locales ! The script woks only with en_US :)
Sorry, something went wrong.
No branches or pull requests
expr: syntax error
zabbix_sender [717]: DEBUG: In zbx_tls_init_child()
zabbix_sender [717]: DEBUG: OpenSSL library (version OpenSSL 1.0.2g 1 Mar 2016) initialized
zabbix_sender [717]: DEBUG: zbx_tls_init_child() loaded PSK identity "xxxx"
zabbix_sender [717]: DEBUG: zbx_tls_init_child() loaded PSK from file "/etc/zabbix/zabbix_agentd.psk"
zabbix_sender [717]: DEBUG: zbx_tls_init_child() PSK ciphersuites: PSK-AES128-CBC-SHA
zabbix_sender [717]: DEBUG: End of zbx_tls_init_child()
zabbix_sender [717]: ERROR: [line 1] 'Key value' required
The text was updated successfully, but these errors were encountered: