Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS Code Keeps producing debug.log

My VS Code suddenly started to produce a file called debug.log littering everywhere in my project directory. An example content is:

[0922/113308.083:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
[0922/113308.120:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
[0922/113345.228:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)
[0922/113345.241:ERROR:registration_protocol_win.cc(103)] CreateFile: The system cannot find the file specified. (0x2)

What is causing this? How do I turn this off?

like image 326
Cemre Mengü Avatar asked Jul 03 '26 22:07

Cemre Mengü


1 Answers

As linked to by @rahicks, this was a known issue. It has since been fixed in release 1.49.2 and the bug closed.

like image 122
Orangutech Avatar answered Jul 06 '26 16:07

Orangutech



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!