Nurul
PPrisma
•Created by olalexy1 on 3/11/2025 in #help-and-questions
Unexpected error login into prisma console
I would recommend you to try clearing localstorage and cookies in Chrome and also check if that fixes the issue
12 replies
PPrisma
•Created by feupeu on 3/5/2025 in #help-and-questions
prisma generate hangs
Does the error persist if you run
deno run -A npm:prisma generate --no-hints
?13 replies
PPrisma
•Created by edamomous on 3/8/2025 in #help-and-questions
How to create a new database w/ schema from Node - not CLI?
Hey 👋
If I understand correctly, you want to programatically run
db push
, migrate dev
commands from your node script and not from the CLI, right?
Does this feature request cover what you are trying to do:
https://github.com/prisma/prisma/issues/47033 replies
PPrisma
•Created by Lump on 3/10/2025 in #help-and-questions
Easy prisma question, users or chatroomusers in functions
Hey 👋
Do you mind elaborating your query?
3 replies
PPrisma
•Created by 검은곰(BlackBear) on 3/11/2025 in #help-and-questions
No matter what command I run, I keep getting the error “maximum call stack size exceeded.”
Ah, got it!
Have a great day! 🙌
10 replies
PPrisma
•Created by js.jack on 3/10/2025 in #help-and-questions
Prisma Migrate dev --create-only resets my DB!
Hey @Jack 👋
The reset prompt will be removed with the new prisma version releasing today.
Do you know what was causing the drift?
5 replies
PPrisma
•Created by 검은곰(BlackBear) on 3/11/2025 in #help-and-questions
No matter what command I run, I keep getting the error “maximum call stack size exceeded.”
I'll close this 👍
10 replies
PPrisma
•Created by 검은곰(BlackBear) on 3/11/2025 in #help-and-questions
No matter what command I run, I keep getting the error “maximum call stack size exceeded.”
Glad to hear you found the issue. What was causing it?
10 replies
PPrisma
•Created by 검은곰(BlackBear) on 3/11/2025 in #help-and-questions
No matter what command I run, I keep getting the error “maximum call stack size exceeded.”
Hey @검은곰(BlackBear) 👋
To reproduce this issue, I should follow the instructions from your GitHub repository, right?
I want to reproduce this to debug it
10 replies
PPrisma
•Created by olalexy1 on 3/11/2025 in #help-and-questions
Unexpected error login into prisma console
@olalexy1
To confirm, this issue occurs even if you try it in a different browser or clear the cache, right?
You get this error immediately after you login?
12 replies
PPrisma
•Created by olalexy1 on 3/11/2025 in #help-and-questions
Unexpected error login into prisma console
Yes I am sharing it with the team internally! We are checking 🙏
12 replies
PPrisma
•Created by olalexy1 on 3/11/2025 in #help-and-questions
Unexpected error login into prisma console
Can you let me know your email or GitHub id with which you are trying to login?
12 replies
PPrisma
•Created by olalexy1 on 3/11/2025 in #help-and-questions
Unexpected error login into prisma console
Hey @olalexy1
The error stays even if you refresh the page?
12 replies
PPrisma
•Created by angelcervera on 3/8/2025 in #help-and-questions
Why `prisma generate --sql` needs to have `DATABASE_URL`?
Hey @angelcervera 👋
Currently, it is a requirement to have a active database connection for
--sql
command to work.
We have a feature request to remove this requirement:
https://github.com/prisma/prisma/issues/251244 replies
PPrisma
•Created by Immuc on 3/8/2025 in #help-and-questions
Update help
Hey 👋
Can you elaborate on what changes you did and the error message you are getting?
You made some changes in your schema.prisma file and ran
npx prisma migrate dev
command, right?3 replies
PPrisma
•Created by ralf on 3/8/2025 in #help-and-questions
Get "normal" database credentials from prisma.io Postgres db.
Hey @ralf 👋
I assume you are looking for direct TCP connection string. We are working on adding support for direct TCP connections which should allow you to use Prisma Postgres with metabase.
I assume metabase does not accept API Key based connection string.
4 replies
PPrisma
•Created by dbset.dev on 3/9/2025 in #help-and-questions
Please Someone knows if has a unstability on prisma postgres?
Hi Ty!
Some of the Accelerate users in US region were facing degraded performance due to an issue on our upstream provider end:
https://www.prisma-status.com/incidents/ctj0wjxdkq1j
We have deployed mitigations and things are now looking to improve.
Please let me know if you are still observing errors
7 replies
PPrisma
•Created by Marius on 3/10/2025 in #help-and-questions
Cannot import type in svelte component
I am glad to hear that 🙂
5 replies