DBT run fails when deploying on certain schemas

The problem I’m having

I’m using dbt over a VPN connection to deploy models in snowflake. I have a schema called trans where I deploy my views. These run fine without issue. However, when I try to run an incremental model in another schema.

The context of why I’m trying to do this

What I’ve already tried

Some example code or error messages

OSError('Tunnel connection failed: 407 Proxy Authentication Required'