FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. aivanov
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    aivanov

    @aivanov

    0
    Reputation
    2
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    aivanov Unfollow Follow

    Latest posts made by aivanov

    • RE: Connection closed errors with managed Postgresql on DigitalOcean

      Thanks @joshua !

      posted in General Discussion
      A
      aivanov
    • RE: Connection closed errors with managed Postgresql on DigitalOcean

      Thanks @joshua !
      Could you tell how to monitor the HikariCP connection pool? Fusionauth launched in docker.

      posted in General Discussion
      A
      aivanov
    • RE: Connection closed errors with managed Postgresql on DigitalOcean

      @joshua Hello!
      Thanks for advice!
      We use aws rds service, not digital ocean.
      Our fusionauth insnacess works with the rds base through a rds proxy. Rds proxy has a config parametr: Idle client connection timeout and it 30 min now.
      I understand correctly that we need to set it less than the value DATABASE_MAX_LIFETIME (now is 240 sec)?
      4fb93483-f425-44b7-859b-5bacf10cf25c-image.png

      posted in General Discussion
      A
      aivanov
    • RE: Connection closed errors with managed Postgresql on DigitalOcean

      @joshua @maciej-wisniowski
      Hi! We continue to have these errors ( Error querying database. Cause: java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 2000ms.)
      Please, can you recommend something for debugging this?

      posted in General Discussion
      A
      aivanov
    • RE: Connection closed errors with managed Postgresql on DigitalOcean

      Hi!
      We have the same problem FA work with AWS Proxy PosgreSQL manage DB. The last case was with the version FA 1.29.2
      Please advise how to debug this problem from the FA side.
      Sample exception:
      bb754a45-8396-4f7b-82d4-3bed0cdaef21-image.png

      posted in General Discussion
      A
      aivanov
    • How to connecting to a database in a cluster PostgreSQL?

      Hello!
      We have a postgresql cluster on Amazon Aurora
      We set the configuration as: DATABASE_URL = jdbc: postgresql: // postgres_master: 5432, postgres_slave: 5432 / fusionauth
      But we get an error at the start of the application:
      PM ERROR com.inversoft.maintenance.db.JDBCURL - Could not parse jdbcString
      Has anyone had a similar configuration? How to register a connection to a db cluster in fusionauth?

      posted in Q&A
      A
      aivanov