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

main needs updating #29

Open
brexmania123 opened this issue Feb 28, 2018 · 11 comments
Open

main needs updating #29

brexmania123 opened this issue Feb 28, 2018 · 11 comments

Comments

@brexmania123
Copy link

so i tried your latest build and it wasnt working so i was looking at the code and in main it still said 1.0.0 so i updated that on my side (can pull from me since you own the plugin) but it does say this Error: Error reading ca cert file /etc/ssl/certs/ca-certificates.crt - mbedTLS: (-0x3E00) PK - Read/write of file failed and Discord message wasn't send! while it still does send the messages.

@brexmania123
Copy link
Author

brexmania123 commented Feb 28, 2018

and it says the players pureperm rank in discord chat when they leave the server

@NiekertDev
Copy link
Owner

@brexmania123 Do you have in php settings ssl disabled?

@NiekertDev
Copy link
Owner

@brexmania123 It doens't show pureperms rank when someone joins?

@brexmania123
Copy link
Author

i mean when someone leaves only
image

plus where do you find php settings ssl?
@NiekertDev

@NiekertDev
Copy link
Owner

May I see your leave message in config?

Have you compiled php from source or did you download it from PMMP?

@NiekertDev
Copy link
Owner

Try running sudo apt-get install ca-certificates and paste the output here

@brexmania123
Copy link
Author

i downloaded PMMP and the leave message is

quit_message: "{player} left Chaotic"

Message sent when player leaves. {player} can be used.

and i cant do sudo apt-get install ca-certificates since i am running from a host

@NiekertDev
Copy link
Owner

Which host are you using?

@brexmania123
Copy link
Author

I am running on envious host server

@NiekertDev
Copy link
Owner

Does it work when running it at home?

@Aericio
Copy link
Contributor

Aericio commented Jun 20, 2018

Error is caused by the plugin requiring an HTTPS connection with Discord's API. Sadly, managed mcpe hosting services usually do not allow you to edit the bin folder for PocketMine-MP.

You should try contacting your host server to change the php.ini configuration. Other than that, this plugin cannot do anything to resolve your problem.

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