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

1.39.1 realtime logs every visitor show unknown data and no page views #1585

Closed
lyragosa opened this issue Oct 25, 2022 · 2 comments
Closed
Labels
bug Something isn't working fixed in dev Fixed in the dev branch

Comments

@lyragosa
Copy link

lyragosa commented Oct 25, 2022

image

and dont show visit page infomation

error infomation:

yarn start
yarn run v1.22.19
$ next start
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Loaded env from /my/install/path/umami/.env
PrismaClientValidationError: Unknown arg websiteUuid in where.website.websiteUuid for type WebsiteRelationFilter.

at Document.validate (/my/install/path/umami/node_modules/@prisma/client/runtime/index.js:28989:20)
at serializationFn (/my/install/path/umami/node_modules/@prisma/client/runtime/index.js:31900:19)
at runInChildSpan (/my/install/path/umami/node_modules/@prisma/client/runtime/index.js:25102:12)
at PrismaClient._executeRequest (/my/install/path/umami/node_modules/@prisma/client/runtime/index.js:31907:31)
at consumer (/my/install/path/umami/node_modules/@prisma/client/runtime/index.js:31834:23)
at /my/install/path/umami/node_modules/@prisma/client/runtime/index.js:31839:51
at AsyncResource.runInAsyncScope (node:async_hooks:202:9)
at /my/install/path/umami/node_modules/@prisma/client/runtime/index.js:31839:29
at runInChildSpan (/my/install/path/umami/node_modules/@prisma/client/runtime/index.js:25102:12)
at PrismaClient._request (/my/install/path/umami/node_modules/@prisma/client/runtime/index.js:31836:22) {

clientVersion: '4.5.0'
}

@mskian
Copy link

mskian commented Oct 25, 2022

same here - #1583 (comment)

@mikecao mikecao added bug Something isn't working fixed in dev Fixed in the dev branch labels Oct 25, 2022
@mikecao
Copy link
Collaborator

mikecao commented Oct 26, 2022

Fixed in v1.39.2.

@mikecao mikecao closed this as completed Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed in dev Fixed in the dev branch
Projects
None yet
Development

No branches or pull requests

3 participants