Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1753

Unable to deploy application on Kubernetes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Deployment
    • None

    Description

      fineract-server container throwing issue while trying to deploy on a Kubernetes cluster using the deployment files available in repo. (using the fineract:latest available image (updated 9 months ago on DockerHub)

      Error -

      2022-09-22 11:57:26.297  INFO 9 --- [           main] org.apache.fineract.ServerApplication    : Starting ServerApplication using Java 11.0.13 on fineract-server-66948d6dc4-6lg5p with PID 9 (/app started by root in /)
      2022-09-22 11:57:26.352  INFO 9 --- [           main] org.apache.fineract.ServerApplication    : No active profile set, falling back to default profiles: basicauth
      2022-09-22 11:57:36.888  INFO 9 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http) 8443 (https)
      2022-09-22 11:57:39.457 ERROR 9 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Exception during pool initialization.
      java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=localhost)(port=3306)(type=master) : Socket fail to connect to host:localhost, port:3306. Connection refused (Connection refused)
      

      I tried to build latest image and use that as part of docker-compose deployment process, however I observe this issue while trying to access - https://localhost:8443/fineract-provider/

      Whitelabel Error Page

      This application has no explicit mapping for /error, so you are seeing this as a fallback.
      Fri Sep 23 10:23:18 GMT 2022
      There was an unexpected error (type=Not Found, status=404).

      Attachments

        Activity

          People

            Unassigned Unassigned
            prajyot.parab2 Prajyot Parab
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: