-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Some fields not filled on LDAP Sync #18045
Copy link
Copy link
Closed
Labels
❓ not sure if bugThis issue has not been confirmed as a bug yetThis issue has not been confirmed as a bug yetldap
Description
I see that new fields are added as mappable in LDAP settings, but they are left blanc when syncing. (Only Country field gets filled with information.) Tried syncing with APP_DEBUG set to true, but Snipe-IT crashed with HTTP ERROR 500 when syncing.
Laravel.log got these entries:
[2025-10-15 10:17:46] production.ERROR: Symfony\Component\ErrorHandler\Error\FatalError: Allowed memory size of 524288000 bytes exhausted (tried to allocate 20480 bytes) in /var/www/snipe-it/vendor/barryvdh/laravel-debugbar/src/DataCollector/QueryCollector.php:510
Stack trace:
#0 {main}
[2025-10-15 10:19:39] production.ERROR: Symfony\Component\ErrorHandler\Error\FatalError: Allowed memory size of 524288000 bytes exhausted (tried to allocate 20480 bytes) in /var/www/snipe-it/vendor/barryvdh/laravel-debugbar/src/DataCollector/QueryCollector.php:510
Stack trace:
#0 {main}
v8.3.3 build 20061 (g884d2a955)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
❓ not sure if bugThis issue has not been confirmed as a bug yetThis issue has not been confirmed as a bug yetldap