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

Unable to open Prisma Studio #938

Closed
abh006 opened this issue May 16, 2022 · 3 comments
Closed

Unable to open Prisma Studio #938

abh006 opened this issue May 16, 2022 · 3 comments
Labels
kind/bug A reported bug.

Comments

@abh006
Copy link

abh006 commented May 16, 2022

A non-recoverable error has occurred and Studio has to be restarted. Please consider reporting this error to us by opening an issue on GitHub and attaching the error details. If this persists, please clear out your IndexedDB and try again.

image

  1. Prisma version (prisma -v or npx prisma -v):
prisma                  : 3.14.0
@prisma/client          : 3.14.0
Current platform        : darwin-arm64
Query Engine (Node-API) : libquery-engine 2b0c12756921c891fec4f68d9444e18c7d5d4a6a (at node_modules/@prisma/engines/libquery_engine-darwin-arm64.dylib.node)
Migration Engine        : migration-engine-cli 2b0c12756921c891fec4f68d9444e18c7d5d4a6a (at node_modules/@prisma/engines/migration-engine-darwin-arm64)
Introspection Engine    : introspection-core 2b0c12756921c891fec4f68d9444e18c7d5d4a6a (at node_modules/@prisma/engines/introspection-engine-darwin-arm64)
Format Binary           : prisma-fmt 2b0c12756921c891fec4f68d9444e18c7d5d4a6a (at node_modules/@prisma/engines/prisma-fmt-darwin-arm64)
Default Engines Hash    : 2b0c12756921c891fec4f68d9444e18c7d5d4a6a
Studio                  : 0.460.0
  1. Logs from Developer Tools Console or Command line, if any:
    No unusual logs

  2. Does the issue persist even after updating to the latest prisma CLI dev version? (npm i -D prisma@dev)
    Yes, it does.

I am using PostgresQL on my docker container as the DB.
I tried docker compose down -v, but the issue persists

@abh006
Copy link
Author

abh006 commented May 16, 2022

This is when I was trying to access Prisma studio with Firefox Developer Edition.
But, this issue doesn't exist for Safari browser.

@westlag114
Copy link

I fixed this way.
#895 (comment)
@abh006

@petradonka
Copy link
Contributor

Could you click "Show details" on the Studio error modal and share what it says in there? That might have more information on what is going wrong for you.

@janpio janpio added the kind/bug A reported bug. label Nov 15, 2022
@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
Labels
kind/bug A reported bug.
Projects
None yet
Development

No branches or pull requests

4 participants