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

    FusionAuth 1.37 is released

    Scheduled Pinned Locked Moved
    Release
    5
    13
    13.0k
    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.
    • C
      chekikeja @greggwonderly
      last edited by

      Hello @greggwonderly

      Have you managed to solve this issue? I am getting the same error log when running the startup script on windows.

      G robotdanR 2 Replies Last reply Reply Quote 0
      • G
        greggwonderly @chekikeja
        last edited by

        @chekikeja I switched back to version 1.36 for now and it is working there as it was prior to this update.

        C danD 2 Replies Last reply Reply Quote 0
        • C
          chekikeja @greggwonderly
          last edited by

          @greggwonderly Using Postgresql worked for me. Although I realized if you had initially selected MySql, this error is still thrown. The solution is to do a fresh installation of fusionauth and only select Postgresql while filling the maintenance mode form.

          danD 1 Reply Last reply Reply Quote 0
          • danD
            dan @chekikeja
            last edited by

            @chekikeja FYI, windows support is going to come through WSL2 in 1.37 and beyond.

            https://fusionauth.io/docs/v1/tech/release-notes

            Windows install has been removed. Our strategy is to support Windows using WSL 2 with our provided debian package. Please plan to utilize this strategy, and open a GitHub issue if you encounter issues with the installation.

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

            1 Reply Last reply Reply Quote 0
            • danD
              dan @greggwonderly
              last edited by

              @greggwonderly Hmm. Interesting.

              Were you upgrading?

              Do you see this on a fresh install?

              What version of mysql are you using?

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

              1 Reply Last reply Reply Quote 0
              • H
                hwallenstone
                last edited by

                I have the same problem. Yes, it is a fresh install.

                robotdanR 1 Reply Last reply Reply Quote 0
                • robotdanR
                  robotdan @hwallenstone
                  last edited by

                  @hwallenstone @chekikeja @greggwonderly

                  Sorry for the delay here, I've opened a GH issue to identify the cause of this and resolve ASAP.
                  https://github.com/FusionAuth/fusionauth-issues/issues/1862

                  1 Reply Last reply Reply Quote 0
                  • robotdanR
                    robotdan @greggwonderly
                    last edited by

                    @greggwonderly

                    When using the Docker image you'll need to either use PostgreSQL or build the MySQL JDBC connector into the image.

                    We've updated the Docker Hub description and the Docker install instructions to make this clearer.

                    https://hub.docker.com/r/fusionauth/fusionauth-app
                    https://fusionauth.io/docs/v1/tech/installation-guide/docker#limitations
                    https://raw.githubusercontent.com/FusionAuth/fusionauth-containers/master/docker/fusionauth/fusionauth-app-mysql/Dockerfile

                    This is a current limitation due our current understanding of the license under which the MySQL JDBC connector is released by Oracle.

                    1 Reply Last reply Reply Quote 0
                    • robotdanR
                      robotdan @chekikeja
                      last edited by

                      @chekikeja

                      You'll need to use WSL v2 or wait for the update which will include a native Windows start script using PowerShell.

                      See https://github.com/FusionAuth/fusionauth-issues/issues/1848

                      danD 1 Reply Last reply Reply Quote 0
                      • danD
                        dan @robotdan
                        last edited by

                        Just to close the loop on this, 1.40 includes the native window installation script and there are now instructions on how to install the mysql jar file.

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

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