How to restart FusionAuth
-
I am working on some code where I am trying to register a user who is already registered. I find that my application won't restart after this until I reboot the PC. It seems to be related to fusionAuth because I usually bring my app up an down without an issue. Do I perhaps need to stop the fusion client? If not can you tell me how to restart FA from the ubuntu CLI so I don't need to reboot each time?
-
I think I lost this post so i will try again. I am fooling with part of my app where I am trying to register a user who is already registered (I think) and my application won't restart without rebooting my PC. Can you tell me if I need to unregister the app in these situations? Is there some way to stop the FA "service" from the CLI so I don't have to reboot the entire PC each time?
-
Solved. The error code coming back is [duplicate]user.email. I just need to ignore that!