如何修复失败 "emigration from artifactory to access"?

how to fix failed "emigration from artifactory to access"?

在 "emigration from artifactory to access" 期间将 artifactory 从 5.5.2 升级到 5.6.0 失败,原因是:

2017-11-17 11:27:38,614 [art-init] [INFO ] (o.a.s.a.e.AccessSecurityEmigratorImpl:42) - Starting emigration from artifactory to access
    2017-11-17 11:27:39,485 [art-init] [ERROR] (o.a.c.ConvertersManagerImpl:216) - Conversion failed. You should analyze the error and retry launching Artifactory. Error is: HTTP response
    status 403:{
      "errors" : [ {
        "code" : "FORBIDDEN",
        "message" : "Logged in 'jfac@01btna61r80s0n0y2ydfda1tyy/users/admin' is not an admin."
      } ]
    }

重新启动后,所有用户权限,尤其是管理员权限都消失了。

如何恢复以前的用户权限或降级到以前的版本?

通过重新安装以前的版本 5.5.2 并从备份中恢复所有数据和设置来解决这个问题。

另见: https://www.jfrog.com/jira/browse/RTFACT-15289