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

Freezes server startup on Genisys #3

Closed
DegenApeDev opened this issue May 21, 2016 · 8 comments
Closed

Freezes server startup on Genisys #3

DegenApeDev opened this issue May 21, 2016 · 8 comments

Comments

@DegenApeDev
Copy link

I added the plugin and updated the config with the secret and key when I start the server on Genisys it just hangs on this.

[12:56:40] [Server thread/INFO]: Enabling PeacefulSpawn v2.4
[12:56:40] [Server thread/INFO]: Enabling PocketVote v1.1.3

Won't go any further I waited for 5 minutes..

@ProjectInfinity
Copy link
Owner

ProjectInfinity commented May 21, 2016

Do you have cURL disabled in your PHP binaries' .ini file? On first load it will download a file called cacert.pem from the official cURL website. Does this file exist locally for you in the PocketVote plugin folder?

The file in question is: https://curl.haxx.se/ca/cacert.pem
Feel free to download it manually. It's done the first time sync so the plugin does not go ahead and fully load when the certificate file is not present as to avoid any unverified calls to the PocketVote servers.

@DegenApeDev
Copy link
Author

Well perhaps thats the problem I can't seem to download that cacert.pem it time outs network error..

@ProjectInfinity
Copy link
Owner

Very weird. Could you try downloading the file manually and placing it within the PocketVote plugin folder, then restarting your server?

@DegenApeDev
Copy link
Author

Yeah thats what I mean, I can't even download it manually.. The site is not responding.. Any other mirror I can get that file??

@ProjectInfinity
Copy link
Owner

No. If that site is not responding then it's likely it's being blocked on your end. Are you running any weird software on your computer and or router that is supposed to "protect" you? That is the official cURL website and is totally trusted.

@DegenApeDev
Copy link
Author

Well, it's not just my computer it's also the server that cannot access it.. Have you tried to the link?? The whole domain seems to be down.

@ProjectInfinity
Copy link
Owner

I have been using it without issues for years. But I'll mirror the file for now if this starts becoming an regular occurrence. Give me a minute.

@ProjectInfinity
Copy link
Owner

https://s3.eu-central-1.amazonaws.com/pocketvote/cacert.pem

File can be downloaded there.

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