question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Each project using Prisma (and its query engine runtime) gets its own Firewall request

See original GitHub issue

As the query-engine-windows.exe lives in node_modules of each project, you have to “Allow Access” for each project you want to use Prisma in:

image

Maybe there is a way around this (maybe one can somehow request an “Allow” for all software that comes from Prisma?).

(You probably have to work on a non Admin account to get this permission prompt)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

5reactions
janpiocommented, Jan 21, 2020

Not binding to 0.0.0.0 might already make this go away on Catalina.

This is done. I did not encounter any Firewall prompts while using introspect and generate on a new thing created via prisma2 init.

Also no prompt when running https://github.com/prisma/prisma-examples/tree/prisma2/javascript/script

2reactions
divyenduzcommented, Jan 29, 2020

I cannot reproduce this anymore either on Catalina 10.15.2 🎉

I am closing this one. Please reopen a new issue if the problem persists for anyone.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Query engine (Concepts) - Prisma
Prisma's query engine manages the communication with the database when using Prisma Client. Learn how it works on this page.
Read more >
App Firewall Settings - Prisma Cloud - Palo Alto Networks
WAAS inspects all HTTP requests sent to the application and protects against all types of injection attacks as well as local file inclusions....
Read more >
How To Build a GraphQL API with Prisma and Deploy to ...
The resolvers will define the logic for handling those requests using in-memory data structures, which you will replace with database queries in ......
Read more >
Prisma Cloud Compute API documentation version v1
All the example API commands in these documents specify a <CONSOLE> variable, ... token from the /api/v1/authenticate endpoint into the request header.
Read more >
CNCF Landscape Guide
Organizations that have a cloud native project or product can submit a PR to request it to be added to the landscape. How...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found