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

errors in log #485

Open
tryolivier opened this issue May 2, 2016 · 5 comments
Open

errors in log #485

tryolivier opened this issue May 2, 2016 · 5 comments

Comments

@tryolivier
Copy link

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 !

@electronicboy
Copy link

Guess of the translation but that port is already in use by another
program, you'll need to change the port in the config or find what is using
the network port and change that. (Could be another server with jsonapi)
On May 2, 2016 12:18 PM, "tryolivier" [email protected] wrote:

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 !


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#485

@tryolivier
Copy link
Author

but I use Jsonapi on all server of my bungeecord

so I don't understand

@electronicboy
Copy link

Each instance of JSONAPI needs to be on a different network port, this can be changed in the configuration files for the plugin.

On 2 May 2016, at 13:19, tryolivier [email protected] wrote:

but I use Jsonapi on all server of my bungeecord

so I don't understand


You are receiving this because you commented.
Reply to this email directly or view it on GitHub #485 (comment)

@tryolivier
Copy link
Author

tryolivier commented May 2, 2016

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 ...

@OliverUv
Copy link
Contributor

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.

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