FusionAuth Doesn't Start
-
When I run: .\startup.ps1
I see:
Starting fusionauth-app...
--> Logging to C:\Users\Andrew Knox\fusionauth\logs\fusionauth-app.logI'm on Windows 10, have installed node (v18) and PostgreSQL (v10). I've not included Elastic.
I can't seem to find another issue like this and the install appeared to work okay, "Install is complete. Time for tacos."
Any ideas anyone?
Thanks,
Andrew -
I got this to work in the end and set up my application + users in the web UI.
I deleted the installation and tried again from scratch into a different folder. I originally used a folder with spaces - that initially caused an issue and I had to amend one of the PS scripts to wrap a folder path in quotes so must have been linked to that as I didn't do anything different the second time around.
-
@andrew-1 Thanks for sharing the fix! Appreciate it!
-