FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. nick 1
    3. Topics
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 9
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by nick 1

    • N

      HTTP in Lambda

      Comments & Feedback
      • • • nick 1
      2
      0
      Votes
      2
      Posts
      1.4k
      Views

      joshuaJ

      @nick-1

      You will want to ensure that you have activated your license to enable the use of the HTTP Connect functionality in lambdas. We have more in our documentation below.

      https://fusionauth.io/docs/v1/tech/admin-guide/licensing#adding-your-license-to-your-instance

      Please let us know if you require additional assistance.

      Thanks,
      Josh
      FusionAuth

    • N

      Email Client Password Not Saved

      Comments & Feedback
      • • • nick 1
      7
      0
      Votes
      7
      Posts
      1.8k
      Views

      danD

      @nick-1 Thanks for sharing your step by step process. I know that AWS throttles port 25 on all EC2 instances, but am not sure about Fargate/ECS: https://aws.amazon.com/premiumsupport/knowledge-center/ec2-port-25-throttle/

      Perhaps that was the issue?

    • N

      ERROR: Role "fusionauth" is a member of "fusionauth"

      Comments & Feedback
      • • • nick 1
      4
      1
      Votes
      4
      Posts
      1.3k
      Views

      danD

      @nick-1 said in ERROR: Role "fusionauth" is a member of "fusionauth":

      Not sure if you have a recommendation on how to manage clustered fusion auth app upgrades requiring db migrations in a CI/CD pipeline?

      Here's our general upgrade guidance:

      https://fusionauth.io/docs/v1/tech/admin-guide/upgrade#downtime

      Our migration scripts are consistently named, so you should be able to pull down the zip file, see if any new migrations are present, then apply them in order.