You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
}
The text was updated successfully, but these errors were encountered:
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.clientVersion: '4.5.0'
}
The text was updated successfully, but these errors were encountered: