Next.js Discord

Discord Forum

"url" parameter is valid but upstream response is invalid

Unanswered
serj posted this in #help-forum
Open in Discord
I use next with nx
After upgrading to 13.5.3 I have this error on all my png images from public folder,
The svg images are working fine thow

What can be the problem here ?

3 Replies

West African Lion
I have exactly the same problem. However, not localhost and not even if I address the app directly on my host with IP:Port. Only when I go through the NGINX reverse proxy do I get the error.
Bee
I have the same issue, try to rollback 13.5.2. It worked for me.