yy0931 / sqlite3-editor

https://marketplace.visualstudio.com/items?itemName=yy0931.vscode-sqlite3-editor
GNU General Public License v3.0
838 stars 6 forks source link

Failed to load resources. This issue can occur after an extension update. Please try reopening the window. #40

Closed qingbenpu closed 10 months ago

qingbenpu commented 10 months ago

The following error appears in vs code in Ubuntu: Failed to load resources. This issue can occur after an extension update. Please try reopening the window. I have tried other sqlite3 related plugins and they work fine. I don't think there is a problem with your plugin, maybe it is my recent improper operation of the Ubuntu system that caused this error, but I do not have the ability to find and solve this problem. ![Uploading D_(Q]GW7WKWK[Y}MEL@SCFM.png…]()

qingbenpu commented 10 months ago

D_(Q GW7WKWK Y}MEL@SCFM

qingbenpu commented 10 months ago

After downgrading to version 1.0.90, I was able to use the extension normally. Versions 1.0.147 and 1.0.146 cannot be used, and I'm not sure about other versions.

yy0931 commented 10 months ago

I was unable to reproduce the issue on Ubuntu 22.04 (x64). Could it be possible that you are using an outdated version of Ubuntu or an uncommon CPU architecture?

Also, could you check if there are any errors in:

image

image

Fredyy90 commented 10 months ago

image I'm running into the same issue, extension is not usable currently, might be related to the failing loading of a dependency, why isn't the bundled with the extension rightaway?

cdn.jsdelivr.net seems to be completey broken for me rightnow, www.jsdelivr.net is reachable but cdn.jsdelivr.net isn't

yy0931 commented 10 months ago

Thanks for the info! I didn't notice it wasn't bundled. I'll fix it later today.

yy0931 commented 10 months ago

I've fixed it in v1.0.148. The cause was that I hadn't read "By default all sources come from CDN" in https://www.npmjs.com/package/@monaco-editor/loader#config.