FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

FusionAuth Setup Wizard Error #2762

Closed PsycloneTM closed 3 weeks ago

PsycloneTM commented 1 month ago

FusionAuth Setup Wizard Error

Description

After installing everything as it told me and adding my postgres it says I've gotten an unexpected error

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

image image

robotdan commented 3 weeks ago

The exception in the log would indicate you have another service running on 9012. You'll need to ensure that port is available to FusionAuth, or you can optionally change it using the configuration.

See fusionauth-app.http-local.port in the config reference if you need to change it.