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

Plugin library is not loading, certificate confirmation error. #19

Open
Miskler opened this issue Apr 29, 2023 · 3 comments
Open

Plugin library is not loading, certificate confirmation error. #19

Miskler opened this issue Apr 29, 2023 · 3 comments

Comments

@Miskler
Copy link

Miskler commented Apr 29, 2023

image

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\KAMA\Documents\kHUTER-0.2.1.02\addons\NativeLib\nativelib", line 1148, in <module>
    storage_update()
  File "C:\Users\KAMA\Documents\kHUTER-0.2.1.02\addons\NativeLib\nativelib", line 313, in storage_update
    num = github_index_update()
  File "C:\Users\KAMA\Documents\kHUTER-0.2.1.02\addons\NativeLib\nativelib", line 209, in github_index_update
    download(url, 'master.tar.gz', path)
  File "C:\Users\KAMA\Documents\kHUTER-0.2.1.02\addons\NativeLib\nativelib", line 413, in download
    (filepath, headers) = urlretrieve(url, os.path.join(path, filename), reporthook=_progress)
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 241, in urlretrieve
    with contextlib.closing(urlopen(url, data)) as fp:
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 216, in urlopen
    return opener.open(url, data, timeout)
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 525, in open
    response = meth(req, response)
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 634, in http_response
    response = self.parent.error(
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 557, in error
    result = self._call_chain(*args)
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 496, in _call_chain
    result = func(*args)
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 749, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 519, in open
    response = self._open(req, data)
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 536, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 496, in _call_chain
    result = func(*args)
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 1391, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
  File "C:\Users\KAMA\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 1351, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'codeload.github.com'. (_ssl.c:997)>

 modules/gdscript/gdscript_functions.cpp:775 - NativeLib repository not found! Search at C:\Users\KAMA
/.nativelib/meta
 modules/gdscript/gdscript_functions.cpp:775 - Try to update repository info (button "REPO")
@Miskler
Copy link
Author

Miskler commented Apr 29, 2023

 modules/gdscript/gdscript_functions.cpp:775 - NativeLib repository not found! Search at C:\Users\KAMA
/.nativelib/meta
 modules/gdscript/gdscript_functions.cpp:775 - Try to update repository info (button "REPO")

 modules/gdscript/gdscript_functions.cpp:789 - No platforms selected!

This is what I get when I run the plugin. Installed the plugin yesterday (04/28/2023)

@Miskler
Copy link
Author

Miskler commented Apr 29, 2023

image
I understood what the problem was. It is unclear how to solve(

Even with VPN I can't get access

@Miskler
Copy link
Author

Miskler commented Apr 29, 2023

I rolled back the windows registry and I still have access in the browser, but Godot has the same error(

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

1 participant