Posted July 9, 20186 yr I'm trying to edit/create a new log alert. 1. When adding a new Event ID to an existing alert (comma delimited) and press Save, I get the following error in the console, and so the change cannot be saved. TypeError: n.split is not a function   at e (Configuration?v=9UgYGKSsgKBU9Z8hKYeBn1ZGSfClMiErmwarSJ-k9Nk1:1)   at h (Configuration?v=9UgYGKSsgKBU9Z8hKYeBn1ZGSfClMiErmwarSJ-k9Nk1:1)   at b.i.save (Configuration?v=9UgYGKSsgKBU9Z8hKYeBn1ZGSfClMiErmwarSJ-k9Nk1:1)   at fn (eval at compile (Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:218), <anonymous>:4:341)   at f (Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:258)   at b.$eval (Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:139)   at b.$apply (Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:139)   at HTMLFormElement.<anonymous> (Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:258)   at HTMLFormElement.dispatch (jquery-2.1.4.min.js:3)   at HTMLFormElement.r.handle (jquery-2.1.4.min.js:3)  2. I create a new alert, then press Save at the bottom of the page, I'm immediately logged out and the new alert is not saved. The console shows the following error. POST https://xxxxxxxxx.pulseway.com/app/configuration/setgrouppolicyxml 501 (Not Implemented) (anonymous) @ Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:99 q @ Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:95 g @ Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:92 (anonymous) @ Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:124 $eval @ Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:139 $digest @ Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:136 $apply @ Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:139 (anonymous) @ Angular?v=p7XkODdFRlnxHp13elrK938iS1GuRjGvjEN1SZnD5Xk1:258 dispatch @ jquery-2.1.4.min.js:3 r.handle @ jquery-2.1.4.min.js:3 Webapp?v=q_Itvkrsn7cHaFoxY6naxi7fk3CIzlYQcu8SG1P96v01:1 Response Error 501 {data: "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Stric…> ↵ </fieldset></div> ↵</div> ↵</body> ↵</html> logging out   Â
Create an account or sign in to comment