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

server crash (Shutting down server to prevent blacklisting on API Database) #20

Open
teracube opened this issue May 3, 2020 · 0 comments

Comments

@teracube
Copy link

teracube commented May 3, 2020

server shutting down when API error returned

I want the player to be able to connect if API error returned
is my config.yml correct ?
thanks

https://poggit.pmmp.io/r/49539/VPNGuard_dev-17.phar
https://jenkins.pmmp.io/job/PocketMine-MP/1793/artifact/PocketMine-MP.phar

error

2020-05-03 [17:06:07] [Server thread/INFO]: [VPNGuard] Player Quasar RX has connected with the IP: XX.37.XXX.168
2020-05-03 [17:06:07] [Server thread/WARNING]: API Server Returned Error Message: Backend Database Server is Down. when Razir RX connected
2020-05-03 [17:06:07] [Server thread/CRITICAL]: Shutting down server to prevent blacklisting on API Database
2020-05-03 [17:06:07] [Server thread/INFO]: Disabling ChestFinder v1.5

config.yml

...

# Timeout in seconds for connecting to the API server.
# If it takes longer to connect the plugin will assume API server is down.
timeout: 10

# Console Logging, displays detailed information every time a player joins
# the server on console.
logging: true

# Allow users to connect if API Server encounters any errors (Such as Timeout)?
bypass-check: true

...

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