Hi,
I’ve installed jitsi meet in my server and trying to access it using browser. But no browser is able to connect to the jitsi URL with AVG antivirus web shield enabled in my Mac. nginx error log shows
2020/04/25 14:07:42 [error] 14201#14201: *14672 recv() failed (104: Connection reset by peer) while proxying and reading from upstream, client: xxx.xx.xx.xxx, server: 0.0.0.0:443, upstream: "127.0.0.1:4445", bytes from/to client:697/3601, bytes from/to upstream:3601/1214
Everything works with AVG web shield disabled. Anything I can do with nginx or jitsi configuration to fix it?