Failed to pipe response after upgrade next.js to v15.1.2 (from v14.x.x) #74240
Replies: 4 comments 10 replies
-
same question |
Beta Was this translation helpful? Give feedback.
-
@studentIvan Do you happen to be using a patched version of https://github.com/caching-tools/next-shared-cache? I was seeing this same issue and I believe it was resolved with this change. |
Beta Was this translation helpful? Give feedback.
-
Right, but there is no release of the new version yet right? Do you know when this PR will be merged? |
Beta Was this translation helpful? Give feedback.
-
This is related to string - buffer breaking change in Next15. We have made a workaround available to the community https://github.com/fortedigital/nextjs-cache-handler/tree/1.1.4?tab=readme-ov-file#3-buffer-string-decorator @neshca/cache-handler does not officially support Next 15 yet, there is a Pull Request in progress. |
Beta Was this translation helpful? Give feedback.
-
Summary
Site looks working well, nothing fall from quick look, but in the AWS console there are a lot of spammy errors with no any information:
Anybody can help me with how to debug it or at least what is the direction I should seek this problem?
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions