YunoHost-Apps / dolibarr_ynh

Dolibarr ERP & CRM is a modern software to manage your organization's activity. This is an integration of Dolibarr in YunoHost
https://www.dolibarr.org/
GNU Affero General Public License v3.0
13 stars 19 forks source link

Installation fails. #113

Open orhtej2 opened 9 months ago

orhtej2 commented 9 months ago

Describe the bug

Installation works but is unusable as per this thread. Log indicates warnings on things that should have been errors TBH (patch failed to apply, then postinstall failed on importing LDAP users).

Context

Steps to reproduce

Expected behavior

Works.

Logs

Logs: https://paste.yunohost.org/raw/uxaqohezad

Sebseb01 commented 3 months ago

I have same issue here. On fresh install of Yunohost 11, on a local server. Dolibarr 19.0.2

All work weel but the sscript on postinstall for sync user show some warning and login is impossible.

You can view some error : Warning: PHP Warning: Undefined property: stdClass::$LDAP_FIELD_PASSWORD in /var/www/dolibarr/scripts/user/ sync_users_ldap2dolibarr.php on line 71 Warning: PHP Warning: Undefined property: stdClass::$LDAP_FIELD_SID in /var/www/dolibarr/scripts/user/ Warning: PHP Warning: Undefined array key "facsimiletelephonenumber" in /var/www/dolibarr/htdocs/core/class/ldap.class.php on line 1170sync_users_ldap2dolibarr.php on line 83 Info: LDAP user update ended with error

If i go to the install page, after remove install.lock, all light are green.

Thanks in advance

Thatoo commented 15 hours ago

@orhtej2 is it solved? Could you close the issue?