Ad Widget

Collapse

Error installing Zabbix Proxy on Pi

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • moxy
    Junior Member
    • Feb 2016
    • 6

    #1

    Error installing Zabbix Proxy on Pi

    I'm trying to install the proxy on a Pi2 but I keep running into an error. It says that the database can't be started. The proxy log is blank and has no entries in it.

    I have built the db and run it against schema.sql. Pi is running Ubuntu 15.10.1

    Not as familiar with Linux as I would like, is it a dependency issue or an issue with the db?

    ● zabbix-proxy.service - Zabbix Proxy (MySQL/MariaDB)
    Loaded: loaded (/lib/systemd/system/zabbix-proxy.service; disabled; vendor preset: enabled)
    Active: failed (Result: exit-code) since Sun 2016-02-21 15:18:48 EST; 24min ago
    Docs: man:zabbix_proxy
    Process: 2293 ExecStart=/usr/sbin/zabbix_proxy (code=exited, status=127)

    Feb 21 15:18:48 piroxy systemd[1]: Starting Zabbix Proxy (MySQL/MariaDB)...
    Feb 21 15:18:48 piroxy zabbix_proxy[2293]: /usr/sbin/zabbix_proxy: error while loading shared libraries: libcrypto.so.1.0.2: cannot open shared object file... directory
    Feb 21 15:18:48 piroxy systemd[1]: zabbix-proxy.service: Control process exited, code=exited status=127
    Feb 21 15:18:48 piroxy systemd[1]: Failed to start Zabbix Proxy (MySQL/MariaDB).
    Feb 21 15:18:48 piroxy systemd[1]: zabbix-proxy.service: Unit entered failed state.
    Feb 21 15:18:48 piroxy systemd[1]: zabbix-proxy.service: Failed with result 'exit-code'.
    Hint: Some lines were ellipsized, use -l to show in full.
  • jarilitukka
    Junior Member
    • Nov 2016
    • 3

    #2
    Hi,

    Did you ever get it to work?
    I'm having same problem myself

    Comment

    • moxy
      Junior Member
      • Feb 2016
      • 6

      #3
      Nope. Gave up after getting no response, I switched to using reverse SSH port forwarding.

      Comment

      • jarilitukka
        Junior Member
        • Nov 2016
        • 3

        #4
        Ok. Thanks.
        I opened new thread just in case.

        Comment

        Working...