Teecha
Teecha
PPrisma
Created by Teecha on 1/29/2025 in #help-and-questions
Prisma Python NO_PROXY not being honored?
I am facing issues with squid proxy blocking internal requests to the query engine with Prisma python client. I set NO_PROXY="localhost", however, it still sends it to the proxy. Only way to stop it from doing so is turn trust_env to false. Any help would be great.
5 replies