Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while trying to connect to remote instance #7

Closed
FancyBanana opened this issue Nov 10, 2021 · 3 comments
Closed

Error while trying to connect to remote instance #7

FancyBanana opened this issue Nov 10, 2021 · 3 comments

Comments

@FancyBanana
Copy link

When I try to connect to a remote CraftOs (local sinngleplayer minecraft instance) I get Could not connect to remote.craftos-pc.cc: certificate has expired error.

image

@FancyBanana
Copy link
Author

FancyBanana commented Nov 11, 2021

After dong some code reading and some research I think this issue might be related:
electron/electron#31212

Edit: Possible solution: microsoft/vscode#134244 (comment)

@FancyBanana
Copy link
Author

FancyBanana commented Nov 11, 2021

I seem to have found a temporary workaround: when setting this option is user settings in VSCode

"http.systemCertificates": false,

I successfully connected to a CraftOS computer inside my minecraft game.

@MCJack123
Copy link
Owner

It appears that this issue won't be fixed upstream for a little while, so the official solution will be to set http.systemCertificates in the config. I'll update the readme and documentation to notify about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants