FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Tags
    3. timeout
    Log in to post
    • All categories
    • danD

      DistributedCacheNotifier error message when loading data

      Q&A
      • logs error timeout • • dan
      2
      0
      Votes
      2
      Posts
      3.7k
      Views

      danD

      We have had a couple of people have this exception in Kubernetes because the nodes can’t talk to each other. Is your setup configured so that each node can talk to each other node?

      I would expect that the configuration would need to use the k8s names rather than IP addresses for all of the nodes. This is configurable in the configuration file or through env variables. More here: https://fusionauth.io/docs/v1/tech/reference/configuration/ . Look for the fusionauth-app.url setting.

    • danD

      Can we increase timeout of the login request?

      Q&A
      • timeout connectors generic login • • dan
      3
      0
      Votes
      3
      Posts
      1.3k
      Views

      danD

      You can increase the timeout of the login request to a connector. If you sign in to the admin UI and navigate to "Settings" and then "Connectors", you can modify either of these settings:

      "Connect timeout" "Read timeout"

      The default value for these is 2 seconds.

      There is more documentation on this topic here: https://fusionauth.io/docs/v1/tech/connectors/generic-connector/

      You can also change them via the API, if that's more in line with your current workflow. That's documented here: https://fusionauth.io/docs/v1/tech/apis/connectors/generic/#update-the-generic-connector