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

Les évènements ne s'affichent plus en 3.21.0 #1208

Open
noelmartinon opened this issue Jul 25, 2024 · 0 comments
Open

Les évènements ne s'affichent plus en 3.21.0 #1208

noelmartinon opened this issue Jul 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@noelmartinon
Copy link

Bonjour,

Après passage de 3.20.3 à 3.21.0, les détails des évènements sont en erreur (ils sont bien listés dans le filtre) :
image

Au niveau des logs du docker, uniquement le warning suivant au démarrage :

yarn run v1.22.19
$ node ./src/services/rewriteBuildedPages.mjs
$ NODE_ENV=production node ./src/server.js
warn  - Invalid next.config.js options detected: 
  - The root value has an unexpected property, sentry, which is not in the list of allowed properties (amp, analyticsId, assetPrefix, basePath, cleanDistDir, compiler, compress, crossOrigin, devIndicators, distDir, env, eslint, excludeDefaultMomentLocales, experimental, exportPathMap, generateBuildId, generateEtags, headers, httpAgentOptions, i18n, images, modularizeImports, onDemandEntries, optimizeFonts, output, outputFileTracing, pageExtensions, poweredByHeader, productionBrowserSourceMaps, publicRuntimeConfig, reactStrictMode, redirects, rewrites, sassOptions, serverRuntimeConfig, skipMiddlewareUrlNormalize, skipTrailingSlashRedirect, staticPageGenerationTimeout, swcMinify, trailingSlash, transpilePackages, typescript, useFileSystemPublicRoutes, webpack).

See more info here: https://nextjs.org/docs/messages/invalid-next-config
> Ready on http://localhost:3000
Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'yarn add sharp', and Next.js will use it automatically for Image Optimization.
Read more: https://nextjs.org/docs/messages/sharp-missing-in-production
Warning: data for page "/trek/[slug]" (path "/trek/90296-Parcours-du-patrimoine") is 130 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data

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

No branches or pull requests

2 participants