-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error on ghost text request: (FetchError) unable to get local issuer certificate #359
Comments
What error messages do you see in your vscode dev console window?
That means you're using the
Is this an error message you're seeing somewhere? |
Sorry if it wasn't clear - I was seeing the error used in the title:
Not exactly - I was using |
Hi, I'm trying to get suggestions for T-SQL in Visual Studio 2022, I have installed SQL related packages like the SQL Server Data Tools, etc. I opened a connection to my STG Instance, and started creating a new Stored Procedure. I'm trying to get a suggestion by adding a comment inline (SET @StartDateTimeFilter = --my comment) asking to create code to get current date minus one hour, just as a test. But I get outputs from copilot as follows:
I am already logged in with a GitHub account. I am working from home using a VPN but other people from my company have been able to use copilot without issues also through the VPN. Is there anything on my side I could try? Thx. |
See my comment for a solution that helped me regarding this error message |
.wakatime.cfg
.wakatime.cfg
Ctrl+Shift+P > WakaTime: Open Log File...
does nothing~/.wakatime
are some zip files andwakatime-internal.cfg
(no log file)I tried setting
no_ssl_verify = true
from #111 but nothing changed.The text was updated successfully, but these errors were encountered: