【问题标题】:Teamcity showAgreement.html has too many redirectsTeamcity showAgreement.html 有太多重定向
【发布时间】:2012-12-09 13:14:29
【问题描述】:

我刚刚在我的 ubuntu 上安装了 Teamcity 7.1.2。当我启动 teamcity 时,它正在配置一些东西,然后它显示以下站点:

localhost:8111/showAgreement.html 出现以下错误:

Fehler 310 (net::ERR_TOO_MANY_REDIRECTS):Zu viele Umleitungen。

我使用谷歌浏览器,但我用 safari 和 firefox 对其进行了测试。

我在 vm fusion 虚拟环境中使用 Ubuntu 12.04。

有人知道我该如何解决这个问题吗?

谢谢

【问题讨论】:

    标签: google-chrome redirect teamcity


    【解决方案1】:

    嗯.. 好的,我现在从计算机中删除了 teamcity,再次重新启动并再次安装了 teamcity,然后看看,它工作正常。

    【讨论】:

      【解决方案2】:

      对我来说,这发生在 Teamcity 没有对其安装目录的写入权限时。

      执行“chown teamcity-user:teamcity-user teamcity-top-dir”为我解决了这个问题。无需重新安装。

      【讨论】:

        【解决方案3】:

        在 docker 上,运行挂载的文件夹:

        chown -R 1000:1000 data/ log/
        

        【讨论】:

          猜你喜欢
          • 2021-03-25
          • 1970-01-01
          • 2015-06-13
          • 2019-09-11
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 2016-08-16
          相关资源
          最近更新 更多