nextcloud/text

Failing preview generation results in 404 istead of original image

开放

#6,755 创建于 2024年12月8日

 (6 条评论) (0 个反应) (0 位负责人)JavaScript (125 个派生)auto 404
1. to developbuggood first issuephp

仓库指标

星标
 (644 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the bug We had some traces in Sentry:

Image

Image

Since we don't catch these they will be caught on the Controller Level which then sends a 404. We should return the raw image instead. In case of the trace here it was a png and could have been served fine.

Server details: cloud.nextcloud.com from 30.0.1.1 to 30.0.2.2 - probably longer.

贡献者指南