当前位置: 首页 > java >正文

oc-mirror plugin v2 错误could not establish the destination for the release i

openshift 4.19使用的镜像仓库为harbor.

运行disk to registry时出现下面的错误:

2025/08/19 17:51:13 [ERROR] : [Executor] [release collector] could not establish the destination for the release image

备注:

我没有账户,无法打开此文档。

官方解决方案:

oc-mirror plugin v2 throws [release collector] could not establish the destination for the release image error

oc-mirror plugin v2 throws [release collector] could not establish the destination for the release image error - Red Hat Customer Portal

Issue

  • While building the image set configuration [isc] using the oc-mirror v2, could not establish the destination for the release image error is displayed.

Raw

2024/07/05 08:25:33  [INFO]   : === Results ===
2024/07/05 08:25:33  [INFO]   : All release images mirrored successfully 1 / 1 
2024/07/05 08:25:33  [INFO]   : All operator images mirrored successfully 6 / 6 
2024/07/05 08:25:33  [INFO]   : All additional images mirrored successfully 1 / 1 
2024/07/05 08:25:33  [INFO]   : Generating IDMS file...
2024/07/05 08:25:33  [INFO]   : mirror-v2-data/working-dir/cluster-resources/idms-oc-mirror.yaml file created
2024/07/05 08:25:33  [INFO]   : Generating ITMS file...
2024/07/05 08:25:33  [INFO]   : mirror-v2-data/working-dir/cluster-resources/itms-oc-mirror.yaml file created
2024/07/05 08:25:33  [INFO]   : Generating CatalogSource file...
2024/07/05 08:25:33  [INFO]   : mirror-v2-data/working-dir/cluster-resources/cs-redhat-operator-index-v4-16.yaml file created
2024/07/05 08:25:33  [INFO]   : Goodbye, thank you for using oc-mirror
2024/07/05 08:25:33  [ERROR]  : [release collector] could not establish the destination for the release image 
http://www.xdnf.cn/news/18235.html

相关文章:

  • Windows Server DNS优化,网络响应速度提升方案
  • C#传参调用外部exe
  • 【科研绘图系列】R语言绘制多组火山图
  • pytest+requests+allure自动化测试接入Jenkins学习
  • Apache IoTDB 大版本升级记录(成熟的2.0.2版本)
  • 机械原理的齿轮怎么学?
  • 从零开始理解一个复杂的 C++/CUDA 项目 Makefile
  • Chrome插件开发【windows】
  • MyCAT2的主从配置
  • 数据仓库OLTPOLAP维度讲解
  • Spring Cache 整合 Redis 实现高效缓存
  • 数字政务安全实战:等保2.0下OA系统的身份认证与数据防护
  • Mentalab Hypersync高精度无线同步系统:以亚毫秒级助力ExG多模态数据整合
  • 清空 github 仓库的历史提交记录(创建新分支)
  • django生成迁移文件,执行生成到数据库
  • STM32-FreeRTOS快速入门指南(中)
  • 8.19笔记
  • 自建知识库,向量数据库 (十)之 文本向量化——仙盟创梦IDE
  • 在CentOS系统中查询已删除但仍占用磁盘空间的文件
  • 仲裁器设计(三)-- Weighted Round Robin 权重轮询调度
  • 海滨浴场应急广播:守护碧海蓝天的安全防线
  • 私有化部署全攻略:开源大模型本地化改造的性能与安全深度评测
  • 【iOS】内存管理
  • 【git】 撤销revert一次commit中的某几个文件
  • SpringAIAlibaba之基础功能和基础类源码解析(2)
  • AC 应用控制技术
  • cursor快速了解项目结构-自己用
  • 读《精益数据分析》:营收(Revenue)—— 设计可持续盈利模式
  • 网络通信基础:从数据链路层到传输层
  • 用 C++ 构建高性能测试框架:从原型到生产实战指南