The package fails to download, with the following error: Connection failed [IP: 2620:1ec:bdf::69 443] E: Failed to fetch https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.87.2-1709912201_amd64.deb Connection failed [IP: 2620:1ec:bdf::69 443] E: Unable to fetch som...
Topics AI DevOps Security Software Development View all Explore Learning Pathways White papers, Ebooks, Webinars Customer Stories Partners Open Source GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise En...
init/main.o (scsi_dev_init(unsigned long, unsigned long)) kernel/blk_drv/scsi/scsi.a(st.o) kernel/blk_drv/scsi/scsi.a(scsi.o) (NR_ST) kernel/blk_drv/scsi/scsi.a(sd.o) kernel/blk_drv/scsi/scsi.a(scsi.o) (NR_SD) kernel/blk_drv/scsi/scsi.a(sd_ioctl.o) kernel/bl...
By use case DevSecOps DevOps CI/CD View all use cases By industry Healthcare Financial services Manufacturing Government View all industries View all solutions Resources Topics AI DevOps Security Software Development View all Explore Learning Pathways White papers, Ebooks, Webi...
Does this issue occur when all extensions are disabled?: Yes/No VS Code Version: OS Version: Steps to Reproduce: 1.XHR failed 2.Not able to see extensions. 3.Every time getting error like " We cannot connect to the extensions marketplace at this time. "...
VSCode Version: 1.51.0 Local OS Version: Win10 Remote OS Version: Centos Remote Extension/Connection Type: Docker Steps to Reproduce: Rebuild container 2 out of 5 devs on the team can't connect, with: starting container process caused "c...
close((err) => { if (err) { return reject(err); } this._currentSerialPort = null; return this.open().then(() => { resolve(); }, (error) => { reject(error); }); }); public open(): Promise<any> { this._outputChannel.appendLine(`[Starting] Opening the serial port - ${...
VSCode Version: > 1.1 OS Version: Ubuntu Mate / Linux It would be good if VS Code Supports Raspberry Pi 2/3 or provide arm binaries alongside the x86 and x86-64 binaries for linux
close((err) => { if (err) { return reject(err); } this._currentSerialPort = null; return this.open().then(() => { resolve(); }, (error) => { reject(error); }); }); public open(): Promise<any> { this._outputChannel.appendLine(`[Starting] Opening the serial port - ${...