"Object reference not set to an instance of an object" when using "-HEADLESS"

Hi,

I am currently using application V1.202 on my QA403.

I have small issue when I launch the QA40x application in headless mode (-HEADLESS) mode from within a C# (Dotnet) application and send the following commands over the REST API. The error message I get is:

“Exception in HTTP Loop Status: OK
Exception in HTTP Exception: Object reference not set to an instance of an object.”

The functionality still seems to work ok but I curious to learn what causes the exception.

If I run the app from the C# application using “QA40x.exe -C” (for console) instead of "“QA40x.exe -HEADLESS” then it works fine with none of the HTTP exception messages.

Can anybody possibly shed any light on the cause of the HTTP exception messages when using headless mode?

Jesse

Hi @JesseAusMon, does this repro with curl commands?