拉取镜像时日志显示 LibreOffice 25.2.5 是一个不存在的版本,导致502

拉取镜像时日志显示 LibreOffice 25.2.5 是一个不存在的版本,导致502

* 描述问题

拉取镜像时日志显示 LibreOffice 25.2.5 是一个不存在的版本,导致502

在操作 xxx 界面时,遇到 yyy 报错。

* 运行环境

服务端

  • NocoBase 应用版本:latest1.9.33
  • 数据库(Postgres / MySQL 等)及版本:Postgres16
  • 部署方式(Docker / Create-nocobase-app / 源码):Docker
  • 操作系统(Debian / Ubuntu / WinServer 等)及版本:
  • NodeJS 版本(如使用 Create-nocobase-app 或 源码部署的请提供):

客户端

  • 操作系统(Windows / macOS / iOS / Android 等)及版本:Windows
  • 浏览器(Chrome / Safari 等)及版本:Chrome

* 复现步骤

502 Bad Gateway nginx

预期行为

期待不报错。

截图

截图1:

日志

wget is already the newest version (1.21.3-1+deb12u1).
app-1 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
app-1 | Downloading LibreOffice_25.2.5_Linux_x86-64_deb.tar.gz…
app-1 | --2026-01-07 16:23:54-- https://mirrors.bfsu.edu.cn/libreoffice/libreoffice/stable/25.2.5/deb/x86_64/LibreOffice_25.2.5_Linux_x86-64_deb.tar.gz
app-1 | Resolving mirrors.bfsu.edu.cn (mirrors.bfsu.edu.cn)… 39.155.141.16, 2409:8700:2482:710::fe55:2840
app-1 | Connecting to mirrors.bfsu.edu.cn (mirrors.bfsu.edu.cn)|39.155.141.16|:443… connected.
app-1 | HTTP request sent, awaiting response… 404 Not Found
app-1 | 2026-01-07 16:23:54 ERROR 404: Not Found.

请按照官网配置 或者指定镜像源存在的版本

单独配置 配置 LibreOffice 后问题解决。