python-dlipower icon indicating copy to clipboard operation
python-dlipower copied to clipboard

Powerswitch connection fails from Python script when running from Jenkins

Open tgsarath opened this issue 1 year ago • 0 comments

I am trying to control the web socket switch from my python script - when running the script directly on the test system everything works fine as expected but when trying to trigger the same from Jenkins, the script is throwing 'Challenge' error when trying to open the connection.

All the other python modules works as expected.

Is there anything else needs to be handled or passed when running from Jenkins pipeline(Python script called from a Batch file)?

tgsarath avatar Mar 16 '23 13:03 tgsarath