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

Don't know how to stop an error #1009

Closed
msgggg opened this issue Aug 19, 2022 · 1 comment
Closed

Don't know how to stop an error #1009

msgggg opened this issue Aug 19, 2022 · 1 comment

Comments

@msgggg
Copy link

msgggg commented Aug 19, 2022

Bug description

Invalid string length RangeError: Invalid string length at JSON.stringify (<anonymous>) at xt.serialize (http://localhost:5555/assets/index.js:1:49091) at xt.update (http://localhost:5555/assets/index.js:1:12197) at Cc (http://localhost:5555/assets/vendor.js:50:6994) at xt.n (http://localhost:5555/assets/vendor.js:50:6688) at xt.update (http://localhost:5555/assets/index.js:1:48948) at Cc (http://localhost:5555/assets/vendor.js:50:6994) at xt.n (http://localhost:5555/assets/vendor.js:50:6688) at http://localhost:5555/assets/index.js:1:82272 at Array.forEach (<anonymous>)
This thing continuously pops up and doesn't let me. open prisma studio. What do I have to do? And even if I click "discard all unsaved changes and studio" and close my db and open it again, the error persists. plz help me out. thanks

How to reproduce

Every time I just open prisma studio, the error shows up and I cant access.

Expected behavior

No response

Prisma information

4.2.1

Environment & setup

  • OS:
  • Browser:
  • Database:

Mac Os, Postgres, Chrome

Prisma logs

No response

@petradonka
Copy link
Contributor

Could you try if this solution works for you? #895 (comment)

Did you recently upgrade your Prisma version?

@janpio janpio closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants