Project

General

Profile

Bug #18541

Updated by Nicolas CHARLES over 1 year ago

I got the following error in js console when clicking on remote run for a node:  

 <pre> 
 XML Parsing Error: syntax error 
 Location: https://192.168.29.2/rudder/secure/api/nodes/81895664-a2bf-4550-86b0-f9ad4ec9abc0/applyPolicy 
 </pre> 

 !clipboard-202011092213-blbro.png! 

 If I click on the error message, firefox show the source page that looks like the corresponding URL was @GET@ in place of @POST@ (but I don't see that in logs) 

 !clipboard-202011092214-eto6n.png! 

 Node property don't show afterward (at least in 7.2) 

Back