Hi @Naveen Vastare -- Welcome to the Atlassian Community!
For a question like this, please post images of your complete rule and the audit log details showing the rule execution. Those may provide more context for the community to offer ideas.
That error seems to indicate the message was received and was not authorized for the method called. Have you checked the parameters used to call the method for the correct access?
Kind regards,
Bill
Welcome @Naveen Vastare
To troubleshoot this issue, You can do :
Verify the Jenkins URL:
Make sure the URL you're using to access the Jenkins server is correct and properly formatted.
Squid Proxy Configuration:
If you are using a Squid proxy server, ensure that it's configured correctly. Check the Squid configuration file (usually /etc/squid/squid. conf) for any issues related to access control lists (ACLs), proxy authentication, or other settings that might be causing the error. You may also want to consult your Squid proxy server logs to get more information about the error.
Network Connectivity:
Check your network connection to ensure that it's working correctly and that you can access other websites. If you are experiencing connectivity issues, the problem might be with your network or internet service provider.
Firewall Settings:
Review your firewall settings to make sure that the request isn't being blocked. Some firewalls might block certain types of requests or access to specific URLs, resulting in this error.
Server-side issues:
If you have ruled out client-side issues, the problem could be with the server hosting the Jenkins instance. In this case, contact the server administrator for assistance.
If this didn't help in any way then please do what @Bill Sheboy mentioned about providing your complete rule and the audit log details showing the rule execution
Regards
Oday
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.