-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingfixed in devFixed in the dev branchFixed in the dev branch
Description
Describe the Bug
Hello!
I get "something went wrong" when i visit the channels tab in the new version.
Could you look into this? Thank you very much!
Database
PostgreSQL
Relevant log output
umami-1 | ⨯ TypeError: Cannot read properties of null (reading 'includes')
umami-1 | at <unknown> (/app/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:2806)
umami-1 | at Array.some (<anonymous>)
umami-1 | at <unknown> (/app/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:3440)
umami-1 | at g (/app/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:3652)
umami-1 | at async te.do (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:18:17826)
umami-1 | at async te.handle (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:18:22492)
umami-1 | at async doRender (/app/node_modules/next/dist/server/base-server.js:1455:42)
umami-1 | at async responseGenerator (/app/node_modules/next/dist/server/base-server.js:1814:28)
umami-1 | at async NextNodeServer.renderToResponseWithComponentsImpl (/app/node_modules/next/dist/server/base-server.js:1824:28)
umami-1 | at async NextNodeServer.renderPageComponent (/app/node_modules/next/dist/server/base-server.js:2240:24)
umami-1 | ⨯ TypeError: Cannot read properties of null (reading 'includes')
umami-1 | at <unknown> (/app/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:2806)
umami-1 | at Array.some (<anonymous>)
umami-1 | at <unknown> (/app/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:3440)
umami-1 | at g (/app/.next/server/app/api/websites/[websiteId]/metrics/route.js:1:3652)
umami-1 | at async te.do (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:18:17826)
umami-1 | at async te.handle (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:18:22492)
umami-1 | at async doRender (/app/node_modules/next/dist/server/base-server.js:1455:42)
umami-1 | at async responseGenerator (/app/node_modules/next/dist/server/base-server.js:1814:28)
umami-1 | at async NextNodeServer.renderToResponseWithComponentsImpl (/app/node_modules/next/dist/server/base-server.js:1824:28)
umami-1 | at async NextNodeServer.renderPageComponent (/app/node_modules/next/dist/server/base-server.js:2240:24)
Which Umami version are you using? (if relevant)
v2.16.0
Which browser are you using? (if relevant)
Chrome
How are you deploying your application? (if relevant)
docker
alrico88, mjsoftking, jvanderneutstulen, falaix, npirlot and 7 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixed in devFixed in the dev branchFixed in the dev branch