FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. paul.fink
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 10
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by paul.fink

    • P

      Unsolved Performance issues after upgrade

      Q&A
      • • • paul.fink
      3
      1
      Votes
      3
      Posts
      876
      Views

      joshuaJ

      @paul-fink marking this thread as being addressed out of this forum band.

      -Josh

    • P

      Group application roles getting removed

      General Discussion
      • • • paul.fink
      3
      0
      Votes
      3
      Posts
      852
      Views

      P

      @dan Issue created here:
      https://github.com/FusionAuth/fusionauth-issues/issues/1717

    • P

      Fusionauth crashes after search for users

      General Discussion
      • • • paul.fink
      7
      1
      Votes
      7
      Posts
      744
      Views

      P

      @dan I did not have FUSIONAUTH_APP_MEMORY set so it was just at the default value.
      I upped the value to 1gb when the container had 1gb and it no longer crashed with out of memory errors however the container would still die then restart. Not seeing any logs for it.
      I tried making the value smaller than 1gb but it behaved the same. I then upped the container to 2 gb of memory and set FUSIONAUTH_APP_MEMORY to 1gb. Now it seems to be working ok and not crashing. Is there some further performance tuning that I can do on it?

    • P

      Client Credentials Introspection

      Q&A
      • • • paul.fink
      4
      0
      Votes
      4
      Posts
      724
      Views

      P

      @joshua Thanks for confirming the behavior I am seeing. I will try using a library to validate the jwt instead.