pluginsGLPI / ocsinventoryng

Plugin ocsinventoryng for GLPI
GNU General Public License v2.0
68 stars 52 forks source link

Synced computers do not disappear from the list. #284

Open SZYKowny opened 3 years ago

SZYKowny commented 3 years ago

Hi, i upgraded glpi 9.4.6 -> 9.5.4 and plugin 1.6.2 -> 1.7.3

After that update syncs works fine but some computers still remain on the non sync list. Only computers with DEBUG = 65536 are problems.

I cant see any php or sql errors.

SZYKowny commented 3 years ago

When switch off software sync, its work fine. I think problem was before, i upgraded ocsinventory-ng to version 8 and use glpi 9.4.6, plugin 1.6.2. In that configuration syncs works only when software switch off. How to find out what's broken?

tsmr commented 3 years ago

No error into php-errors.log or sql-errors.log ?

SZYKowny commented 3 years ago

Yes, no errors. All works good. Computers on the sync list with DEBUG = 65536 not disapear from sync list. If they have DEBUG <> 65536 they are syncs good and back to DEBUG = 65536 and stay on list. If switch off software to sync i have clear list after sync.

tsmr commented 3 years ago

And in Debug mode you have errors on synchronize computer ?

SZYKowny commented 3 years ago

No errors in debug mode. In debug mode i see 1 more column, name DEBUG. My up notes says about that column.