You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Going to
http://localhost:3000/places/associati-books
an error occurs but application keeps working.The text was updated successfully, but these errors were encountered: