Response Error multiple hosts returned for list of mac addresses
-
Server
- Version: 1.3-RC8
- OS: Debian 8.5
Client
- Version: 0.11.5
- OS: Win 10
Description
I’ve just deployed image on a laptop, and I’ve got this error :
------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 25/08/2016 16:19 Client-Info Version: 0.11.5 25/08/2016 16:19 Client-Info OS: Windows 25/08/2016 16:19 Middleware::Authentication Waiting for authentication timeout to pass 25/08/2016 16:21 Middleware::Communication Download: http://fog-server/fog/management/other/ssl/srvpublic.crt 25/08/2016 16:21 Data::RSA FOG Server CA cert found 25/08/2016 16:21 Middleware::Authentication Cert OK 25/08/2016 16:21 Middleware::Communication POST URL: http://fog-server/fog/management/index.php?sub=requestClientInfo&authorize&newService 25/08/2016 16:21 Middleware::Response Error multiple hosts returned for list of mac addresses
I found some topics on this subject but I didn’t resovle it yes, there is no virtual adapter nor USB-RJ adapter.
Maybe duplicate mac adress ? -
Run the command
getmac
on the computer via command prompt. What does it return? -
C:\WINDOWS\system32>getmac Adresse physique Nom du transport =================== ========================================================== B8-70-F4-C3-4D-7F Support déconnecté E0-CA-94-1E-3A-7E N/A B4-74-9F-96-6A-E7 Support déconnecté
-
Now, please run this command against the FOG db, via MySQL:
SELECT hmHostID FROM hostMAC where hmMAC IN ('b8:70:f4:c3:4d:7f','e0:ca:94:1e:3a:7e','b4:74:9f:96:6a:e7');
-
@Wayne-Workman said in Response Error multiple hosts returned for list of mac addresses:
SELECT hmHostID FROM hostMAC where hmMAC IN (‘b8:70:f4:c3:4d:7f’,‘e0:ca:94:1e:3a:7e’,‘b4:74:9f:96:6a:e7’);
ok, it returns 2 hosts
I can’t access to DB now (lot of image deployment ^^) but I’ll take a look tomorrow morning ! Thanks -
@Matthieu-Jacquart If you can’t access the DB, how do you know it returns 2 hosts? Running this command won’t affect deployments.
-
@Wayne-Workman I launch command and just after that my colleague start deployment of 50 hosts ! Just a weird timing
So server is very slow and I can’t access web interface or DB any more… -
ok for me, solved, thanks !
-
@Matthieu-Jacquart What was it?
-
@Wayne-Workman There was a laptop with secondary mac adress identical to another laptop pirmary mac adress