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

Bug #21

Closed
TheDiego845 opened this issue Feb 28, 2021 · 1 comment
Closed

Bug #21

TheDiego845 opened this issue Feb 28, 2021 · 1 comment

Comments

@TheDiego845
Copy link

[2021-02-28T23:30:05.732149+00:00] DiscordPHP.HTTP.DEBUG: REQ GET https://discord.com/api/v6/gateway/bot queued [] []
[2021-02-28T23:30:05.864618+00:00] DiscordPHP.HTTP.WARNING: REQ GET https://discord.com/api/v6/gateway/bot failed: Connection to discord.com:443 failed during TLS handshake: Unable to complete TLS handshake: SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed [] []
[2021-02-28T23:30:05.864718+00:00] DiscordPHP.WARNING: could not retrieve gateway, using default [] []
[2021-02-28T23:30:05.864762+00:00] DiscordPHP.INFO: gateway retrieved and set {"gateway":"wss://gateway.discord.gg/?v=6&encoding=json","session":{"total":1000,"remaining":1000,"reset_after":0,"max_concurrency":1}} []
[2021-02-28T23:30:05.864832+00:00] DiscordPHP.INFO: starting connection to websocket {"gateway":"wss://gateway.discord.gg/?v=6&encoding=json"} []
[2021-02-28T23:30:05.968570+00:00] DiscordPHP.ERROR: websocket error {"e":"Connection to gateway.discord.gg:443 failed during TLS handshake: Unable to complete TLS handshake: SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed"} []

@JaxkDev
Copy link
Member

JaxkDev commented Mar 1, 2021

Unfortunately pmmp doesn’t ship the cacert on Mac/Linux php binary’s #8 (comment)

The plugin ships its own in v2.0.0
You have to wait for that release or grab a cacert yourself.

@JaxkDev JaxkDev closed this as completed Mar 1, 2021
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