"url" parameter is valid but upstream response is invalid
Unanswered
serj posted this in #help-forum
serjOP
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 ?
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.
@serj 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 ?
West African Lion
There is a ongoing issue, see https://github.com/vercel/next.js/issues/56038
For now just roll back to next 13.5.2 and it will work again
For now just roll back to next 13.5.2 and it will work again
Bee
I have the same issue, try to rollback 13.5.2. It worked for me.