Jump to content

node.js localhost:3000 takes forever to open if kaspersky is on.


amrish
Go to solution Solved by Igor Kurzin,

Recommended Posts

hi i am a new kaspersky customer bought an yearly subscription for my windows 10 laptop. i am a developer i use node.js runtime to run my project locally on browser. when i run npm start command in terminal it takes almost 2 minutes for my project to run on localhost:3000 .

now this issue only started since i installed kaspersky total security. if i pause kaspersky then the localhost:3000 would open almost instantly within few seconds. i need to run node server multiple times in a day , so i had to pause kaspersky permanently. but it is making my situation of having a antivirus useless, because i can not pause kaspersky for just one minute in a day multiple times , it takes high effort. 

i was wondering if there is a solution so i can use both node server on my localhost:3000 port and also kaspersky simultaneously. that way i wont loose any security. thank you.

Link to comment
Share on other sites

  • Solution

Hi @amrish , 

Try to find out disabling of which protection component fixes the issue (restart browser as you check). 

Try this workaround: go to Settings → Threats and Exclusions → Specify trusted applications → Add → search for the browser you use to open your project → set it to ‘Do not scan all traffic’ → Only for specified IP addresses: 127.0.0.1

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...