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

Unknown SSL protocol error #6

Closed
jasonw4331 opened this issue Jun 11, 2016 · 6 comments
Closed

Unknown SSL protocol error #6

jasonw4331 opened this issue Jun 11, 2016 · 6 comments

Comments

@jasonw4331
Copy link

I receive this error on my PocketMine server every so often.

Unknown SSL protocol error in connection to api.pocketvote.io:443
35
@ProjectInfinity
Copy link
Owner

Could be your server is trying to connect using SSLv2 which I do not support. What are you running the server on?

@ProjectInfinity
Copy link
Owner

@jasonw4331
Copy link
Author

the server is run on ClearSky, the newest version, and I had to downgrade the plugin to php5 to be of use

@ProjectInfinity
Copy link
Owner

If it only happens on clearsky then it's up to them to fix it. I only
support PocketMine, none of the forks. Take it up with the fork if it
doesn't work.
On Jun 12, 2016 8:10 PM, "jasonwynn10" notifications@github.com wrote:

the server is run on ClearSky, the newest version, and I had to downgrade
the plugin to php5 to be of use


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#6 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAkPzm2ldglqyrqaRbS1TiHp-soZk_Zjks5qLEt-gaJpZM4IzknJ
.

@MhikeiMPC
Copy link

Genisys works great exept this popup comes if you reload your server thats the only downside:

`Notice: Undefined property: ProjectInfinity\PocketVote\PocketVote::$identity in phar://O:/Users/Mhikei2/Desktop/PocketMine-MP/plugins/PocketVote.phar/src/ProjectInfinity/PocketVote/task/SchedulerTask.php on line 20

Notice: Undefined property: ProjectInfinity\PocketVote\PocketVote::$secret in phar://O:/Users/Mhikei2/Desktop/PocketMine-MP/plugins/PocketVote.phar/src/ProjectInfinity/PocketVote/task/SchedulerTask.php on line 20
`

@ProjectInfinity
Copy link
Owner

@MhikeiMPC Sorry for the late reply. Currently I do not suggest reloading the plugin while the server is running. But I will take note and see if there's an elegant way to support that.

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

3 participants