I wrote an issue : https://github.com/FusionAuth/fusionauth-issues/issues/1691
I give more details here.
I wrote an issue : https://github.com/FusionAuth/fusionauth-issues/issues/1691
I give more details here.
On Windows 10.
FusionAuth Version : 1.36.1
https://files.fusionauth.io/products/fusionauth/1.36.1/fusionauth-app-1.36.1.zip
I tried to install with Fast Path Install.
When I launch http://localhost:9011/, there is an error.
So I use FusionAuth App Installation Method.
https://fusionauth.io/direct-download
I had an error in log : JRE_HOME not existing.
I had the JRE_HOME myself.
JRE_HOME = C:\Program Files\Java\jre1.8.0_321
Now I have this error in .\fusionauth\logs\fusionauthapp_stderr.log :
Unrecognized option: --add-exports=java.base/sun.security.x509=ALL-UNNAMED
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
I don't understand why.
Can you help me ?
Thanks.