How setup a proxy for LocalWP

Hello,

I use LocalWP in my company and I need to configure a proxy.
In WP, I can configure the proxy in the wp-config file and it works. (I can download addons and update WordPress)

But how do I configure a proxy for Local?

My company’s default proxy is configured in my Windows settings, but I don’t think Local uses it because it can’t access Internet : I can’t login and update Local, download and update addons, use the live link…

My computer is running w10. I think these lines in the log file might help solve this problem…

Thank you very much for your time.

{“class”:“LightningServicesService”,“code”:“ECONNRESET”,“errno”:“ECONNRESET”,“level”:“error”,“message”:“request to https://getflywheel.github.io/local-lightning-services/site-services-v2.json failed, reason: read ECONNRESET”,“stack”:“FetchError: request to https://getflywheel.github.io/local-lightning-services/site-services-v2.json failed, reason: read ECONNRESET\n at ClientRequest. (%%appPath%%\node_modules\node-fetch\lib\index.js:1491:11)\n at ClientRequest.emit (node:events:513:28)\n at TLSSocket.socketErrorListener (node:_http_client:502:9)\n at TLSSocket.emit (node:events:513:28)\n at emitErrorNT (node:internal/streams/destroy:151:8)\n at emitErrorCloseNT (node:internal/streams/destroy:116:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)”,“thread”:“main”,“timestamp”:“2023-10-27T13:47:41.393Z”,“type”:“system”}

{“eventId”:“6f288b82568f40da80307c369bdbbee7”,“level”:“warn”,“message”:“Unhandled Rejection.”,“p”:{},“reason”:{“code”:“ECONNRESET”,“errno”:“ECONNRESET”,“message”:“request to https://cdn.localwp.com/stable/updates.json failed, reason: read ECONNRESET”,“type”:“system”},“thread”:“main”,“timestamp”:“2023-10-27T13:50:12.598Z”}

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.