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

SSL Certificate? #91

Open
Devlooperio opened this issue Mar 5, 2023 · 0 comments
Open

SSL Certificate? #91

Devlooperio opened this issue Mar 5, 2023 · 0 comments

Comments

@Devlooperio
Copy link

User@MacUser Aternos-On-Discord-master % Python3 bot.py
[WARNING] 2023-03-04 22:09:07,958 - PyNaCl is not installed, voice will NOT be supported
2023-03-04 22:09:07 WARNING discord.ext.commands.bot Privileged message content intent is missing, commands may not work as expected.
[WARNING] 2023-03-04 22:09:07,960 - Privileged message content intent is missing, commands may not work as expected.
2023-03-04 22:09:07 INFO discord.client logging in using static token
[INFO] 2023-03-04 22:09:07,960 - logging in using static token

Traceback (most recent call last):

File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/aiohttp/connector.py", line 969, in _wrap_create_connection
return await self._loop.create_connection(*args, **kwargs) # type: ignore # noqa
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/base_events.py", line 1081, in create_connection
transport, protocol = await self._create_connection_transport(
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/base_events.py", line 1111, in _create_connection_transport
await waiter
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/sslproto.py", line 528, in data_received
ssldata, appdata = self._sslpipe.feed_ssldata(data)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/asyncio/sslproto.py", line 188, in feed_ssldata
self._sslobj.do_handshake()
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ssl.py", line 944, in do_handshake
self._sslobj.do_handshake()
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1122)

The above exception was the direct cause of the following exception:

I Have been dealing with this issue and i can't find the SSL certificate! Can Anybody help me? im using a mac os ventura 13.2.1

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