@dan
Thanks for fixing the IP address UI issue. Since we are still facing intermittent node restarts we decided to host fusionauth in Azure AppService to see if overrule the AKS cluster. We are still experiencing fusion node restarts every day.
We managed to capture logs. Can you take a look and let us know what could be causing these restarts. Attached screenshot tells us when exactly the nodes got restarted and attached logs proves the restart.
Level,ResultDescription
Informational," 2021-03-06 3:07:29.140 PM INFO io.fusionauth.api.service.system.NodeService - Node [b43e256c-6c5f-4615-b4eb-c1ae5ccf460c] with address [http://172.16.0.2:9011] removed because it has not checked in for the last [83] seconds. Bye node.
"
Informational," 2021-03-06 3:11:34.150 PM INFO io.fusionauth.api.service.system.NodeService - Node [b43e256c-6c5f-4615-b4eb-c1ae5ccf460c] promoted to master at [2021-03-06T15:11:34.149960Z], the previous master Node [22aedd8d-4d00-456d-a8f7-22882cb9b5c5] had not checked in since [2021-03-06T15:05:37.306Z]
"
Error," NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
"
Error," 06-Mar-2021 15:14:03.441 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat Native library which allows using OpenSSL was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib]
"
Error," 06-Mar-2021 15:14:04.266 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [""http-nio-9011""]
"
Error," 06-Mar-2021 15:14:04.310 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
"
Error," 06-Mar-2021 15:14:04.350 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [""https-jsse-nio-9013""]
"
Error," 06-Mar-2021 15:14:04.966 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
"
Error," 06-Mar-2021 15:14:04.972 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [""ajp-nio-127.0.0.1-9019""]
"
Error," 06-Mar-2021 15:14:04.979 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
"
Error," 06-Mar-2021 15:14:04.983 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 2299 ms
"
Error," 06-Mar-2021 15:14:05.000 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
"
Error," 06-Mar-2021 15:14:05.002 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.57
"
Error," Mar 06, 2021 3:14:09 PM org.apache.jasper.servlet.TldScanner scanJars
"
Error," INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
"
Informational," 2021-03-06 3:14:10.434 PM INFO io.fusionauth.api.configuration.DefaultFusionAuthConfiguration - Loading FusionAuth configuration file [/usr/local/fusionauth/config/fusionauth.properties]
"
Informational," 2021-03-06 3:14:10.459 PM INFO io.fusionauth.api.configuration.DefaultFusionAuthConfiguration - Dynamically set property [fusionauth-app.url] set to [http://172.16.0.2:9011]
"
Informational,"
"
Informational," - Overriding default value of property [FUSIONAUTH_APP_RUNTIME_MODE] with value [production]
"
Informational," - Overriding default value of property [search.type] with value [database]
"
Informational," - Overriding default value of property [database.mysql.connector-version] with value [8.0.21]
"
Informational," - Overriding default value of property [database.mysql.enforce-utf8mb4] with value [true]
"
Informational," 2021-03-06 3:14:10.473 PM INFO com.inversoft.configuration.BasePropertiesFileInversoftConfiguration -
"
Informational,"
"
Informational," 2021-03-06 3:14:10.474 PM WARN com.inversoft.configuration.BasePropertiesFileInversoftConfiguration - Your FusionAuth configuration file [/usr/local/fusionauth/fusionauth-app/apache-tomcat/../../config/fusionauth.properties] needs attention. Here are the warnings:
"
Informational," - You are using a deprecated configuration property name of [DATABASE_USER]. The new allowed names for that property are [database.username]
"
Informational,"
"
Informational," 2021-03-06 3:14:10.488 PM INFO org.primeframework.mvc.servlet.PrimeServletContextListener - Initializing Prime
"
Informational,"
"
Informational,"
"
Informational," ---------------------------------------------------------------------------------------------------------
"
Informational," ---------------------------------------------------------------------------------------------------------
"
Informational," --------------------------------- Starting FusionAuth version [1.23.3] ----------------------------------
"
Informational," 2021-03-06 3:14:10.490 PM INFO io.fusionauth.app.guice.FusionAuthModule -
"
Informational," 2021-03-06 3:14:11.232 PM INFO io.fusionauth.api.plugin.guice.PluginModule - No plugins found
"
Informational," 2021-03-06 3:14:12.272 PM INFO io.fusionauth.api.service.system.NodeService - Node [8d8c9f0f-2965-44f3-a4bf-4c2aa17e10fa] started.
"
Informational," 2021-03-06 3:14:14.225 PM INFO io.fusionauth.api.configuration.DefaultFusionAuthConfiguration - Loading FusionAuth configuration file [/usr/local/fusionauth/config/fusionauth.properties]
"
Informational," 2021-03-06 3:14:14.229 PM INFO io.fusionauth.api.configuration.DefaultFusionAuthConfiguration - Dynamically set property [fusionauth-app.url] set to [http://172.16.0.2:9011]
"
Informational," - Overriding default value of property [search.type] with value [database]
"
Informational,"
"
Informational," 2021-03-06 3:14:14.232 PM INFO com.inversoft.configuration.BasePropertiesFileInversoftConfiguration -
"
Informational," - Overriding default value of property [database.mysql.connector-version] with value [8.0.21]
"
Informational," - Overriding default value of property [database.mysql.enforce-utf8mb4] with value [true]
"
Informational," - Overriding default value of property [FUSIONAUTH_APP_RUNTIME_MODE] with value [production]
"
Informational,"
"
Informational," - You are using a deprecated configuration property name of [DATABASE_USER]. The new allowed names for that property are [database.username]
"
Informational," 2021-03-06 3:14:14.232 PM WARN com.inversoft.configuration.BasePropertiesFileInversoftConfiguration - Your FusionAuth configuration file [/usr/local/fusionauth/fusionauth-app/apache-tomcat/../../config/fusionauth.properties] needs attention. Here are the warnings:
"
Informational,"
"
Informational," 2021-03-06 3:14:14.250 PM INFO com.inversoft.jdbc.hikari.DataSourceProvider - Connecting to PostgreSQL database at [jdbc:postgresql://fusionauth.postgres.database.azure.com/fusionauth]
"
Informational," 2021-03-06 3:14:14.254 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.
"
Informational," 2021-03-06 3:14:14.258 PM INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
"
Informational," 2021-03-06 3:14:15.822 PM INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
"
Informational," 2021-03-06 3:14:17.904 PM INFO com.inversoft.scheduler.DefaultScheduler - Starting up scheduler
"
Informational," 2021-03-06 3:14:17.905 PM INFO com.inversoft.scheduler.DefaultScheduler - Scheduler is running
"
Informational," 2021-03-06 3:14:23.153 PM INFO io.fusionauth.api.service.system.NodeService - Node [8d8c9f0f-2965-44f3-a4bf-4c2aa17e10fa] added with address [http://172.16.0.2:9011]
"
Error," 06-Mar-2021 15:14:24.481 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [""http-nio-9011""]
"
Error," 06-Mar-2021 15:14:24.519 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [""https-jsse-nio-9013""]
"
Error," 06-Mar-2021 15:14:24.540 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [""ajp-nio-127.0.0.1-9019""]
"
Error," 06-Mar-2021 15:14:24.564 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 19580 ms
"