pluginsGLPI / ocsinventoryng

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

Network Interfaces IP not imports from OCS server #321

Closed ZakhariyaV closed 8 months ago

ZakhariyaV commented 2 years ago
ZakhariyaV commented 2 years ago

scr1 scr2

ZakhariyaV commented 2 years ago

Hi guys. Can any one reply about this problem? Before glpi and OCS inventory plugin upgrading, all workd fine. At this time after full sync IP not syncyng and i recive blank feild instead of IP addres the computer from OCS server. Please help to fix this problem.

Muzo18 commented 1 year ago

Hello,

I've got the same Issue.

Plugin version : 2.0.4 GLPI Version : 10.0.5

Since the upgrade from GLPI 9.5.7 to 10.0.5, and OCS plugin from 2.0.3 to 2.0.4, all the links between GLPI computer and OCS were broken. Now, when I link a computer, the "network port" is deleted and not recreated.

Anyone can help me ?

Thanks

UPDATE : the network port is recreated after clicking on "Force Full Import" on the "Inventory information" pannel of computer.

ZakhariyaV commented 1 year ago

Are any bodey is faced this problem? How did you solved it?

As i noticed, for TUN adapters IP addreses imports (like 10.8.0.X), but for ethernet or wlan adapters is not (like 192.168.X.X). Before glpi and ocsng-pugin updates, imports worked fine

ZakhariyaV commented 8 months ago

Without waiting for an answer, I have solved the issue. The problem was in use 32 bit OS. When I migrated GLPI to Ubuntu x64 the problem has been solved.

Muzo18 commented 8 months ago

ZakhariyaV,

My GLPI is running on Ubuntu x64 and I have the problem. You solve it with the migration process, but the problem still exist when you update the system. You close the issue, but you shouldn't have.

Bye

ZakhariyaV commented 8 months ago

Hi Muzo18! When I tried to upgrade my GLPI and php on x32 OS (Debian), i was got a notification that 32 bit php restrictions. And I supposed it with my problem I installed Ubuntu 22.04 with LAMP server, then migrate glpi directory and SQL dump from x32 instance. After that steps IP addresses sync from OCS works fine.