FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. hnikolov
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    hnikolov

    @hnikolov

    1
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    hnikolov Unfollow Follow

    Best posts made by hnikolov

    • RE: All password change APIs failing

      Hi Dan,

      I was asked to politely let you know that there's a chance it may not be the same issue as the one you linked; and to point out that our specific issue had to do with the password-change endpoint in particular (it was returning a 500 Server Error, even in the official FusionAuth admin panel). We are also on a higher version than the other gentleman.

      However the issue described in the other post also suggests that the change-password endpoint is failing to work as expected, which may indicate a bug in the code, and so you may be spot on in thinking that the issues are related.

      posted in Comments & Feedback
      H
      hnikolov

    Latest posts made by hnikolov

    • RE: All password change APIs failing

      Hi Dan,

      I was asked to politely let you know that there's a chance it may not be the same issue as the one you linked; and to point out that our specific issue had to do with the password-change endpoint in particular (it was returning a 500 Server Error, even in the official FusionAuth admin panel). We are also on a higher version than the other gentleman.

      However the issue described in the other post also suggests that the change-password endpoint is failing to work as expected, which may indicate a bug in the code, and so you may be spot on in thinking that the issues are related.

      posted in Comments & Feedback
      H
      hnikolov
    • RE: All password change APIs failing

      Regarding usage that led to this error -- it was failing any and all password change request including direct attempts from the admin panel. I'm sorry but I cannot accurately say when it started or what caused it, I only noticed it today.

      posted in Comments & Feedback
      H
      hnikolov
    • RE: All password change APIs failing

      I was using the ":latest" version in my docker-compose file.

      Since making this post, I downgraded to 1.16.1 and it's working!

      Yes, that API is the one I was attempting to use, and I assume what the admin panel page was trying to use too 🙂

      posted in Comments & Feedback
      H
      hnikolov
    • All password change APIs failing

      Hi,

      I am looking to give users the ability to change their password. However, all password change requests yield a 500 Server Error, including attempts directly from the admin panel. I am running FusionAuth on a Docker container. All other endpoints work fine so far.

      I have tried

      • changing password via JWT
      • changing password via API key
      • changing password via admin panel

      Attached below is a stack trace from the logs. Any help would be greatly appreciated!

      Stack trace:
      f3509978-073e-4092-92e2-a5c096eeaa6a-image.png

      posted in Comments & Feedback
      H
      hnikolov