【问题标题】:Gitlab runner distributed caching not workingGitlab runner分布式缓存不起作用
【发布时间】:2022-01-20 03:14:36
【问题描述】:

我正在尝试在我的 gitlab 运行器中设置分布式缓存。我已按照文档 https://docs.gitlab.com/runner/configuration/autoscale.html#distributed-runners-caching 中的说明更改了 config.toml。

但它一直显示 No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally.

任何人都知道可能是什么问题或我如何调试它。

【问题讨论】:

    标签: gitlab gitlab-ci gitlab-ci-runner gitlab-runner


    【解决方案1】:

    看到错误消息,我认为 runner 没有识别 s3 缓存选项。 但是当你给出错误的配置时,似乎会抛出同样的错误。在我的情况下,我在不需要的 ServerAddress 中给出了 https://。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-11-19
      • 2014-02-12
      • 2016-02-02
      • 2017-07-20
      • 2018-03-02
      • 1970-01-01
      • 2016-01-11
      • 2020-12-12
      相关资源
      最近更新 更多