-
Notifications
You must be signed in to change notification settings - Fork 88
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
errors in log #485
Comments
Guess of the translation but that port is already in use by another
|
but I use Jsonapi on all server of my bungeecord so I don't understand |
Each instance of JSONAPI needs to be on a different network port, this can be changed in the configuration files for the plugin.
|
I put a different port on each server and now I have that : http://hastebin.com/wilimugaku.coffee I put 12001 on 1 server 12002 on an other 12003 on an other ... |
If you set JSONAPI to use port X, it will also use port X+1 and X+2 (for websockets and pure sockets connections.) Try setting 12001 and 12010 and 12020 instead. |
hello
I have errors in logs
I use the last dev version : http://ci.alecgorge.com/job/JSONAPI/lastSuccessfulBuild/artifact/builds/Spigot-all/JSONAPI-BLEEDING-mc1.9-R0.1-SNAPSHOT.jar
errors in logs http://hastebin.com/ayuqulowez.vbs
You know why ? and how resolve ?
thanks !
The text was updated successfully, but these errors were encountered: