FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. vvicazz
    V
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Best 1
    • Controversial 0
    • Groups 0

    vvicazz

    @vvicazz

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

    vvicazz Unfollow Follow

    Best posts made by vvicazz

    • RE: Cannot setup the first administrator account

      @dan
      My issue resolved , Issue occurred due to port conflict

      posted in Q&A
      V
      vvicazz

    Latest posts made by vvicazz

    • RE: Cannot setup the first administrator account

      @dan
      My issue resolved , Issue occurred due to port conflict

      posted in Q&A
      V
      vvicazz
    • RE: Cannot setup the first administrator account

      @dan

      Postgres: 12.13
      fusionauth: 1.42.1

      I tried creating fresh schema using sql script, but no luck still stuck at this admin setup page


      --------------------------------- Starting FusionAuth version [1.42.1] ----------------------------------

      2023-01-18 04:06:28.186 pm INFO io.fusionauth.api.plugin.guice.PluginModule - No plugins found
      2023-01-18 04:06:28.320 pm INFO io.fusionauth.api.service.system.NodeService - Node [392c604f-8e73-4a67-8038-e15c17ae562a] started.
      2023-01-18 04:06:28.691 pm INFO io.fusionauth.api.configuration.DefaultFusionAuthConfiguration - Loading FusionAuth configuration file [C:\dev\actops\fusion\fusionauth\config\fusionauth.properties]
      2023-01-18 04:06:28.746 pm INFO io.fusionauth.api.configuration.DefaultFusionAuthConfiguration - Dynamically set property [fusionauth-app.url] set to [http://192.168.1.9:9011]
      2023-01-18 04:06:28.747 pm INFO com.inversoft.configuration.BasePropertiesFileInversoftConfiguration -

      • Overriding default value of property [database.mysql.enforce-utf8mb4] with value [true]
      • Overriding default value of property [fusionauth-app.runtime-mode] with value [development]
      • Overriding default value of property [search.type] with value [database]

      2023-01-18 04:06:28.748 pm INFO com.inversoft.jdbc.hikari.DataSourceProvider - Connecting to PostgreSQL database at [jdbc:postgresql://localhost:5432/fusionauth]
      2023-01-18 04:06:28.749 pm WARN com.zaxxer.hikari.HikariConfig - HikariPool-1 - idleTimeout has been set but has no effect because the pool is operating as a fixed size pool.
      2023-01-18 04:06:28.749 pm INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
      2023-01-18 04:06:28.787 pm INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@303c55fa
      2023-01-18 04:06:28.794 pm INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
      2023-01-18 04:06:29.463 pm INFO com.inversoft.scheduler.DefaultScheduler - Starting up scheduler
      2023-01-18 04:06:29.464 pm INFO com.inversoft.scheduler.DefaultScheduler - Scheduler is running
      2023-01-18 04:06:29.563 pm INFO io.fusionauth.api.service.system.NodeService - Node [392c604f-8e73-4a67-8038-e15c17ae562a] added with address [http://192.168.1.9:9011]
      2023-01-18 04:06:30.065 pm INFO io.fusionauth.app.primeframework.FusionHTTPContextAuthSetup - Initializing the FusionAuth HTTP Context.
      2023-01-18 04:06:30.193 pm INFO org.primeframework.mvc.PrimeMVCRequestHandler - Initializing Prime
      2023-01-18 04:06:30.194 pm INFO org.primeframework.mvc.PrimeMVCRequestHandler - Initializing Prime
      2023-01-18 04:06:30.195 pm INFO io.fusionauth.http.server.HTTPServer - Starting the HTTP server. Buckle up!
      2023-01-18 04:06:30.222 pm INFO io.fusionauth.http.server.HTTPServer - HTTP server listening on port [9011]
      2023-01-18 04:06:30.222 pm INFO io.fusionauth.http.server.HTTPServer - HTTP server started successfully
      2023-01-18 04:06:30.222 pm INFO io.fusionauth.http.server.HTTPServer - Starting the HTTP server. Buckle up!

      posted in Q&A
      V
      vvicazz
    • RE: Cannot setup the first administrator account

      Database: Postgres
      fusionauth: 1.4.2
      os: windows 11

      I am also facing same issue.
      No error in fusionsuth-app.log

      posted in Q&A
      V
      vvicazz