Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support Advanced troubleshooting PandoraFMS docker on Raspberry with Raspbian

  • PandoraFMS docker on Raspberry with Raspbian

    Posted by mafelipe16 on August 25, 2020 at 15:33

    Hi all, I have performed a search in the forum but no threads related to Raspberry with Raspbian and if its supported the PandoraFMS container.

    Im getting the following error when trying to run the image:
    standard_init_linux.go:211: exec user process caused “exec format error”

    I have done a search in google and looks like this error is because there is no support of the architecture on the docker file.

    Does anyone knows if PandoraFMS container can be run in a raspberry with raspbian?

    Regards.

    ismael-moreno replied 4 years ago 3 Members · 2 Replies
  • 2 Replies
  • Jimmy

    Moderator
    August 25, 2020 at 17:31
    39 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    ¡Hi!

    Architecture x86 versus ARM: we need a new compilation and build a new image just for that. 

    ¿Maybe Dockcross can help?

    https://github.com/dockcross/dockcross

    ¡Have a nice day!

  • ismael-moreno

    Member
    September 9, 2020 at 18:45
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi,
    We only support the agent install on raspbian, it can be installed using sources and make.
    Regarding the pandorafms docker image as the most of this images is compiled in x64 and cannot be used in ARM.
    Kind regards.