Skip to content

Channels not working #3245

@apvlv

Description

@apvlv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed in devFixed in the dev branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions