Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to log in to JIRA on a Testbed

Steve Murdock
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 5, 2018

We are testing our recovery for our JIRA instance using a Postgres DB dump. Using the JIRA XML backup is not currently possible: too many fatal errors, too many rabbit holes.

The testbed JIRA also connects to a testbed version of Crowd, which is populated by the data used in the production. version The tesbed JIRA is connected to the testbed Crowd, and admin users can be verified.

Using a DB dump on a clean instance of JIRA definitely shows all the issues, but no-one can log in, not even those with admin rights. The JIRA support literature shows workarounds for finding and establishing admin users in the DB, but none of this is working.

From the logs:

2018-10-05 08:21:48,581 http-nio-8080-exec-20 ERROR anonymous 501x1227x1 1fquprk 127.0.0.1 /rest/gadget/1.0/login [c.a.j.security.login.JiraSeraphAuthenticator] Error occurred while trying to authenticate user 'XXXXXX'. com.atlassian.crowd.exception.runtime.OperationFailedException

...

Caused by: com.atlassian.crowd.exception.ApplicationPermissionException: HTTP Status 403 - Client with address "xxx.xxx.xxx.xxx" is forbidden from making requests to the application, {2}.type Status reportmessage Client with address "xxx.xxx.xxx.xxx" is forbidden from making requests to the application, {2}.description Access to the specified resource (Client with address "xxx.xxx.xxx.xxx" is forbidden from making requests to the application, {2}.) has been forbidden.Apache Tomcat/6.0.32

1 answer

0 votes
Elifcan Cakmak
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 5, 2018

Hello,

Have you tried adding Jira's IP address to the remote address' section of your Crowd.

Like this:

Selection_019.pngAlso check out this document, it gives the solution of your error:

https://confluence.atlassian.com/jirakb/connecting-jira-to-crowd-throwing-applicationpermissionexception-301662474.html

Regards,

Suggest an answer

Log in or Sign up to answer