Server HPE iLO

Version XorMon1.9.5 Node.jsv20.19.2 Frontend1.9.5 Database2.20.0 Appliance1.9.0

Version iLO 5 iLO Firmware Version 3.08 Sep 12 2024


When adding a server, I get an error, it is below, but I note that the test runs without errors

2025-05-30 13:20:03: at FetchTask.execute (/home/xormon/xormon-ng/server-nest/microservices/node/src/hpeilo/FetchTask.ts:46:11)

2025-05-30 13:20:03: at HPEILO.start (/home/xormon/xormon-ng/server-nest/microservices/node/src/hpeilo/HPEILO.ts:135:19)

2025-05-30 13:20:03: at Function.getAllItems (/home/xormon/xormon-ng/server-nest/microservices/node/src/hpeilo/Collection.ts:119:7)

2025-05-30 13:20:03: at process (/home/xormon/xormon-ng/server-nest/microservices/node/src/hpeilo/Collection.ts:112:11)

2025-05-30 13:20:03: at process (/home/xormon/xormon-ng/server-nest/microservices/node/src/hpeilo/Collection.ts:104:26)

2025-05-30 13:20:03: at SystemNetworkAdapterCollection.getItems (/home/xormon/xormon-ng/server-nest/microservices/node/src/hpeilo/Collection.ts:438:18)

2025-05-30 13:20:03: at processTicksAndRejections (node:internal/process/task_queues:95:5)

2025-05-30 13:20:03: at SystemNetworkAdapterCollection.getItemUrls (/home/xormon/xormon-ng/server-nest/microservices/node/src/hpeilo/Collection.ts:137:60)

2025-05-30 13:20:03: TypeError: Cannot read properties of undefined (reading 'map')

2025-05-30 13:20:03: [HPE] Coudln't get /redfish/v1/Systems/1/NetworkAdapters/: {"data":"{\"error\":{\"code\":\"iLO.0.10.ExtendedInfo\",\"message\":\"See @Message.ExtendedInfo for more information.\",\"@Message.ExtendedInfo\":[{\"MessageArgs\":[\"/redfish/v1/Systems/1/NetworkAdapters\"],\"MessageId\":\"Base.1.18.ResourceMissingAtURI\"}]}}","headers":{"allow":"GET, HEAD, POST, PATCH","cache-control":"no-cache","connection":"keep-alive","content-type":"application/json; charset=utf-8","date":"Fri, 30 May 2025 13:18:33 GMT","etag":"W/\"BB09A2E0\"","odata-version":"4.0","transfer-encoding":"chunked","x-content-type-options":"nosniff","x-frame-options":"sameorigin","x-xss-protection":"1; mode=block"},"status":404}

2025-05-30 13:20:02: [HPE] Key [Current] doesn't exist on '/redfish/v1/Systems/1/FirmwareInventory/'!

2025-05-30 13:20:02: [HPE] Coudln't get /redfish/v1/Systems/1/FirmwareInventory/: {"data":"{\"error\":{\"code\":\"iLO.0.10.ExtendedInfo\",\"message\":\"See @Message.ExtendedInfo for more information.\",\"@Message.ExtendedInfo\":[{\"MessageArgs\":[\"/redfish/v1/Systems/1/FirmwareInventory/\"],\"MessageId\":\"Base.1.18.ResourceMissingAtURI\"}]}}","headers":{"cache-control":"no-cache","connection":"keep-alive","content-type":"application/json; charset=utf-8","date":"Fri, 30 May 2025 13:18:32 GMT","etag":"W/\"BB09A2E0\"","odata-version":"4.0","transfer-encoding":"chunked","x-content-type-options":"nosniff","x-frame-options":"sameorigin","x-xss-protection":"1; mode=block"},"status":404}

Comments

  • Hello, EvgeniyL.

    NG currently supports iLO 4, but we are working on compatibility with iLO 5. Stay tuned for updates.

    Regards, Michael

Sign In or Register to comment.