You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello,
I am using the Jira Migration Assistant to migrate our jira Server to the cloud. Most of the Pre-migration checks have been solved, except for 2.
There is however just one I am stuck on:
The URL is reachable through the browser and is also pingable from the machine:
So it doesn't seem to be a firewall or proxy configuration problem.
Checking the support zip's migration logs gives the following error:
2023-10-05 08:02:16,380 ForkJoinPool.commonPool-worker-3 WARN kevink 482x2897x1 1gyrzlt 172.22.67.142 /rest/migration/latest/app [jira.migration.preflight.SocketConnectivityTester] Error opening connection at https://rps--prod-east--app-migration-service--ams.s3.amazonaws.com:
javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I am sure the error is correct because I get the same error when poking the URL with SSLPoke.
I then added the domains certificatie to the Java key store using the command line option described on the following page: https://confluence.atlassian.com/kb/how-to-import-a-public-ssl-certificate-into-a-jvm-867025849.html
Unfortunately that does not seem to have changed anything. No changes in SSLPoke or the migration assistant.
Does anyone have any idea where to go from here?
Thanks in advance,
Kevin.
@Kevin Koene Were you able to find any workaround or solution on this? Running into the same problm.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.