DevPanda
DevPanda
Explore posts from servers
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
:facepalm:
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
i'm fucking stupid. i forgot to check if the database exists normally prisma had always created it for me
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
yes i can open tomorrow a ticket 🙂
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
but its will not work
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
i have tried so many things esbuild, rollup, vite etc.
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
thanks, so from the first link the repo is not complete, I can't test it either and repo number 2 doesn't work either
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
okay, then i go to drizzle for this Project. 😦
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
any other?
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
any ideas? @Nurul
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
yes
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
yes, it would be worth trying to do this via the data proxy. but it must also work without it
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
I have already tried. It really seems to be a runtime error
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
okay, then i have to wait
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
yes i had already seen that too. i also looked at the things and used some of them. i switched from esbuild and swc to rollup and had already solved a lot of problems
[ script:core] prisma:info Starting a postgresql pool with 17 connections.
[ script:core] prisma:info Encountered error during initialization:
[ script:core] prisma:error
[ script:core] Invalid `prisma.account.create()` invocation:
[ script:core]
[ script:core]
[ script:core] kill EPERM
[ script:core] Error: ~lw~[StartUp]~lr~ Failed to create test account PrismaClientKnownRequestError:
[ script:core] Invalid `prisma.account.create()` invocation:
[ script:core]
[ script:core]
[ script:core] kill EPERM
[ script:core] at QE.handleRequestError (G:\Development\Dysenic\fivem\fxserver\server-data\node_modules\.pnpm\@[email protected]_prisma_bf37a8d2c13df1d2415bf21b1c701e8e\node_modules\@prisma\client\runtime\binary.js:256:7448)
[ script:core] at QE.handleAndLogRequestError (G:\Development\Dysenic\fivem\fxserver\server-data\node_modules\.pnpm\@[email protected]_prisma_bf37a8d2c13df1d2415bf21b1c701e8e\node_modules\@prisma\client\runtime\binary.js:256:6772)
[ script:core] at QE.request (G:\Development\Dysenic\fivem\fxserver\server-data\node_modules\.pnpm\@[email protected]_prisma_bf37a8d2c13df1d2415bf21b1c701e8e\node_modules\@prisma\client\runtime\binary.js:256:6479)
[ script:core] at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
[ script:core] at async a (G:\Development\Dysenic\fivem\fxserver\server-data\node_modules\.pnpm\@[email protected]_prisma_bf37a8d2c13df1d2415bf21b1c701e8e\node_modules\@prisma\client\runtime\binary.js:265:9651)
[ script:core] at async test (@core/server.js:64:22)
[ script:core] prisma:info Starting a postgresql pool with 17 connections.
[ script:core] prisma:info Encountered error during initialization:
[ script:core] prisma:error
[ script:core] Invalid `prisma.account.create()` invocation:
[ script:core]
[ script:core]
[ script:core] kill EPERM
[ script:core] Error: ~lw~[StartUp]~lr~ Failed to create test account PrismaClientKnownRequestError:
[ script:core] Invalid `prisma.account.create()` invocation:
[ script:core]
[ script:core]
[ script:core] kill EPERM
[ script:core] at QE.handleRequestError (G:\Development\Dysenic\fivem\fxserver\server-data\node_modules\.pnpm\@[email protected]_prisma_bf37a8d2c13df1d2415bf21b1c701e8e\node_modules\@prisma\client\runtime\binary.js:256:7448)
[ script:core] at QE.handleAndLogRequestError (G:\Development\Dysenic\fivem\fxserver\server-data\node_modules\.pnpm\@[email protected]_prisma_bf37a8d2c13df1d2415bf21b1c701e8e\node_modules\@prisma\client\runtime\binary.js:256:6772)
[ script:core] at QE.request (G:\Development\Dysenic\fivem\fxserver\server-data\node_modules\.pnpm\@[email protected]_prisma_bf37a8d2c13df1d2415bf21b1c701e8e\node_modules\@prisma\client\runtime\binary.js:256:6479)
[ script:core] at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
[ script:core] at async a (G:\Development\Dysenic\fivem\fxserver\server-data\node_modules\.pnpm\@[email protected]_prisma_bf37a8d2c13df1d2415bf21b1c701e8e\node_modules\@prisma\client\runtime\binary.js:265:9651)
[ script:core] at async test (@core/server.js:64:22)
35 replies
PPrisma
Created by DevPanda on 2/20/2025 in #help-and-questions
FiveM and Prisma
thanks for your answer. how can i somehow provide even better logs from prisma?
35 replies
TTCTheo's Typesafe Cult
Created by DevPanda on 12/12/2024 in #questions
Auth System - Cookie problem
@julius ty
18 replies
TTCTheo's Typesafe Cult
Created by DevPanda on 12/12/2024 in #questions
Auth System - Cookie problem
sameSite "lax" was the solution
18 replies
TTCTheo's Typesafe Cult
Created by DevPanda on 12/12/2024 in #questions
Auth System - Cookie problem
fixed
18 replies
TTCTheo's Typesafe Cult
Created by Mooshay105 on 12/11/2024 in #questions
utfs.io is blocked by malware bytes browser guard
both
8 replies