Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error due to Silent Mode #23

Open
richb201 opened this issue Feb 19, 2021 · 1 comment
Open

Getting error due to Silent Mode #23

richb201 opened this issue Feb 19, 2021 · 1 comment

Comments

@richb201
Copy link

I am having some issues with configuring. From my docker log I am getting:

2021-02-19 6:31:49.102 AM 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:

  • You are using a deprecated configuration property name of [DATABASE_ROOT_USER]. The new allowed names for that property are [database.root.username]

This is followed by this Silent Mode Error:
---------------------------------- Entering Silent Configuration Mode -----------------------------------

2021-02-19 6:31:49.153 AM ERROR com.inversoft.maintenance.db.JDBCURL - Could not parse jdbcString [jdbc:mysql:database-2.cwymdn16cxes.us-east-1.rds.amazonaws.com]
2021-02-19 6:31:49.162 AM ERROR com.inversoft.maintenance.db.DatabaseSilentConfigurationWorkflowTask - Encountered an error while running silent mode
java.lang.IllegalStateException: Invalid database URL [jdbc:mysql:database-2.cwymdn16cxes.us-east-1.rds.amazonaws.com]

I don't know why it is going into silent mode? Where is the config file located? I can't seem to find fusionauth.properties.

@robotdan
Copy link
Member

Can you try adding the Db port to the connection string?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants