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

    Can't connect to Postgres db in Azure

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

      Running FusionAuth docker container in Azure Container Instance service. DB is using Azure's managed PostgreSQL db.

      The super user account connected fine and created the normal user and the database.

      When it goes to the next step and tries to connect with the normal user I get errors. I have logged in using the created user manually from my machine and it works fine.

      From the Maintenance mode, if I set the username as just the plain username I get the error:
      4f3d13e0-217d-4f7e-928c-b07150d579f4-image.png

      But if I change the username to include the @hostname portion which is what I used to login using pgAdmin I get:
      5352ba61-537a-48ef-9738-00a88122ae6c-image.png

      Am I doing something incorrectly?

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

        Hi @keith ,

        There are some improvements FA can make to the way it works with hosted databases. Here's the github issue: https://github.com/FusionAuth/fusionauth-issues/issues/95

        Can you try using the advanced installation: https://fusionauth.io/docs/v1/tech/installation-guide/fusionauth-app#advanced-installation and see if that works for you?

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

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