Unable to run testcases in Azure DevOps

I’m trying to integrate katalon tests in my release pipeline but it’s not running. In my task I install katalon and appium and try to run the tests by command line.
I’m getting this errors:
[35m[WD Proxy]e[39m Got an unexpected response with status 500: {“value”:{“error”:“session not created”,“message”:"Failed to launch

Root cause: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Original error: unexpected end of stream on Connection{127.0.0.1:49464, proxy=DIRECT hostAddress=/127.0.0.1:49464 cipherSuite=none protocol=http/1.1}