Hello,
I recently changed domain for my JIRA and Confluence . I have JIRA and confluence on separate servers (self-hosting) - nothing changed in here.
I cannot login to Confluence with any credentials. I don't have an access to confluence admin page.
When I try reset the password, link to the reseting password page refers to the old domain (support.X.pl/resetpaswordpage). When I replace old domain with the server
When I replace old domain with the server ip (IP-ADRESS/resetpaswordpagein reseting password page, error occurs:
"
com.atlassian.crowd.exception.runtime.OperationFailedException: java.net.UnknownHostException: support.cedesign.pl: unknown error
at com.atlassian.crowd.embedded.core.CrowdServiceImpl.updateUserCredential(CrowdServiceImpl.java:385)
caused by: java.net.UnknownHostException: support.X.pl: unknown error
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
"
I have full access to the servers. I didn't try anything with database. How can I fix this?
Is Confluence using JIRA as it's user directory? I am guessing that Confluence can no longer find the JIRA User Directory. You will need to update it in the DB and restart the application if this is the case.
There is no Confluence in "User directories" so you are probably right.
What should I be looking for in DB? Restarting confluence was not clear to me as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not sure what your first statement means.
As for the DB, you will need to look in the cwd_directory table and then correlate it to the cwd_directory_attribute table. Then update the location of your JIRA server so that Confluence can find the right info.
Before doing this, I would confirm that JIRA is in fact a user directory for Confluence by going into JIRA and In your JIRA application go to the Cog in the upper right > User Management > JIRA User Server. and see if it is listed in there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira is user directory for confluence. Ip address for it is 127.0.0.1
I have no idea how to get to the database and restart confluence... Should I download something for database connection? And about restarting... I didn't find any .sh files called start/stop/restart or something similar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.