FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    I am having issues upgrading my containerized version of FusionAuth

    Scheduled Pinned Locked Moved Solved
    Q&A
    2
    2
    3.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • joshuaJ
      joshua
      last edited by dan

      I'm seeing this message:

      exec /usr/local/fusionauth/fusionauth-app/bin/start.sh: exec format error

      when I try to upgrade FusionAuth. I'm running containers.

      danD 1 Reply Last reply Reply Quote 0
      • joshuaJ joshua has marked this topic as solved on
      • danD
        dan @joshua
        last edited by

        Ensure that the source machine that is building your image is the correct architecture type.

        • https://www.reddit.com/r/kubernetes/comments/13lurdl/kubernetes_error_exec_usrlocalbinyarn_exec_format/?rdt=39252

        For instance, if you are building a K8's cluster running linux (x86) but have built the image locally on a Apple M2 Mac (ARM based), then you will need to instruct docker to use the build x command to build a multi-platform build or change the source build machine.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post