BenCodez / VotifierPlus

Fork of votifier
14 stars 6 forks source link

Bungeecord error #32

Closed aquiurbex closed 10 months ago

aquiurbex commented 1 year ago

Hello, my VotifierPlus dident work an show this error: [VotifierPlus]: Failed to send vote to survival(127.0.0.1:0): Vote (from:minestatus.net test vote username:aquiurbex address:84.78.240.192 timeStamp:1672358812821), ignore this if server is offline

My bungeecord config:

Debug: false
host: 0.0.0.0
port: 25864
Forwarding:
  survival:
    Enabled: true
    Host: '127.0.0.1'
    Port: '25891'
    Key: '(Survival public key)'

My survival config:


DebugLevel: NONE
host: 0.0.0.0
port: 25891
Forwarding:
  survival:
    Enabled: false
    Host: ''
    Port: ''
    Key: ''

Thanks for reading.

BenCodez commented 1 year ago

Are the server ips the exact same?

aquiurbex commented 1 year ago

Yes, the sirvival IP and port, and the sirvival IP and port in the bungeecord config are the same

BenCodez commented 1 year ago

Your using a different port then the server port correct?

aquiurbex commented 1 year ago

Yes, a different port only for votifier, 25864

BenCodez commented 1 year ago

And for the spigot server?

aquiurbex commented 1 year ago

¿Y para el servidor spigot?

The port of the spigot server is 25891

BenCodez commented 1 year ago

You need votifier on the spigot server with it's own port

aquiurbex commented 1 year ago

You need votifier on the spigot server with it's own port

In the spigot server i have votifierplus installed, with this config:


DebugLevel: NONE
host: 0.0.0.0
port: 25891
Forwarding:
  survival:
    Enabled: false
    Host: ''
    Port: ''
    Key: ''
BenCodez commented 1 year ago

Well I got no idea. Do you even need to forward?

aquiurbex commented 1 year ago

Forward what?

BenCodez commented 1 year ago

Your setting up forwarding, do you need that?

aquiurbex commented 1 year ago

Your setting up forwarding, do you need that?

I dont mean. Muy forwarding config it's ok?

BenCodez commented 1 year ago

Do you need to forward the vote? Double check firewalls and stuff, even startup log of votifier.

aquiurbex commented 1 year ago

Do you need to forward the vote? Double check firewalls and stuff, even startup log of votifier.

Ok, i ned to restart the spigot server to get the startup?

BenCodez commented 1 year ago

That's one way

aquiurbex commented 1 year ago

Error on execute "/votifierplus reload"

[20:13:59 WARN]: [VotifierPlus] Plugin VotifierPlus v1.0.7 generated an exception while executing task 388

BenCodez commented 1 year ago

Send startup log

aquiurbex commented 1 year ago

latest.log

BenCodez commented 1 year ago

[20:13:12] [Server thread/ERROR]: [VotifierPlus] IP address and port are not already in use. This is a common problem
[20:13:12] [Server thread/ERROR]: [VotifierPlus] with hosting services and, if so, you should check with your hosting provider.
[20:13:12] [Server thread/WARN]: java.net.BindException: Address already in use
aquiurbex commented 1 year ago

The port i use to votifier dont work?

BenCodez commented 1 year ago

According to the logs, yes

aquiurbex commented 1 year ago

According to the logs, yes

Ok, thanks