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

Prisma unable to run without internet access #989

Open
krrishdholakia opened this issue Jul 27, 2024 · 1 comment
Open

Prisma unable to run without internet access #989

krrishdholakia opened this issue Jul 27, 2024 · 1 comment

Comments

@krrishdholakia
Copy link

krrishdholakia commented Jul 27, 2024

Bug description

Linked Issue: BerriAI/litellm#4876, BerriAI/litellm#4915

LiteLLM Proxy uses prisma-client-py. Our users are seeing installs fail because of this line:

subprocess.CalledProcessError: Command '['/usr/local/bin/python', '-m', 'nodeenv', '/root/.cache/prisma-python/nodeenv']' returned non-zero exit status 1.

How to reproduce

Linked issues go through it - but i believe it's triggered by installing prisma cli in a environment without internet connection

Expected behavior

I would expect this to work, since this is packaged in a docker build.

Environment & setup

Running prisma==0.11.0

cc: @RobertCraigie any help would be appreciated!

@RobertCraigie
Copy link
Owner

Sorry for the delayed response @krrishdholakia, unfortunately I'm at pretty limited capacity right now. Hopefully I'll be able to take a look this weekend.

Skimmed a bit and looks like there's been quite a bit of back and forth, do you have any questions around certain behaviour that would be helpful for me to answer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants