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

    How can I connect Mysql from Gcloud to FusionAuth?

    Scheduled Pinned Locked Moved
    Q&A
    2
    2
    253
    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.
    • A
      abukie969
      last edited by

      I have created mysql database in Gcloud but after that when I try to connect it to fusionauth using public IP address it doesn't work , how should I try?

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

        Hmmm. I'm no gcloud expert. But here's where I'd start looking.

        • What version of FusionAuth are you running?
        • Can you connect to the mysql database in gcloud directly?
        • Are you seeing any errors in the FusionAuth log files?
        • Can you connect to where FusionAuth is running and try to connect to the database directly?
        • Is the issue the connection or that FusionAuth isn't running as a privileged user? If the latter is the case, silent mode might help. You can run the table create statements directly against your database and FusionAuth will notice that after starting up.

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

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