Stránka 1 z 1

Czech-craft problém

Napsal: 07 zář 2017, 22:06
od Rescool
Zdravím píše mi to
Spoiler: zobrazit
Nepodařilo se spojit s Votifierem na straně serveru. Hlas byl započítán a pokusíme se jej opakovaně doručit.
Technick detaily: Došlo k chybě na straně serveru - chybná hlavička.
Již jsi hlasoval. Vrať se příští sudou hodinu!

už nevím kde je chyba. Podle všeho tam mám NuVotifier ale jmenuje se složka Votifier.

takto to mám v Czech-craftu
Technické detaily
Adresa query-82.208.17.43
Port query- 30058
Adresa NuVotifier 82.208.17.43
Port NuVotifier 8192
a tady je config

Kód: Vybrat vše

# The IP to listen to. Use 0.0.0.0 if you wish to listen to all interfaces on your server. (All IP addresses)
# This defaults to the IP you have configured your server to listen on, or 0.0.0.0 if you have not configured this.
host: 82.208.17.43

# Port to listen for new votes on
port: 8192

# Whether or not to print debug messages. In a production system, this should be set to false.
# This is useful when initially setting up NuVotifier to ensure votes are being delivered.
debug: false

# Setting this option to true will disable handling of Protocol v1 packets. While the old protocol is not secure, this
# option is currently not recommended as most voting sites only support the old protocol at present. However, if you are
# using NuVotifier's proxy forwarding mechanism, enabling this option will increase your server's security.
disable-v1-protocol: false

# All tokens, labeled by the serviceName of each server list.
tokens:
  # Default token for all server lists, if another isn't supplied.
  default:

# Configuration section for all vote forwarding to NuVotifier
forwarding:
  # Sets whether to set up a remote method for fowarding. Supported methods:
  # - none - Does not set up a forwarding method.
  # - pluginMessaging - Sets up plugin messaging
  method: none
  pluginMessaging:
    channel: NuVotifier

Re: Czech-craft problém

Napsal: 07 zář 2017, 23:32
od Mike8748
nuvotifier port musíš nastavit na jinou hodnotu než ta výchozí 8192

volný port který můžeš použít zjistíš v administraci serveru, stačí myší ukázat na IP adresu serveru

Re: Czech-craft problém

Napsal: 08 zář 2017, 09:27
od Rescool
Děkuji za radu už funguje :)