Balena device not working with proxy

Hi,

I am trying to route Balena device traffic through proxy server.

I have configured auto proxy using nmcli commands.

below are sample parameters:

proxy.method: auto
proxy.browser-only: no
proxy.pac-url: http://{server IP address}/proxy.pac
proxy.pac-script: –

for testing I am using Wingate proxy server.