Open girlandhercode opened 5 years ago
I previously manually patched and included UofL's security certificates because they were not bundled correctly. I believe UofL fixed this when they updated their security certificates earlier this year. At any rate I removed the old certificates from the extension, and things should be working now.
What I'm trying to do:
Open Plone site in VS Code.
What happened:
All add-ons seem to reload (just going by the status bar reloading all of the info for addons each time I attempt to open a site), and the site folder appears in the Workspace with no entries below it. It is simply the root of the site and when clicking the triangle icon to expand the folders/files there is nothing there. The below errors are from VS Code dev tool's console.
The sites I've tried: /research/integrity /conflictofinterest
What I expected:
The site to open and the files/folders be shown in the file tree in this workspace.
Other probably not important details:
The site I opened previously had not been opened by this add-on for a couple of months at least. I am sure my UofL password has changed since then - if that matters.
I have multiple (two) VS Code windows open when attempting this, only one for working on a Plone site.
These are the errors from the VS Code Dev Tools:
And:
I am running VS Code: Version: 1.34.0 Commit: a622c65b2c713c890fcf4fbf07cf34049d5fe758 Date: 2019-05-15T21:55:35.507Z Electron: 3.1.8 Chrome: 66.0.3359.181 Node.js: 10.2.0 V8: 6.6.346.32 OS: Linux x64 4.15.0-51-generic
on Ubuntu 18.04.2 LTS bionic