Hey @SantiMB !
The error UNABLE_TO_GET_ISSUER_CERT_LOCALLY
likely is related to the issue, and it basically means that when Local was trying to connect to a remote server over HTTPS, it wasn’t able to get the security certificate to make the request.
I notice that you’re on Windows 10 Enterprise – is this a work machine? I ask because it might be that there are some security settings in place that are preventing third-party apps (like Local) from making request to places on the internet. In the cases you’re describing, Local is:
- For the Connect connection, Local is trying to upload it’s ssh key to the remote server.
- For logging into Local Hub, Local is trying to use Oauth to authenticate with that remote service.
Can you let us know a little more about the security in place for this laptop? It might also be that some security settings were recently changed, like during a Windows upgrade. Let us know what you find!