Original Message:
Sent: Fri June 13, 2025 04:05 AM
From: Oktawian Powązka
Subject: Curl error code 26 when trying to set up the disconnected scanner - ILMT 9.2.32.0
Hello,
You can use latest disconnected scanner version (9.2.39) with ILMT 9.2.33.
Please use the following link to get this:
http://software.bigfix.com/download/lmt/disconnected_scans/20250311-2222/LMT-DisconnectedScanner-windows-9.2.39.0-20250311-2222.zip
At last,
Please ignore my second post,,,
somehow, some forum updates comes pretty delayed.
------------------------------
Thank you,
Oktawian
Oktawian Powązka, L3 Support
IBM License Metric Tool
Original Message:
Sent: Wed June 11, 2025 12:19 PM
From: Oktawian Powązka
Subject: Curl error code 26 when trying to set up the disconnected scanner - ILMT 9.2.32.0
One more thing,
please make sure that your curl implementation is running smoothly over HTTP POST request.
I'd suggest a following simple test from a Windows command line:
curl.exe -k -H "Token:xxx" -X POST "https://localhost:9081/api/sam/about"
To get API Token (xxx):
on ILMT Server UI hover over the user icon, and click Profile.
Then, click Show token.
------------------------------
Thank you,
Oktawian
Oktawian Powązka, L3 Support
IBM License Metric Tool
Original Message:
Sent: Wed June 11, 2025 11:46 AM
From: Oktawian Powązka
Subject: Curl error code 26 when trying to set up the disconnected scanner - ILMT 9.2.32.0
Hello,
It's kind of weird....'26' means a problem reading a local file by curl.
But setup.bat doesn't send any files...it merely checks the HTTP connection with ILMT server by making empty HTTP POST request.
The only logical explanation would be that somehow the Windows .bat interpreter has gone wild and the script has taken an unforeseen flow.
To confirm that please look into the configure.log file (DisconnectedScanner logs directory) for the curl command line syntax.
Does it has '--data-binary' param in it ?
If it doesn't please copy/paste the whole curl command (with all params) into a Windows command line, run it, and check the ERRORLEVEL variable (echo %ERRORLEVEL%) after that.
Does it show the same Error code ?
------------------------------
Thank you,
Oktawian
Oktawian Powązka, L3 Support
IBM License Metric Tool
Original Message:
Sent: Wed June 11, 2025 02:40 AM
From: Vitor Prado
Subject: Curl error code 26 when trying to set up the disconnected scanner - ILMT 9.2.32.0
Hi,
I am currently emulating a migration in a test environment, I have ILMT 9.2.32.0 installed in a Windows Server 2019 with a SQL Server 2019 and my goal is to update ILMT to the latest version. I had no issue installing ILMT, but I am having a hard time trying to connect other machine (Win Server 2019 as well) using the disconnected scanner. I am facing the following error:
Curl error occured. Error code: 26
Configuring Disconnected scanner failed with error 1
Here is the full cmd pront after running setup.bat:
C:\Users\Administrator\Downloads\LMT-DisconnectedScanner-windows-9.2.32.0-20230621-0049>setup.bat
Starting configuration of IBM LMT Disconnected Scanner (windows 9.2.32.0)
Disconnected Scanner will be configured in C:\Users\Administrator\Downloads\LMT-DisconnectedScanner-windows-9.2.32.0-20230621-0049\
Upgrading isotag_config.xml config file...
Upgrading slmtag_config.xml config file...
Upgrading sw_config.xml config file...
Discovered system architecture is w64
Starting CIT installation...
CIT installation successful
Preparing scanner_status.yml file...
Preparing scanner_status.yml successful
Running initial hardware scan...
Starting Hardware Scan script
Starting Hardware Scan (HW)...
Hardware Scan was successful
Preparing/refreshing computer.yml file...
Preparing/refreshing computer.yml successful
Marking computer as running on public cloud: Amazon EC2
Comparing hardware scan output with the previous one
Hardware Scan output identical to the previous one - update not required
Hardware Scan script finished
Initial hardware scan successful
Upload parameters defined. Checking connection to ILMT server....
Curl error occured. Error code: 26
Configuring Disconnected scanner failed with error 1
Any suggestions or did anyone ran into the same issue?
------------------------------
Vitor Prado
------------------------------