Hi! Same issue for us (again, sorry):
Our site lives at accountingleaderspodcast.com. This wasnβt causing any issues until recently. Here is some relevant code from our deploy logs:
β
3:37:04 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
3:37:04 PM: 3. @netlify/plugin-nextjs (onBuild event)
3:37:04 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
3:37:04 PM: β
3:37:04 PM: Patching /opt/build/repo/node_modules/next/dist/server/next-server.js
3:37:04 PM: Moving static page files to serve from CDN...
3:37:04 PM: Moved 44 files
3:37:04 PM: Netlify configuration property "redirects" value changed to [
3:37:04 PM: { from: '/_next/static/*', to: '/static/:splat', status: 200 },
3:37:04 PM: {
3:37:04 PM: from: '/_next/image*',
3:37:04 PM: query: { url: ':url', w: ':width', q: ':quality' },
3:37:04 PM: to: '/_ipx/w_:width,q_:quality/:url',
3:37:04 PM: status: 301
3:37:04 PM: },
3:37:04 PM: { from: '/_ipx/*', to: '/.netlify/builders/_ipx', status: 200 },
3:37:04 PM: { from: '/cache/*', to: '/404.html', status: 404, force: true },
3:37:04 PM: { from: '/server/*', to: '/404.html', status: 404, force: true },
3:37:04 PM: { from: '/serverless/*', to: '/404.html', status: 404, force: true },
3:37:04 PM: { from: '/traces', to: '/404.html', status: 404, force: true },
3:37:04 PM: {
3:37:04 PM: from: '/routes-manifest.json',
3:37:04 PM: to: '/404.html',
3:37:04 PM: status: 404,
3:37:04 PM: force: true
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/build-manifest.json',
3:37:04 PM: to: '/404.html',
3:37:04 PM: status: 404,
3:37:04 PM: force: true
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/prerender-manifest.json',
3:37:04 PM: to: '/404.html',
3:37:04 PM: status: 404,
3:37:04 PM: force: true
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/react-loadable-manifest.json',
3:37:04 PM: to: '/404.html',
3:37:04 PM: status: 404,
3:37:04 PM: force: true
3:37:04 PM: },
3:37:04 PM: { from: '/BUILD_ID', to: '/404.html', status: 404, force: true },
3:37:04 PM: {
3:37:04 PM: from: '/api',
3:37:04 PM: to: '/.netlify/functions/___netlify-handler',
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/api/*',
3:37:04 PM: to: '/.netlify/functions/___netlify-handler',
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/favicon.svg',
3:37:04 PM: to: '/favicon.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/vercel.svg',
3:37:04 PM: to: '/vercel.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Medium.eot',
3:37:04 PM: to: '/fonts/MetricWeb-Medium.eot',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Medium.woff',
3:37:04 PM: to: '/fonts/MetricWeb-Medium.woff',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Medium.woff2',
3:37:04 PM: to: '/fonts/MetricWeb-Medium.woff2',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Regular.eot',
3:37:04 PM: to: '/fonts/MetricWeb-Regular.eot',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Regular.woff',
3:37:04 PM: to: '/fonts/MetricWeb-Regular.woff',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Regular.woff2',
3:37:04 PM: to: '/fonts/MetricWeb-Regular.woff2',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-RegularItalic.eot',
3:37:04 PM: to: '/fonts/MetricWeb-RegularItalic.eot',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-RegularItalic.woff',
3:37:04 PM: to: '/fonts/MetricWeb-RegularItalic.woff',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-RegularItalic.woff2',
3:37:04 PM: to: '/fonts/MetricWeb-RegularItalic.woff2',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Semibold.eot',
3:37:04 PM: to: '/fonts/MetricWeb-Semibold.eot',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Semibold.woff',
3:37:04 PM: to: '/fonts/MetricWeb-Semibold.woff',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-Semibold.woff2',
3:37:04 PM: to: '/fonts/MetricWeb-Semibold.woff2',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-SemiboldItalic.eot',
3:37:04 PM: to: '/fonts/MetricWeb-SemiboldItalic.eot',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-SemiboldItalic.woff',
3:37:04 PM: to: '/fonts/MetricWeb-SemiboldItalic.woff',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/fonts/MetricWeb-SemiboldItalic.woff2',
3:37:04 PM: to: '/fonts/MetricWeb-SemiboldItalic.woff2',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/Chevron-Down-black.svg',
3:37:04 PM: to: '/images/Chevron-Down-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/Chevron-Down.svg',
3:37:04 PM: to: '/images/Chevron-Down.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/Chevron-Up.svg',
3:37:04 PM: to: '/images/Chevron-Up.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/apple-podcasts.png',
3:37:04 PM: to: '/images/apple-podcasts.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/arrow-right-black.svg',
3:37:04 PM: to: '/images/arrow-right-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/arrow-right-white.svg',
3:37:04 PM: to: '/images/arrow-right-white.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/chevron-down-thick.svg',
3:37:04 PM: to: '/images/chevron-down-thick.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/chevron-left-black.svg',
3:37:04 PM: to: '/images/chevron-left-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/chevron-right-black.svg',
3:37:04 PM: to: '/images/chevron-right-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/google-podcasts.png',
3:37:04 PM: to: '/images/google-podcasts.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/karbon-logo-black.svg',
3:37:04 PM: to: '/images/karbon-logo-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/karbon-logo-full.svg',
3:37:04 PM: to: '/images/karbon-logo-full.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/karbon-logo-white.svg',
3:37:04 PM: to: '/images/karbon-logo-white.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/logo-accounting-leaders-podcast.svg',
3:37:04 PM: to: '/images/logo-accounting-leaders-podcast.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/logo-alp-black.svg',
3:37:04 PM: to: '/images/logo-alp-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/overcast.png',
3:37:04 PM: to: '/images/overcast.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/pocket-casts.png',
3:37:04 PM: to: '/images/pocket-casts.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/podcast-artwork.png',
3:37:04 PM: to: '/images/podcast-artwork.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/podcast-background.svg',
3:37:04 PM: to: '/images/podcast-background.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/social-card-1.png',
3:37:04 PM: to: '/images/social-card-1.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/social-facebook-black.svg',
3:37:04 PM: to: '/images/social-facebook-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/social-instagram-black.svg',
3:37:04 PM: to: '/images/social-instagram-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/social-linkedin-black.svg',
3:37:04 PM: to: '/images/social-linkedin-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/social-twitter-black.svg',
3:37:04 PM: to: '/images/social-twitter-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/social-youtube-black.svg',
3:37:04 PM: to: '/images/social-youtube-black.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/spotify.png',
3:37:04 PM: to: '/images/spotify.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/stitcher.png',
3:37:04 PM: to: '/images/stitcher.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/tick-coral.svg',
3:37:04 PM: to: '/images/tick-coral.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/tick-white.svg',
3:37:04 PM: to: '/images/tick-white.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/twitter-black.png',
3:37:04 PM: to: '/images/twitter-black.png',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/Skip-next-white.svg',
3:37:04 PM: to: '/images/mediaplayer/Skip-next-white.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/Skip-next.svg',
3:37:04 PM: to: '/images/mediaplayer/Skip-next.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/Skip-previous-white.svg',
3:37:04 PM: to: '/images/mediaplayer/Skip-previous-white.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/Skip-previous.svg',
3:37:04 PM: to: '/images/mediaplayer/Skip-previous.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/cross-grey.svg',
3:37:04 PM: to: '/images/mediaplayer/cross-grey.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/cross-white.svg',
3:37:04 PM: to: '/images/mediaplayer/cross-white.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/icon-forward-30-white.svg',
3:37:04 PM: to: '/images/mediaplayer/icon-forward-30-white.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/icon-forward-30.svg',
3:37:04 PM: to: '/images/mediaplayer/icon-forward-30.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/icon-replay-30-white.svg',
3:37:04 PM: to: '/images/mediaplayer/icon-replay-30-white.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/icon-replay-30.svg',
3:37:04 PM: to: '/images/mediaplayer/icon-replay-30.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/pause-button.svg',
3:37:04 PM: to: '/images/mediaplayer/pause-button.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/play-button.svg',
3:37:04 PM: to: '/images/mediaplayer/play-button.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/images/mediaplayer/volume-up.svg',
3:37:04 PM: to: '/images/mediaplayer/volume-up.svg',
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: status: 200
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/*',
3:37:04 PM: to: '/.netlify/functions/___netlify-handler',
3:37:04 PM: status: 200,
3:37:04 PM: conditions: { Cookie: [Array] },
3:37:04 PM: force: true
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/_next/data/7yuyPcSFRMh3_dpMWzg0O/episodes/:slug.json',
3:37:04 PM: to: '/.netlify/builders/___netlify-odb-handler',
3:37:04 PM: status: 200,
3:37:04 PM: force: false
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/episodes/:slug',
3:37:04 PM: to: '/.netlify/builders/___netlify-odb-handler',
3:37:04 PM: status: 200,
3:37:04 PM: force: false
3:37:04 PM: },
3:37:04 PM: {
3:37:04 PM: from: '/*',
3:37:04 PM: to: '/.netlify/functions/___netlify-handler',
3:37:04 PM: status: 200
3:37:04 PM: }
3:37:04 PM: ].
3:37:04 PM: β
3:37:04 PM: (@netlify/plugin-nextjs onBuild completed in 206ms)
3:37:04 PM: β
3:37:04 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
3:37:04 PM: 4. Functions bundling
3:37:04 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
3:37:04 PM: β
3:37:04 PM: Packaging Functions from .netlify/functions-internal directory:
3:37:04 PM: - ___netlify-handler/___netlify-handler.js
3:37:04 PM: - ___netlify-odb-handler/___netlify-odb-handler.js
3:37:04 PM: - _ipx/_ipx.js
3:37:04 PM: β
3:37:43 PM: β
3:37:43 PM: (Functions bundling completed in 38.4s)
3:37:43 PM: β
3:37:43 PM: βββββββββββββββββββββββββββββββββββββββββ
And see below for the 502 err screenshot: