Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some places provoke a cache error #124

Open
silversonicaxel opened this issue Jun 28, 2024 · 2 comments
Open

Some places provoke a cache error #124

silversonicaxel opened this issue Jun 28, 2024 · 2 comments
Labels
blocked Blocked bug Something isn't working

Comments

@silversonicaxel
Copy link
Owner

silversonicaxel commented Jun 28, 2024

Going to http://localhost:3000/places/associati-books an error occurs but application keeps working.

Failed to set fetch cache https://books.associati.art/ Error: Failed to set Next.js data cache, items over 2MB can not be cached (21568844 bytes)
    at IncrementalCache.set (/Users/alessandrorabitti/Dev/unknown-art/node_modules/next/dist/server/lib/incremental-cache/index.js:391:23)
    at eval (webpack-internal:///(rsc)/./node_modules/next/dist/server/lib/patch-fetch.js:454:74)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async fetchHead (webpack-internal:///(rsc)/./node_modules/fetch-meta-tags/index.js:30:15)
    at async fetchMeta (webpack-internal:///(rsc)/./node_modules/fetch-meta-tags/index.js:38:16)
    at async PlacePage (webpack-internal:///(rsc)/./app/places/[placeId]/page.tsx:26:36)
@silversonicaxel silversonicaxel added the bug Something isn't working label Jun 28, 2024
@silversonicaxel silversonicaxel changed the title Some place provokes a server error Some places provokes a server error Jun 30, 2024
@silversonicaxel silversonicaxel changed the title Some places provokes a server error Some places provoke a server error Jun 30, 2024
@silversonicaxel
Copy link
Owner Author

vercel/next.js#48324

@silversonicaxel silversonicaxel changed the title Some places provoke a server error Some places provoke a cache error Jul 2, 2024
@silversonicaxel
Copy link
Owner Author

silversonicaxel commented Jul 12, 2024

@silversonicaxel silversonicaxel added the blocked Blocked label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant