FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Tags
    3. upgrade
    Log in to post
    • All categories
    • W

      Solved Safe Upgrade Guide: Moving from FusionAuth 1.54 to 1.59

      Frequently Asked Questions (FAQ)
      • upgrade • • wesley
      2
      0
      Votes
      2
      Posts
      12
      Views

      W

      During an upgrade, FusionAuth monitors your deployment, and if it becomes unresponsive for more than five minutes, the on-call engineer is alerted. A snapshot of the database is taken before the upgrade, so a rollback is possible, though it is manual and would result in data loss from the time of the upgrade to the rollback. Rollbacks are very rare and have only happened once in the past four years.

      You can safely upgrade directly to 1.59, and many customers do skip versions. The upgrade process is straightforward: once started, the deployment status changes to Upgrading and returns to Active when complete. For production instances, downtime is minimal (typically seconds, if at all) because multi-node deployments use rolling upgrades. Most upgrades take under 20 minutes, though in rare cases they can take up to an hour.

      FusionAuth never forces you to upgrade, but if you are running a very old version (1–2 years behind) and encounter issues, support may request that you upgrade before troubleshooting.

      Upgrading a Deployment

    • danD

      Solved Is there a way to see how advanced themes have changed between releases?

      Q&A
      • theme upgrade • • dan
      2
      0
      Votes
      2
      Posts
      2.8k
      Views

      danD

      The best way to see this is to visit the theme history github repo.

      It is mentioned in the theme upgrade documentation.

    • danD

      SQLException when upgrading

      Q&A
      • exception upgrade • • dan
      2
      0
      Votes
      2
      Posts
      1.7k
      Views

      danD

      That looks like you haven't applied the migrations needed. Per the release notes, that upgrade will require database migrations: https://fusionauth.io/docs/v1/tech/release-notes/

      As a reminder, you can have fusionauth do the database migrations, but only if you are in development mode (check fusionauth.properties). If you are in production mode, you'll have to apply the migrations yourself, as outlined here: https://fusionauth.io/docs/v1/tech/installation-guide/upgrade/#database

    • danD

      Upgrading FusionAuth cloud installation

      Q&A
      • cloud upgrade • • dan
      4
      0
      Votes
      4
      Posts
      3.5k
      Views

      danD

      FYI a lot more FusionAuth Cloud details are available in the cloud installation guide.

    • danD

      Upgrade issue from 1.21 -> 1.22

      Q&A
      • database upgrade • • dan
      3
      0
      Votes
      3
      Posts
      1.9k
      Views

      robotdanR

      Added missing db migration notices for 1.21.0 and 1.22.0.

    • danD

      Moving from community edition to a paid edition

      Q&A
      • community paid edition upgrade • • dan
      2
      0
      Votes
      2
      Posts
      1.7k
      Views

      danD

      Once you make the purchase, you will be given a license id. You’ll enter that license id into your self-hosted FusionAuth under the Reactor menu item. This will activate your license and enable all of the premium features.

      If you also purchase an Edition that comes with support, you’ll see a new menu item on your account in the FusionAuth website. This will let you open support tickets or provide you with our support phone number if you have an emergency.