Skip to content

add a checkup page test for /upload-blob - #1995

Merged
yflory merged 1 commit into
cryptpad:mainfrom
ansuz:upload-checkup
Aug 4, 2025
Merged

add a checkup page test for /upload-blob#1995
yflory merged 1 commit into
cryptpad:mainfrom
ansuz:upload-checkup

Conversation

@ansuz

@ansuz ansuz commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

Hi!

Some time after updating my instance to 2025.6.0 I noticed that uploads stopped working.

I wrote this test to help debug the issue, and eventually realized that my NGINX config was trying (and failing) to serve /upload-blob as a static asset rather than proxying to the (new-ish) endpoint on the back end.

Anyone using the simplified NGINX config is unlikely to experience this issue, but it might be useful for validating more advanced configurations.

@ansuz
ansuz changed the base branch from main to staging July 14, 2025 08:40
@ansuz
ansuz changed the base branch from staging to main July 14, 2025 08:41
@davidbenque davidbenque added this to the Autumn Release (2025.9.0) milestone Jul 16, 2025
@cremesk

cremesk commented Aug 2, 2025

Copy link
Copy Markdown
Contributor

hi,

looks like i have the same problem with the example-advanced.nginx.conf.
Even if the checkup shows the problem, the question is how to fix it.
Many thanks for helping

@meaz

meaz commented Aug 4, 2025

Copy link
Copy Markdown

Having the same issue with example-advanced.nginx.conf also.

@yflory
yflory merged commit 437bc15 into cryptpad:main Aug 4, 2025
@yflory

yflory commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

Hi, thanks for the PR!
I just updated the advanced nginx config example with the missing value: 1287d9e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants