it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[BUG] 127.0.0.1:5500 shows it-tools page while I didn't selfhost this website

Open MMMMMoris opened this issue 1 year ago • 2 comments
trafficstars

It is hard to reproduce this situation. My Chrome is set to it-tools when I visit 127.0.0.1:5500 somehow. The url does not vary but stays 127.0.0.1:5500, I didn't make any selfhost server. Nothing changes after refreshing, relaunching browser even rebooting my PC
There is also not programs running on port 5500

image

Command netstat -ano | findstr 5500 has no output. image

I wonder why is this happening, it doesn't make sense. Perhaps it is no bug, I am just curious why woud this ever happen.

MMMMMoris avatar Feb 14 '24 20:02 MMMMMoris

https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API probably. Go to https://developer.chrome.com/docs/devtools/application tab and remove it there

stereobooster avatar May 10 '24 12:05 stereobooster

It may be due to the PWA, try emptying cache

CorentinTh avatar May 10 '24 13:05 CorentinTh