Ian Brown

Results 62 comments of Ian Brown

Running the same version of MacOS from the Intel MBP through VMWare Fusion: ![Screenshot 2024-02-21 at 10 27 23 PM](https://github.com/openspeedtest/Speed-Test/assets/742554/3356430a-24ec-4cd3-b2a1-863ec1f1c6d1)

I noticed that the MBP you're using is dated 2014 which I'm pretty sure isn't an Apple approved machine for running 14.3.1?

I think 'log' might have found something: `2024-02-22 14:07:21.849275-0800 0x5842 Error 0x234f8 165 0 tccd: [com.apple.TCC:access] TCCDProcess: identifier=com.openspeedtest.server, pid=2418, auid=501, euid=501, binary_path=/Applications/OpenSpeedTest-Server.app/Contents/MacOS/OpenSpeedTest-Server attempted to call TCCAccessRequest for kTCCServiceAccessibility without the...

There were some other errors, but when I ran it on the arm mac, that error was unique to the x86 system. The other errors existed on both so, I...

No nothing like that. I tried two things -- granting the app Full Disk access which usually gives it the keys to the kingdom, and also resetting everything via that...

nginx works. I do receive this prompt first: ![Screenshot 2024-02-22 at 4 42 02 PM](https://github.com/openspeedtest/Speed-Test/assets/742554/2317d61e-7eeb-4b7e-a878-01fd4fe93703) I don't get that with the electron app even after the tcc reset? I thought...

Firewall is enabled in both the VM and on the physical system, but afaik, that wouldn't prevent an app from listening to a port, just prevent traffic from hitting it....

> @zestysoft If the application can find the port status, then it's likely due to the NIC/default gateway. External firewall or router with some security features enabled may have rejected...

Okay, I've made some progress. I had to go through a udemy course to understand how electron works :) I've been debugging the code, and the problem happens in the...

So just to be clear, on an M1 MAX with 64GB of ram, even though the working set size is larger than the mem required, we should still expect it...