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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am trying to migrate from software to the cloud but it causes an error. It says:
com.botronsoft.jira.cloudmigrator.impl.errorhandling.CloudOperationException: Request failed! Url=Request{method=POST, url=https://luminsec.atlassian.net//rest/api//3//permissionscheme/10101/permission, headers=[X-Force-Accept-Language:true, Accept-Language:en]}
Request body: {"holder":{"type":"group","parameter":"CMJC-CreateSharedObjects"},"permission":"BROWSE_PROJECTS"}
Response code: 500
Response Body: {"errorMessages":["Internal server error"],"errors":{}}
at com.botronsoft.jira.cloudmigrator.util.FailureResultUtil.throwCloudOperationException(FailureResultUtil.kt:13)
at com.botronsoft.jira.cloudmigrator.impl.operations.deployment.WaitForDeployConfigurationStep.throwFailureException(WaitForDeployConfigurationStep.kt:48)
at com.botronsoft.jira.cloudmigrator.impl.operations.deployment.WaitForDeployConfigurationStep.throwFailureException(WaitForDeployConfigurationStep.kt:17)
at com.botronsoft.jira.cloudmigrator.impl.operations.AbstractPollingMigrationOperationStep.runInternal$suspendImpl(AbstractPollingMigrationOperationStep.kt:46)
at com.botronsoft.jira.cloudmigrator.impl.operations.AbstractPollingMigrationOperationStep$runInternal$1.invokeSuspend(AbstractPollingMigrationOperationStep.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(Dcom.botronsoft.jira.cloudmigrator.impl.errorhandling.CloudOperationException: Request failed! Url=Request{method=POST, url=https://luminsec.atlassian.net//rest/api//3//permissionscheme/10101ispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Caused by: com.botronsoft.jira.cloudmigrator.impl.errorhandling.CloudOperationException: Request failed! Url=Request{method=POST, url=https://luminsec.atlassian.net//rest/api//3//permissionscheme/10101/permission, headers=[X-Force-Accept-Language:true, Accept-Language:en]}
Request body: {"holder":{"type":"group","parameter":"CMJC-CreateSharedObjects"},"permission":"BROWSE_PROJECTS"}
Response code: 500
Response Body: {"errorMessages":["Internal server error"],"errors":{}}at com.botronsoft.jira.cloudmigrator.util.FailureResultUtil.throwCloudOperationException(FailureResultUtil.kt:16)
I can access the URL mentioned using my browser with no issues. Any idea what's going wrong?
Hi @Jamshaid
I will guess that the problem is with permissions but to be sure please contact with Botron/Apfire support - https://appfire.atlassian.net/servicedesk/customer/portal/11/user/login?destination=portal%2F11
Regards,
Seba
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.