bireme / proethos2

Other
14 stars 33 forks source link

How to create the admin user (ProEthos2 default authentication) #526

Closed Gizachew-sys closed 2 years ago

Gizachew-sys commented 3 years ago

php app/console proethos2:createsuperuser --email=admin@proethos2.com --username=admin --password=proethos2 the user successfully created! but i can't login it error

wilsonmoura commented 3 years ago

@Gizachew-sys Please update ProEthos2 system, follow the installation guide (click here) and try to login again.

wilsonmoura commented 3 years ago

@Gizachew-sys we recommend testing the same fix applied in #538

rnochezmc commented 3 years ago

Thanks, did all as per your suggestions above(fix #538) but still getting same errors:

  1. when trying to create admin user from terminal Captura de pantalla 2021-10-04 a la(s) 9 51 42 a  m

  2. when trying to create user though create new user inteface Captura de pantalla 2021-10-04 a la(s) 9 52 09 a  m

wilsonmoura commented 2 years ago

@rnochezmc please install all required Sodium libraries running the following command:

 $ sudo zypper install libsodium libsodium-dev php-sodium php-libsodium