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

    Can not get into maintenance mode

    Scheduled Pinned Locked Moved
    Q&A
    0
    9
    6.1k
    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.
    • M
      marcasellkhelaifi
      last edited by

      Hi, I just downloaded and ran FusionAuth by following the guide here : https://fusionauth.io/download/. After running startup.sh, I got an error so I can not run FusionAuth. Here is the full log : https://pastebin.com/K3wUgfgN. Any help will be appreciated, thank you.

      M 1 Reply Last reply Reply Quote 0
      • M
        marcasellkhelaifi @marcasellkhelaifi
        last edited by

        After I checked, I decided to run ``./shutdown.shand executed./start.sh`.

        Next, I found this error : ERROR com.inversoft.maintenance.db.JDBCMaintenanceModeDatabaseService - No [MySQL] Driver found. The [Connector/J jar] may be missing or not be accessible.

        How should I fix this ?

        1 Reply Last reply Reply Quote 0
        • M
          marcasellkhelaifi
          last edited by

          Pardon me, would you mind helping this issue @dan ?... Otherwise, could you please give me a documentation link that cover this ? Thank you..

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

            We cannot ship the MySQL due to licensing restrictions. This means we have to download it once you select MySQL, and outbound network access is required to download the correct MySQL connector.

            https://fusionauth.io/docs/v1/tech/installation-guide/system-requirements/#network-access

            Ensure you have allowed for outbound network access, or if you must air gap the installation, ensure you have copied the MySQL JDBC connector into the correct location.

            If you are running Docker, here is an example to package the driver.
            https://github.com/FusionAuth/fusionauth-containers/blob/master/docker/fusionauth/fusionauth-app-mysql/Dockerfile

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

              @marcasellkhelaifi I hope Dan's answer helps. Just to be clear, here are our technical support guidelines: https://fusionauth.io/technical-support/ We want to be super transparent about what we commit to.

              FusionAuth team members and community members like to help each other out. The best way to get help is to outline your problem in as much detail as you can and show the community the troubleshooting steps you've taken. While it never hurts to ask, the more details you can provide the better. (If you need guaranteed response time, please consider a support contract.)

              Thanks for helping out @robotdan .

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

              1 Reply Last reply Reply Quote 0
              • M
                marcasellkhelaifi @robotdan
                last edited by

                @robotdan Thank you @robotdan and @dan , I appreciate your time.

                I have installed MySQL/J connector. Then I got an error saying : The database and schema exist, but for some reason the ordinary user you specified cannot connect to it. Perhaps the user already existed and you provided the wrong password. The error from the database was [Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.]..

                This is how Maintenance Mode Database Configuration looks :
                a74cd5ee-8319-4405-9cde-dfafb235910f-image.png
                582e9acb-c619-4442-aedc-60dd2c8944c3-image.png

                I once provided a user credentials with superuser privileges but it still did not work and got the same error. Could you please give a clue ? Thank you...

                1 Reply Last reply Reply Quote 1
                • joshuaJ
                  joshua
                  last edited by

                  Linking to existing conversation:

                  https://fusionauth.io/community/forum/topic/1086/how-may-i-see-the-name-of-database-created-used-by-fusionauth-in-local-mysql?_=1623774571813

                  1 Reply Last reply Reply Quote 0
                  • M
                    marcasellkhelaifi
                    last edited by

                    Thank you @joshua , I will continue this thread in that post.

                    1 Reply Last reply Reply Quote 0
                    • M
                      marcasellkhelaifi
                      last edited by

                      This issue, in my opinion, has been resolved in this thread : https://fusionauth.io/community/forum/topic/1086/how-may-i-see-the-name-of-database-created-used-by-fusionauth-in-local-mysql?_=1623774571813.

                      If anyone has the same issue, I hope it will be helpful. Thank you.

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