AdamGrossTX / CiscoISE

4 stars 0 forks source link

ISE 3.2.0.542 Issue - Protocol Violation #1

Open gregj5 opened 8 months ago

gregj5 commented 8 months ago

I'm getting these errors whenever I try to do anything with the Whitelist ISE script. Any help would be appreciated: Logging:An error occurred updating ISE Resource. Logging:The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF

venzospk commented 5 months ago

@gregj5 did you ever get this problem solved?

gregj5 commented 4 months ago

Not yet.

nerdyfaceEd commented 3 months ago

It seems a similar issue to https://github.com/PowerAruba/PowerArubaIAP/issues/2 However, when I tried to add that function, now I get a 500 error. The remote server returned an error: (500) Internal Server Error.

nerdyfaceEd commented 1 month ago

I was able to get this working. Run the script with PowerShell 7 and change the "ConvertTo-Json" to include a -Depth 3. Updates are able to be processed.