YetiForceCompany / YetiForceCRM

Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
https://yetiforce.com
Other
1.72k stars 742 forks source link

[bug] Install process not accepting database username #12417

Closed jbwaclawski-msm closed 4 years ago

jbwaclawski-msm commented 4 years ago

🐞 bug report

⁉️ Describe the bug

While attempting to install YetiForce as an Azure App Service, I've reached the System Configuration page asking for database information and YetiForce admin information. After entering all of the proper data and clicking next, I am directed to a screen summarizing the information I entered previously. This screen is indicating that the database username field is empty and is not letting me progress (no NEXT button, only BACK). I've verified that the username is being entered correctly, but nothing seems to be resolving this.

πŸ”₯ How to trigger the error

Steps to reproduce the behavior:

  1. Push contents of latest YetiForce zip to App Service application via FTP
  2. Navigate to app service URL and walk through install process
  3. Get to System Configuration page and enter requested information (mysql username is msmadmin@yetiforce-test)
  4. Press next after entering all information
  5. Notice that there is no NEXT button and that the User name field title is red and there is no username listed

πŸ‘ Expected Behavior

Expecting the summary page to list the username entered and allow me to continue setting up YetiForce

πŸ‘· Testing

πŸ“· Screenshot of configuration

image image

vovpff commented 4 years ago

@jbwaclawski-msm I'm not sure but database user name should be without @ Be careful: Using separated web-server and database is non secure.

bpabiszczak commented 4 years ago

Be careful: Using separated web-server and database is non secure.

Really?

@jbwaclawski-msm I'm not sure but database user name should be without @jbwaclawski-msm

Check the database server logs or must the programmer check this.

vovpff commented 4 years ago

@bpabiszczak no.